Skip to content

Conversation

@jackyhu-db
Copy link
Contributor

Motivation

Disable UseDescTableExtended (use DESC TABLE AS JOIN to get metadata) by default in the Databricks Driver, so it will not call DESC TABLE AS JSON to get the meta data in Power BI by default. But customer can turn it on by setting UseDescTableExtended=1 as the connection property in Power BI or setting adbc.databricks.use_desc_table_extended=true as ADBC connection properties.

Change

  • Set DatabricksConnection:_useDescTableExtended default value as false

Test

  • Unit test and E2E test

@github-actions github-actions bot added this to the ADBC Libraries 21 milestone Oct 7, 2025
@CurtHagenlocher CurtHagenlocher merged commit 6925a99 into apache:main Oct 7, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants