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: apache/arrow-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 54.3.0
Choose a base ref
...
head repository: apache/arrow-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 54.3.1
Choose a head ref
  • 1 commit
  • 6 files changed
  • 2 contributors

Commits on Mar 26, 2025

  1. Backports, version bump and changelog for 54.3.1 (#7331)

    * bugfix: correct offsets when serializing a list of fixed sized list and non-zero start offset (#7318)
    
    * When serializing fixed length arrays, adjust the offsets for writing out
    
    * Add unit test
    
    * clippy warnings
    
    * Add unit test for nulls
    
    * Update unit test to account for which schema had nulls
    
    * Add missing type annotation (#7326)
    
    * Update version
    
    * Create changelog
    
    ---------
    
    Co-authored-by: Tim Saucer <[email protected]>
    mbrobbel and timsaucer authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    e62b212 View commit details
    Browse the repository at this point in the history
Loading