Skip to content

Releases: databricks/databricks-sql-python

v4.2.1

Choose a tag to compare

@vikrantpuppala vikrantpuppala released this 20 Nov 18:19
ad227ca

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

Choose a tag to compare

@jayantsing-db jayantsing-db released this 14 Nov 08:03
cca421b

v4.1.4

Choose a tag to compare

@madhav-db madhav-db released this 15 Oct 17:44
30286ad

What's Changed

  • [PECOBLR-681] added new session conf to enable metric view metadata by @shivam2680 in #688
  • Add Token Federation Support for Databricks SQL Python Driver by @madhav-db in #691

v4.1.3

Choose a tag to compare

@sreekanth-db sreekanth-db released this 17 Sep 17:55
07c541b

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

Choose a tag to compare

@jprakash-db jprakash-db released this 22 Aug 11:42
415fb53

What's Changed

  • Streaming ingestion support for PUT operation (#643 by @sreekanth-db)
  • Removed use_threads argument on concat_tables for compatibility with pyarrow<14 (#684 by @jprakash-db)

Full Changelog: v4.1.0...v4.1.2

v4.1.1

Choose a tag to compare

@vikrantpuppala vikrantpuppala released this 21 Aug 06:19
e2a972e

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

Choose a tag to compare

@vikrantpuppala vikrantpuppala released this 18 Aug 11:10
2f982bc

What's Changed

New Contributors

Full Changelog: v4.0.5...v4.1.0

v4.0.5

Choose a tag to compare

@madhav-db madhav-db released this 24 Jun 17:47
7696316

What's Changed

  • Revert "Enhance Cursor close handling and context manager exception m… by @madhav-db in #613

Full Changelog: v4.0.0...v4.0.5

v4.0.4

Choose a tag to compare

@jprakash-db jprakash-db released this 16 Jun 09:18
c123af3

Whats changed

  • Update thrift client library after cleaning up unused fields and structs (#553 by @vikrantpuppala)
  • Refactor decimal conversion in PyArrow tables to use direct casting (#544 by @jayantsing-db)
  • Fix: fetchall_arrow to always return results in arrow format (#551 by @shivam2680)
  • Enhance cursor close handling and context manager exception management to prevent server side resource leaks (#554 by @madhav-db)
  • Added additional logging to enhance debugging (#556 by @saishreeeee)
  • Feature: Added support for complex data types such as Arrays and Map [Private Preview] (#559 by @jprakash-db)

Full Changelog: v4.0.0...v4.0.4

v4.0.3

Choose a tag to compare

@jprakash-db jprakash-db released this 22 Apr 07:46
d45910d

Whats changed

  • Fix: Removed packaging dependency in favour of default libraries, for urllib3 version checks (#547 by @jprakash-db)

Full Changelog: v4.0.0...v4.0.3