We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
Thrift v0.22.0 has addressed this warning which is constantly being emitted when using dbt-databricks:
WARNING:thrift.transport.sslcompat:using legacy validation callbackIs 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.