Commits
User selector
Commit History
Commits on Sep 25, 2025
Commits on Aug 21, 2025
streaming ingestion support for PUT operation (#643)
Show description for 9e67c79authored
Commits on Aug 13, 2025
Refactor codebase to use a unified http client (#673)
Show description for d3df719authored
Commits on Aug 1, 2025
Telemetry server-side flag integration (#646)
Show description for aee6863authored
Commits on Jul 31, 2025
Make telemetry batch size configurable and add time-based flush (#622)
Show description for a0d7cd1authored
Commits on Jul 28, 2025
SEA: Fetch Phase (#650)
Show description for 0a7a6abauthored
Commits on Jul 23, 2025
SEA: Execution Phase (#645)
Show description for 141a004authored
Commits on Jul 22, 2025
Connection errors to unauthenticated telemetry endpoint (#619)
Show description for c6f4a27authored
Commits on Jul 15, 2025
Generalise Backend Layer (#604)
Show description for ba1eab3authored
Commits on Jul 11, 2025
Fix potential resource leak in `CloudFetchQueue` (#624)
Show description for 576eafcauthored
Commits on Jul 10, 2025
Add optional telemetry support to the python connector (#628)
Show description for 9c34acdauthored
Commits on Jun 24, 2025
Revert "Enhance Cursor close handling and context manager exception m… (#613)
Show description for b3a6f55authored
Commits on May 22, 2025
PECOBLR-86 improve logging on python driver (#556)
Show description for 48746d1authored
Commits on May 21, 2025
Enhance Cursor close handling and context manager exception management to prevent server side resource leaks (#554)
Show description for edfb283authored
Commits on May 16, 2025
Commits on Apr 1, 2025
Added example for async execute query (#537)
Show description for f9b7f43authored
Commits on Mar 12, 2025
[ES-1372353] make user_agent_header part of public API (#530)
Show description for 403d69fauthored
Commits on Mar 7, 2025
Forward porting all changes into 4.x.x. uptil v3.7.3 (#529)
Show description for 5148b07authored
Commits on Dec 27, 2024
PySQL Connector split into connector and sqlalchemy (#444)
Show description for 01e998candauthored
Commits on Dec 22, 2024
Incorrect rows in inline fetch result (#479)
Show description for ab4b73bauthored
Commits on Nov 26, 2024
[ PECO-2065 ] Create the async execution flow for the PySQL Connector (#463)
Show description for 328aeb5authored
Commits on Oct 3, 2024
Reformatted all the files using black (#448)
Show description for 97c815eauthored[PECO-1926] Create a non pyarrow flow to handle small results for the column set (#440)
Show description for a151df2authored
Commits on Aug 22, 2024
[PECO-1857] Use SSL options with HTTPS connection pool (#425)
Show description for 1f8cf73authored
Commits on Aug 1, 2024
[PECO-1801] Make OAuth as the default authenticator if no authentication setting is provided (#419)
Show description for 2d2b3c1authored
Commits on Jul 26, 2024
Fix pandas 2.2.2 support (#416)
Show description for 8bbcd3eandauthored
Commits on Jul 16, 2024
Disable SSL verification for CloudFetch links (#414)
Show description for dbf183bauthored
Commits on Jul 4, 2024
[PECO-1715] Remove username/password (BasicAuth) auth option (#409)
Show description for 9f9e96dauthored
Commits on Jul 3, 2024
Upgrade mypy (#406)
Show description for 93e207eauthored
Commits on Apr 2, 2024
fix the return types of the classes' __enter__ functions (#384)
Show description for 5636b8fauthored
Commits on Mar 4, 2024
[PECO-1440] Expose current query id on cursor object (#364)
Show description for f6fd7a7authored
Commits on Feb 14, 2024
Prep for Test Automation (#352)
Show description for 60934b2authored
Commits on Feb 13, 2024
[PECO-1414] Support Databricks native OAuth in Azure (#351)
Show description for 8319854authored
Commits on Jan 30, 2024
Update some outdated OAuth comments (#339)
Show description for 0552990andauthored
Commits on Nov 29, 2023
[PECO-1286] Add tests for complex types in query results (#293)
Show description for aaaf047authored
Jesse