Tableau Connector for Databricks

Build 25.0.9434

DescribeCommand

Specifies which command the provider uses to retrieve metadata from Databricks.

Possible Values

DESCRIBE, DESC

Data Type

string

Default Value

"DESCRIBE"

Remarks

The DescribeCommand property determines whether the connector uses the full DESCRIBE keyword or its shorthand DESC when issuing metadata queries to the Hive-compatible endpoint in Databricks.

When this property is set to DESCRIBE, the connector uses the full standard Hive SQL syntax.

When this property is set to DESC, the connector uses the shorthand form, which may be required for compatibility with certain engines or query parsers.

This property is useful for adjusting SQL compatibility when retrieving schema details from Databricks or Hive-based systems.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434