Commits
User selector
Commit History
Commits on Jul 23, 2025
fix imports
Show description for 26f8947committed- committed
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 16, 2025
Complete Fetch Phase (`EXTERNAL_LINKS` disposition and `ARROW` format) (#598)
Show description for 1a0575aandauthored
Commits on Jul 7, 2025
Introduce `row_limit` param (#607)
Show description for 4f11ff0authored
Commits on Jul 2, 2025
Complete Fetch Phase (for `INLINE` disposition and `JSON_ARRAY` format) (#594)
Show description for 70c7dc8authored
Commits on Jun 26, 2025
Commits on Jun 24, 2025
Revert "Enhance Cursor close handling and context manager exception m… (#613)
Show description for b3a6f55authored- authored
Commits on Jun 17, 2025
Commits on Jun 16, 2025
[PECOBLR-330] Support for complex params (#559)
Show description for ad2bb62authored
Commits on Jun 11, 2025
Normalise Execution Response (clean backend interfaces) (#587)
Show description for 6d63df0authored
Commits on Jun 3, 2025
Implement ResultSet Abstraction (backend interfaces for fetch phase) (#574)
Show description for 3c78ed7authored
Commits on May 30, 2025
Introduce Backend Interface (DatabricksClient) (#573)
Show description for 400a8bdauthored
Commits on May 28, 2025
Separate Session related functionality from Connection class (#571)
Show description for 5bf5d4cauthoredNew Complex type test table + Github Action changes (#575)
Show description for 0947b9aauthored
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 7, 2025
Forward porting all changes into 4.x.x. uptil v3.7.3 (#529)
Show description for 5148b07authored
Commits on Nov 26, 2024
[ PECO-2065 ] Create the async execution flow for the PySQL Connector (#463)
Show description for 328aeb5authored
Commits on Nov 20, 2024
[ PECO - 1768 ] PySQL: adjust HTTP retry logic to align with Go and Nodejs drivers (#467)
Show description for 43fa964authored
Commits on Oct 3, 2024
Reformatted all the files using black (#448)
Show description for 97c815eauthored
Commits on Jul 3, 2024
Do not retry failing requests with status code 401 (#408)
Show description for 5d869d0authoredUpgrade mypy (#406)
Show description for 93e207eauthored
Commits on Mar 15, 2024
Don't retry network requests that fail with code 403 (#373)
Show description for 1d4da9aauthored
Jesse
Commits on Feb 15, 2024
Reverting retry behavior on 429s/503s to how it worked in 2.9.3 (#349)
Show description for 2977f70authored
Commits on Feb 14, 2024
Prep for Test Automation (#352)
Show description for 60934b2authored
Commits on Nov 29, 2023
[PECO-1286] Add tests for complex types in query results (#293)
Show description for aaaf047authored
Jesse
Commits on Nov 17, 2023
Enable v3 retries by default (#282)
Show description for 5ed45f5authored
Jesse
Commits on Nov 16, 2023
Rewrite native parameter implementation with docs and tests (#281)
Show description for 64924a6authored
Jesse
Commits on Nov 1, 2023
Native Parameters: reintroduce INLINE approach with tests (#267)
Show description for 2d58e5bauthored
Jesse
Commits on Oct 25, 2023
[PECO-1137] Reintroduce protocol checking to Python test fw (#248)
Show description for 9b48cd4andauthored
Commits on Oct 10, 2023
[PECO-1134] v3 Retries: allow users to bound the number of redirects to follow (#244)
Show description for 317a471authored
Jesse