Skip to content

1.5.6

Compare
Choose a tag to compare
@benc-db benc-db released this 29 Sep 15:54
· 1 commit to 1.5.latest since this release
55c3dcd

What's Changed

Includes the following:

  • Updated the Databricks SDK dependency so as to prevent reliance on an insecure version of requests (460)
  • Update logic around submitting python jobs so that if the cluster is already starting, just wait for it to start rather than failing (461)
  • Add fetchmany, resolves #408 (Thanks @NodeJSmith) (#409)
  • Relaxed the constraint on databricks-sql-connector to allow newer versions (#436)
  • Follow up: re-implement fix for issue where the show tables extended command is limited to 2048 characters. (#326). Set DBT_DESCRIBE_TABLE_2048_CHAR_BYPASS to true to enable this behaviour.

Full Changelog: v1.5.5...v1.5.6