X Tutup
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.2.2
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: v4.2.3
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 11, 2025

  1. added pandas < 2.4.0 support and tests for py 3.14 (#720)

    * added pandas 2.3.3 support and tests for py 3.14
    
    Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
    
    * generated poetry.lock
    
    Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
    
    * lz4 version update for py 3.14
    
    Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
    
    * dependency selection based on py version
    
    Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
    
    * pyarrow version update for py 3.14
    
    Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
    
    * poetry.lock with latest poetry version
    
    Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
    
    ---------
    
    Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
    sreekanth-db authored Dec 11, 2025
    2 Configuration menu
    Copy the full SHA
    7c6adee View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. pandas 2.3.3 support for py < 3.14 (#721)

    * pandas 2.3.3 support for py < 3.14
    
    Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
    
    * poetry lock
    
    Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
    
    ---------
    
    Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
    sreekanth-db authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    f7822fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce55e7b View commit details
    Browse the repository at this point in the history
Loading
X Tutup