Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: databricks/databricks-sql-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.4
Choose a base ref
...
head repository: databricks/databricks-sql-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 24, 2025

  1. Updated tests (#614)

    jprakash-db authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    8b841c7 View commit details
    Browse the repository at this point in the history
  2. Add test to check thrift field IDs (#602)

    * Add test to check thrift field IDs
    
    ---------
    
    Signed-off-by: Vikrant Puppala <[email protected]>
    vikrantpuppala authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    4cebc36 View commit details
    Browse the repository at this point in the history
  3. Revert "Enhance Cursor close handling and context manager exception m… (

    #613)
    
    * Revert "Enhance Cursor close handling and context manager exception management to prevent server side resource leaks (#554)"
    
    This reverts commit edfb283.
    
    * revert e2e
    madhav-db authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    b3a6f55 View commit details
    Browse the repository at this point in the history
  4. Bump version to 4.0.5 (#615)

    * Release version 4.0.5: Reverted cursor close handling changes to fix user errors. Updated version numbers in pyproject.toml and __init__.py.
    
    * Update CHANGELOG.md to include reference to issue #613 for cursor close handling fix.
    madhav-db authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    7696316 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Removed Codeowners (#623)

    nit
    jprakash-db authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    90f0ac1 View commit details
    Browse the repository at this point in the history
Loading