We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi, today we were troubleshooting a process that uses databricks-sql-python. The connection hangs if the token is null.
Evidence to reproduce: (The cell never ends)
Generating token it ends correctly:
We are using databricks-sql-connector==3.4.0
Thanks!