-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: databricks/databricks-sql-python
base: v4.0.0
head repository: databricks/databricks-sql-python
compare: v4.0.1
- 11 commits
- 23 files changed
- 7 contributors
Commits on Feb 27, 2025
-
Updated action's version (#455)
Updated actions version. Signed-off-by: Arata Hatori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3c79fc - Browse repository at this point
Copy the full SHA e3c79fcView commit details -
Support Python 3.13 and update deps (#510)
* Remove upper caps on dependencies (#452) * Remove upper caps on numpy and pyarrow versions Signed-off-by: David Black <[email protected]> * Added CI CD upto python 3.13 Signed-off-by: David Black <[email protected]> * Specify pandas 2.2.3 as the lower bound for python 3.13 Signed-off-by: David Black <[email protected]> * Specify pyarrow 18.0.0 as the lower bound for python 3.13 Signed-off-by: David Black <[email protected]> * Move `numpy` to dev dependencies Signed-off-by: Dave Hirschfeld <[email protected]> * Updated lockfile Signed-off-by: Dave Hirschfeld <[email protected]> --------- Signed-off-by: David Black <[email protected]> Signed-off-by: Dave Hirschfeld <[email protected]> Co-authored-by: David Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e11fa91 - Browse repository at this point
Copy the full SHA e11fa91View commit details
Commits on Mar 2, 2025
-
Improve debugging + fix PR review template (#514)
* Improve debugging + add PR review template * case sensitivity of PR template
Configuration menu - View commit details
-
Copy full SHA for 2ab9a5f - Browse repository at this point
Copy the full SHA 2ab9a5fView commit details
Commits on Mar 7, 2025
-
Forward porting all changes into 4.x.x. uptil v3.7.3 (#529)
* Base changes * Black formatter * Cache version fix * Added the changed test_retry.py file * retry_test_mixins changes
Configuration menu - View commit details
-
Copy full SHA for 5148b07 - Browse repository at this point
Copy the full SHA 5148b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 041cb59 - Browse repository at this point
Copy the full SHA 041cb59View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbaa451 - Browse repository at this point
Copy the full SHA fbaa451View commit details
Commits on Mar 11, 2025
-
Add version check for urllib3 in backoff calculation (#526)
Signed-off-by: Shivam Raj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e716136 - Browse repository at this point
Copy the full SHA e716136View commit details
Commits on Mar 12, 2025
-
[ES-1372353] make user_agent_header part of public API (#530)
* make user_agent_header part of public API * removed user_agent_entry from list of internal params * add backward compatibility
Configuration menu - View commit details
-
Copy full SHA for 403d69f - Browse repository at this point
Copy the full SHA 403d69fView commit details -
Updates runner used to run DCO check to use databricks-protected-runn…
…er (#521) * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * updates runner for dco check Signed-off-by: Madhav Sainanee <[email protected]> * removes contributing file changes Signed-off-by: Madhav Sainanee <[email protected]> --------- Signed-off-by: Madhav Sainanee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0657c4f - Browse repository at this point
Copy the full SHA 0657c4fView commit details
Commits on Mar 18, 2025
-
Support multiple timestamp formats in non arrow flow (#533)
* Added check for 2 formats * Wrote unit tests * Added more supporting formats * Added the T format datetime * Added more timestamp formats * Added python-dateutil library
Configuration menu - View commit details
-
Copy full SHA for 83550c8 - Browse repository at this point
Copy the full SHA 83550c8View commit details
Commits on Mar 19, 2025
-
prepare release for v4.0.1 (#534)
Signed-off-by: Shivam Raj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c399c1c - Browse repository at this point
Copy the full SHA c399c1cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.0...v4.0.1