- Notifications
You must be signed in to change notification settings - Fork126
Releases: databricks/databricks-sql-python
v4.1.4
30286adWhat'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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.1.3
07c541bWhat's Changed
- Query tags integration (#663 by@sreekanth-db)
- Add variant support (#560 by@shivam2680)
Full Changelog:v4.1.2...v4.1.3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.1.2
415fb53What'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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.1.1
e2a972eWhat's Changed
- Add documentation for proxy support by@vikrantpuppala in#680
- Fix compatibility with urllib3<2 and add CI actions to improve dependency checks by@vikrantpuppala in#678
Full Changelog:v4.1.0...v4.1.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.1.0
2f982bcWhat's Changed
- Removed Codeowners by@jprakash-db in#623
- [PECOBLR-587] Azure Service Principal Credential Provider by@jprakash-db in#621
- Add optional telemetry support to the python connector by@saishreeeee in#628
- Fix potential resource leak in
CloudFetchQueueby@varun-edachali-dbx in#624 - Generalise Backend Layer by@varun-edachali-dbx in#604
- Arrow performance optimizations by@jprakash-db in#638
- Connection errors to unauthenticated telemetry endpoint by@saishreeeee in#619
- SEA: Execution Phase by@varun-edachali-dbx in#645
- Add retry mechanism to telemetry requests by@saishreeeee in#617
- SEA: Fetch Phase by@varun-edachali-dbx in#650
- added logs for cloud fetch speed by@shivam2680 in#654
- Make telemetry batch size configurable and add time-based flush by@saishreeeee in#622
- Normalise type code by@varun-edachali-dbx in#652
- Testing for telemetry by@saishreeeee in#616
- Bug fixes in telemetry by@saishreeeee in#659
- Telemetry server-side flag integration by@saishreeeee in#646
- Enhance SEA HTTP Client by@varun-edachali-dbx in#618
- SEA: Allow large metadata responses by@varun-edachali-dbx in#653
- Added code coverage workflow to test the code coverage from unit and e2e tests by@msrathore-db in#657
- Concat tables to be backward compatible by@jprakash-db in#647
- Refactor codebase to use a unified http client by@vikrantpuppala in#673
- [PECOBLR-727] Add kerberos support for proxy auth by@vikrantpuppala in#675
- Update for 4.1.0 by@vikrantpuppala in#676
New Contributors
- @msrathore-db made their first contribution in#657
Full Changelog:v4.0.5...v4.1.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.0.5
7696316What'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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.0.4
c123af3Whats 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_arrowto always return results inarrowformat (#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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.0.3
d45910dWhats changed
- Fix: Removed
packagingdependency in favour of default libraries, forurllib3version checks (#547 by@jprakash-db)
Full Changelog:v4.0.0...v4.0.3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.7.4
76a376bWhats changed
- Fix: compatibility with urllib3 versions less than 2.x (#545 by@jprakash-db)
Full Changelog:v3.6.0...v3.7.4
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.0.2
f9b7f43Whats changed
- Fix: Relaxed the pin for
python-dateutilto be^2.8.0(#538 by@jprakash-db)
Full Changelog:v4.0.0...v4.0.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.