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.1.1
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
  • 13 files changed
  • 4 contributors

Commits on Aug 21, 2025

  1. 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>
    sreekanth-db authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    9e67c79 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Removed use_threads argument on concat_tables for compatibility with …

    …pyarrow<14 (#684)
    
    removed use_threads
    jprakash-db authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    097a2c5 View commit details
    Browse the repository at this point in the history
  2. Ready for 4.1.2 release (#685)

    Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
    vikrantpuppala authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    d9d070c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    415fb53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    048fae1 View commit details
    Browse the repository at this point in the history
Loading