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

Fix for cloud fetch

Open andrefurlan-db opened this issue 1 year ago • 0 comments

  • Throw when failed to download file

  • Retry properly while downloading file

  • Add a bunch of debug logs

  • Prevent thread issues

TODO: http connection pools for cloud storage, proxies, etc.

Also backported to version 2

andrefurlan-db avatar Feb 21 '24 22:02 andrefurlan-db