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.