Cmdlets for Databricks

Build 24.0.9062

UseDescTableQuery Parameter (Connect-Databricks Cmdlet)

This option specifies whether the columns will be retrieved using a DESC TABLE query or the GetColumns Thrift API.The GetColumns Thrift API works for the Apache Spark 3.0.0 or later.

Syntax

Connect-Databricks -UseDescTableQuery bool

Data Type

bool

Default Value

true

Remarks

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

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062