databricks-sql-python icon indicating copy to clipboard operation
databricks-sql-python copied to clipboard

Upgrade thrift dependency to address WARNING:thrift.transport.sslcompat:using legacy validation callback

Open Korijn opened this issue 5 months ago • 1 comments

Thrift v0.22.0 has addressed this warning which is constantly being emitted when using dbt-databricks:

WARNING:thrift.transport.sslcompat:using legacy validation callback

Is it possible to upgrade to thrift v0.22.0? Right now the dependency constraint includes the upper limit <0.21.0 and I was not able to find out why.

Korijn avatar Sep 26 '25 09:09 Korijn

It would be amazing if someone could still have a look at this.

Siete-F avatar Nov 19 '25 14:11 Siete-F