UseShowTablesQuery Parameter (Connect-ApacheHive Cmdlet)
This option specifies whether the tables will be retrieved using a SHOW TABLES query or the GetTables Thrift API.
Syntax
Connect-ApacheHive -UseShowTablesQuery SwitchParameter
Data Type
bool
Default Value
false
Remarks
When set to true, a SHOW TABLES query will be issued to retrieve the tables for the database.