Cmdlets for Apache Hive

Build 22.0.8479

UseDescTableQuery Parameter (Connect-ApacheHive Cmdlet)

This option specifies whether the columns will be retrieved using a DESC TABLE query or the GetColumns Thrift API.

Syntax

Connect-ApacheHive -UseDescTableQuery SwitchParameter

Data Type

bool

Default Value

false

Remarks

When set to true, a DESC TABLE query will be issued to retrieve the columns for the table.

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