Commits
User selector
Commit History
Commits on Dec 26, 2023
Make contents of `__init__.py` equal across projects (#304)
Show description for 3f6834candauthored
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 13, 2023
SQLAlchemy 2: Stop skipping some non-type tests (#247)
Show description for ef72d74authored
Jesse
Commits on Oct 11, 2023
Parameters: Add type inference for BIGINT and TINYINT types (#246)
Show description for 58ecda3authored
Jesse
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
Commits on Oct 2, 2023
SQLAlchemy 2: Bump dependency version and update e2e tests for existing behaviour (#236)
Show description for 1594261authored
Jesse
Commits on Sep 30, 2023
Query parameters: implement support for binding NoneType parameters (#233)
Show description for e064e25authored
Jesse[PECO-840] Port staging ingestion behaviour to new UC Volumes (#235)
Show description for 13cb417authored
Jesse
Commits on Sep 26, 2023
SQLAlchemy 2: reorganise dialect files into a single directory (#231)
Show description for 7c72cf4authored
Jesse[PECO-1109] Parameterized Query: add suport for inferring decimal types (#228)
Show description for 1239bffauthored
Jesse
Commits on Sep 25, 2023
Commits on Sep 22, 2023
[PECO-1026] Add Parameterized Query support to Python (#217)
Show description for 776f34bauthored
Commits on Sep 20, 2023
Introduce SQLAlchemy reusable dialog tests (#125)
Show description for 8211337authored
Commits on Aug 24, 2023
Make backwards compatible with urllib3~=1.0 [Follow up #197] (#206)
Show description for a918f13authored
Jesse
Commits on Aug 9, 2023
Use urllib3 for retries (#182)
Show description for 019acd8authored
JesseConfigure autospec for mocked Client objects (#188)
Show description for 00a3928authored
Jesse
Commits on Jul 12, 2023
Disable non_native_boolean_check_constraint (#120)
Show description for ec58144andauthored
Fix socket timeout test (#144)
Show description for 1eef432andauthored
SQLAlchemy: fix has_table so it honours schema= argument (#174)
Show description for 22e5aaaauthored
Jesse
Commits on Jul 11, 2023
Improve sqlalchemy backward compatibility with 1.3.24 (#173)
Show description for f45280dauthored
Jesse
Commits on Jul 7, 2023
Cloud Fetch e2e tests (#154)
Show description for 759401cauthored
Commits on Jul 5, 2023
Cloud fetch queue and integration (#151)
Show description for 5a34a4aauthored
Commits on Jul 3, 2023
Cloud Fetch download manager (#146)
Show description for 01b7a8dauthored
Commits on Jun 27, 2023
Cloud Fetch download handler (#127)
Show description for 64be9bcauthored
Commits on Jun 26, 2023
Don't raise exception when closing a stale Thrift session (#159)
Show description for 8d70f6cauthored
Jesse
Commits on Jun 23, 2023
Improve e2e test development ergonomics (#155)
Show description for fecfa88authored
JesseUse a separate logger for unsafe thrift responses (#153)
Show description for 7fcfa7bauthored
Jesse
Commits on Jun 20, 2023
[PECO-626] Support OAuth flow for Databricks Azure (#86)
Show description for 54e3769authored
Commits on Jun 14, 2023
[ES-706907] Retry GetOperationStatus for http errors (#145)
Show description for 8698039authored
Jesse
Commits on Jun 7, 2023
Default socket timeout to 15 min (#137)
Show description for 9ef50e8authoredUse urllib3 for thrift transport + reuse http connections (#131)
Show description for 5a3f83eauthored
Jesse