Commits
Branch selector
User selector
Commit History
Commits on Oct 3, 2024
Reformatted all the files using black (#448)
Show description for 97c815eauthored[PECO-1961] On non-retryable error, ensure PySQL includes useful information in error (#447)
Show description for 08f14a0authored[PECO-1926] Create a non pyarrow flow to handle small results for the column set (#440)
Show description for a151df2authored
Commits on Aug 27, 2024
Prepare release v3.4.0 (#430)
Show description for d31063cauthored
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 17, 2024
Prepare relese 3.3.0 (#415)
Show description for b438c38authored
Commits on Jul 16, 2024
Disable SSL verification for CloudFetch links (#414)
Show description for dbf183bauthored
Commits on Jul 11, 2024
Fix CloudFetch retry policy to be compatible with all `urllib3` versions we support (#412)
Show description for 134b21dauthored[PECO-1751] Refactor CloudFetch downloader: handle files sequentially (#405)
Show description for 185ff3cauthored
Commits on Jul 4, 2024
[PECO-1715] Remove username/password (BasicAuth) auth option (#409)
Show description for 9f9e96dauthored
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 Jul 2, 2024
move py.typed to correct places (#403)
Show description for f53aa37andauthored
Commits on Jun 13, 2024
Prepare release 3.2.0 (#396)
Show description for a5b1ab0authored
Commits on Jun 12, 2024
Update Thrift package (#397)
Show description for 7ff6093authored
Commits on Jun 6, 2024
Add more debug logging for CloudFetch (#395)
Show description for 1e6c2e9authored
Commits on May 30, 2024
Fix SQLAlchemy tests (#393)
Show description for 6c16b70authoredEnable `delta.feature.allowColumnDefaults` for all tables (#343)
Show description for c4e8103andauthored
Commits on May 29, 2024
Fix log error in oauth.py (#269)
Show description for a6212b6andauthoredRelax `pyarrow` pin (#389)
Show description for 6949abaauthored
Commits on May 28, 2024
Fix failing tests (#392)
Show description for a6e9b11authored
Commits on May 23, 2024
Update the proxy authentication (#354)
Show description for d63b71bauthored
Commits on Apr 18, 2024
Prepare for 3.1.2 (#387)
Show description for 1b145aaauthored
Commits on Apr 15, 2024
Add Kravets Levko to codeowners (#386)
Show description for 34fdff3authored
Commits on Apr 2, 2024
fix the return types of the classes' __enter__ functions (#384)
Show description for 5636b8fauthoredFixing a couple type problems: how I would address most of #381 (#382)
Show description for 6e0fb78authored
Commits on Mar 27, 2024
Fix cookie setting (#379)
Show description for 7fade51authored
Commits on Mar 19, 2024
Bump to 3.1.1 (#374)
Show description for 64c71fbauthored
Commits on Mar 15, 2024
Don't retry network requests that fail with code 403 (#373)
Show description for 1d4da9aauthored
Jesse
Commits on Mar 14, 2024
Fix boolean literals (#357)
Show description for c103352authoredAdd a default for retry after (#371)
Show description for f85e903authored
Commits on Mar 4, 2024
[PECO-1440] Expose current query id on cursor object (#364)
Show description for f6fd7a7authored
Commits on Feb 16, 2024
Bump to version 3.1.0 (#358)
Show description for 5048934authored