apiHiveTable

A Hive table identifier.

JSON

property type description
database database (string) Name of the database to which this table belongs.
tableName tableName (string) Name of the table. When used as input for a replication job, this can be a regular expression that matches several table names. Refer to the Hive documentation for the syntax of regular expressions.