Excel Add-In for Databricks

Build 25.0.9434

DescribeCommand

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

Possible Values

DESCRIBE, DESC

データ型

string

デフォルト値

"DESCRIBE"

解説

The DescribeCommand property determines whether the 本製品 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 本製品 uses the full standard Hive SQL syntax.

When this property is set to DESC, the 本製品 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