Commits
Branch selector
User selector
Commit History
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
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
Update code owners (#345)
Show description for e594eb1authoredPrep 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 Feb 5, 2024
[PECO-1411] Support Databricks OAuth on GCP (#338)
Show description for 1b469c0andauthored
Commits on Feb 2, 2024
Bump to version 3.0.3 (#344)
Show description for 5a06ccdauthoredRedact the URL query parameters from the urllib3.connectionpool logs (#341)
Show description for 11ffb7cauthored
Commits on Jan 30, 2024
Update some outdated OAuth comments (#339)
Show description for 0552990andauthored
Commits on Jan 26, 2024
Bump to version 3.0.2 (#335)
Show description for faf13a4authored
Jesse[PECO-1435] Restore `tests.py` to the test suite (#331)
Show description for e3cd361authored
Jesse
Commits on Jan 25, 2024
SQLAlchemy: TINYINT types didn't reflect properly (#315)
Show description for c71e081authoredPin pandas and urllib3 versions to fix runtime issues in dbt-databricks (#330)
Show description for 4bb3c9eandauthored
[sqlalchemy] Add table and column comment support (#329)
Show description for 7ecddeaauthored
Jesse
Commits on Jan 23, 2024
Fix URI construction in ThriftBackend (#303)
Show description for 918752fandauthored
Commits on Dec 26, 2023
Make contents of `__init__.py` equal across projects (#304)
Show description for 3f6834candauthored
Commits on Dec 1, 2023
Prepared 3.0.1 release (#297)
Show description for 62eb1d4authored
Jesse
Commits on Nov 30, 2023
[PECO-1297] sqlalchemy: fix: can't read columns for tables containing a TIMESTAMP_NTZ column (#296)
Show description for 2a68448authored
Jesse