Commits
User selector
Commit History
Commits on Mar 16, 2026
Add statement-level query_tags support for SEA backend (#754)
Show description for ca4d7bcauthored
Commits on Mar 10, 2026
Updated the PyArrow concatenation of tables to use promote_options as default (#751)
Show description for 36fb376authoredFix float inference to use DoubleParameter (64-bit) instead of FloatP… (#742)
Show description for 12bfd5bauthored
Commits on Mar 9, 2026
[QI-3367] Allow specifiying query tags as a dict upon connection creation (#749)
Show description for e916f71authored
Commits on Mar 2, 2026
Add query_tags parameter support for execute methods (#736)
Show description for 38097f2authored
Commits on Feb 6, 2026
[PECOBLR-1735] Fix #729 and #731: Telemetry lifecycle management (#734)
Show description for 61f8029authored
Commits on Feb 5, 2026
[ES-1717039] Fix 60 seconds delay in gov cloud connections + Fix PR check failures in the repo (#735)
Show description for cafed60authored
Commits on Jan 9, 2026
[PECOBLR-1168] query tags telemetry (#716)
Show description for 4b7df5bauthored
Commits on Jan 5, 2026
created util method to normalise http protocol in http path (#724)
Show description for 946a265authored
Commits on Dec 4, 2025
Prepare for a release with telemetry on by default (#717)
Show description for d2ae1e8authored
Commits on Dec 3, 2025
feat: Implement host-level telemetry batching to reduce rate limiting (#718)
Show description for ebe4b07andauthored
Commits on Nov 28, 2025
basic e2e test for force telemetry verification (#708)
Show description for d524f0eauthored
Commits on Nov 27, 2025
perf: Optimize telemetry latency logging to reduce overhead (#715)
Show description for 8d5e155authored
Commits on Nov 26, 2025
Circuit breaker changes using pybreaker (#705)
Show description for 73580feauthored
Commits on Nov 20, 2025
Add ignore_transactions config to disable transaction operations (#711)
Show description for a4899cbauthored
Commits on Nov 13, 2025
feat: Add multi-statement transaction support (#704)
Show description for f9f5fc6authored
Commits on Nov 10, 2025
Bring Python telemetry event model consistent with JDBC (#701)
Show description for 3b37dd2authored
Commits on Oct 24, 2025
Added a workflow to parallelise the E2E tests(#697)
Show description for fd65fd2authored
Commits on Sep 26, 2025
Add Token Federation Support for Databricks SQL Python Driver (#691)
Show description for f835acaauthored
Commits on Sep 25, 2025
Commits on Aug 25, 2025
query tags integration (#663)
Show description for bcab1dfauthored
Commits on Aug 22, 2025
Commits on Aug 21, 2025
streaming ingestion support for PUT operation (#643)
Show description for 9e67c79authored
Commits on Aug 20, 2025
Fix compatibility with urllib3<2 and add CI actions to improve dependency checks (#678)
Show description for 6e0f5ffauthored
Commits on Aug 18, 2025
[PECOBLR-727] Add kerberos support for proxy auth (#675)
Show description for 8e97878authored
Commits on Aug 13, 2025
Refactor codebase to use a unified http client (#673)
Show description for d3df719authored
Commits on Aug 6, 2025
Concat tables to be backward compatible (#647)
Show description for fd81c5aauthored
Commits on Aug 4, 2025
SEA: Allow large metadata responses (#653)
Show description for 36d3ec4authoredEnhance SEA HTTP Client (#618)
Show description for 3b0c882authored
Commits on Aug 1, 2025
Telemetry server-side flag integration (#646)
Show description for aee6863authoredBug fixes in telemetry (#659)
Show description for 2f8b1abauthored
Commits on Jul 31, 2025
Testing for telemetry (#616)
Show description for fe8cd57authoredNormalise type code (#652)
Show description for e732e96authoredMake telemetry batch size configurable and add time-based flush (#622)
Show description for a0d7cd1authored