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/datafusion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apache/datafusion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: branch-45
Choose a head ref
  • 6 commits
  • 21 files changed
  • 3 contributors

Commits on Feb 3, 2025

  1. chore: Upgrade to arrow/parquet 54.1.0 and fix clippy/ci (#14415)…

    … (#14453)
    
    * chore: Fixed CI
    
    * chore
    
    * chore: Fixed clippy
    
    * chore
    
    Co-authored-by: Alex Huang <[email protected]>
    alamb and Weijun-H authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    e3ea7d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f10fdf View commit details
    Browse the repository at this point in the history
  3. Support Utf8View to numeric coercion (#14377) (#14455)

    * Test for string / numeric coercion
    
    * fix tests
    
    * Update tests
    
    * Add tests to stringview
    
    * add numeric coercion
    alamb authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    755b26a View commit details
    Browse the repository at this point in the history
  4. Update REGEXP_MATCH scalar function to support Utf8View (#14449) (#14457

    )
    
    * Update REGEXP_MATCH scalar function to support Utf8View
    
    * Cargo fmt fix.
    
    Co-authored-by: Bruce Ritchie <[email protected]>
    alamb and Omega359 authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    9d287bd View commit details
    Browse the repository at this point in the history
  5. Fix regression list Type Coercion List with inner type struct which h…

    …as large/view types (#14385) (#14456)
    
    * Test for coercing inner structs
    
    * Fix but, update tests
    
    * Update tests
    alamb authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    6146600 View commit details
    Browse the repository at this point in the history
  6. Update changelog (#14460)

    alamb authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    26058ac View commit details
    Browse the repository at this point in the history
Loading