Pin'ed version databricks-sdk == 0.17.0
has python 3.12 syntax warning
#928
Labels
bug
Something isn't working
When runnning Python 3.12, install:
Running
dbt --version
will reveal syntax warnings about invalid escape sequences in the databricks sdk 0.17.0:This has been resolved in newer versions of databricks python sdk:
databricks/databricks-sdk-py#508
Please update the version of databricks sdk that this adapter uses.
The text was updated successfully, but these errors were encountered: