-
Notifications
You must be signed in to change notification settings - Fork 120
Comparing changes
Open a pull request
base repository: databricks/databricks-sql-python
base: v4.1.0
head repository: databricks/databricks-sql-python
compare: main
- 9 commits
- 27 files changed
- 4 contributors
Commits on Aug 20, 2025
-
Add documentation for proxy support (#680)
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
Configuration menu - View commit details
-
Copy full SHA for 87fed36 - Browse repository at this point
Copy the full SHA 87fed36View commit details -
Fix compatibility with urllib3<2 and add CI actions to improve depend…
…ency checks (#678) * Add CI actions to improve dependency checks Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * Fix arg to script Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * don't do strict versioning to avoid issues Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * don't add optional dependencies to requirements.txt Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * don't add optional dependencies to requirements.txt Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * Address urllib3 incompatibility in unified_http_client.py Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * Handle transitive dependencies Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * Make SEA client compatible Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * fix SEA test Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * make tests compatible with urllib3<2 and >=2 Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * update cached key Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> * remove multi version testing for integration tests Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com> --------- Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
Configuration menu - View commit details
-
Copy full SHA for 6e0f5ff - Browse repository at this point
Copy the full SHA 6e0f5ffView commit details
Commits on Aug 21, 2025
-
Ready for 4.1.1 release (#682)
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
Configuration menu - View commit details
-
Copy full SHA for e2a972e - Browse repository at this point
Copy the full SHA e2a972eView commit details -
streaming ingestion support for PUT operation (#643)
* streaming put supoprt Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com> * code formatting Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com> * simplifying tests Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com> --------- Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
Configuration menu - View commit details
-
Copy full SHA for 9e67c79 - Browse repository at this point
Copy the full SHA 9e67c79View commit details
Commits on Aug 22, 2025
-
Removed use_threads argument on concat_tables for compatibility with …
…pyarrow<14 (#684) removed use_threads
Configuration menu - View commit details
-
Copy full SHA for 097a2c5 - Browse repository at this point
Copy the full SHA 097a2c5View commit details -
Ready for 4.1.2 release (#685)
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
Configuration menu - View commit details
-
Copy full SHA for d9d070c - Browse repository at this point
Copy the full SHA d9d070cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 415fb53 - Browse repository at this point
Copy the full SHA 415fb53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 048fae1 - Browse repository at this point
Copy the full SHA 048fae1View commit details
Commits on Aug 25, 2025
-
* query tags integration Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com> * query tags with sea flow Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com> * optmized tests Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com> --------- Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
Configuration menu - View commit details
-
Copy full SHA for bcab1df - Browse repository at this point
Copy the full SHA bcab1dfView 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.1.0...main