Cmdlets for Apache Hive

Build 22.0.8479

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.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479