This is an automated email from the ASF dual-hosted git repository.

mbrobbel pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    from 04cd6cf0ed Migrate `arrow-data` to Rust 2024 (#8455)
     add e799557521 Migrate `arrow-select` to Rust 2024 (#8490)

No new revisions were added by this update.

Summary of changes:
 arrow-select/Cargo.toml           |  2 +-
 arrow-select/src/coalesce.rs      | 14 +++++------
 arrow-select/src/concat.rs        | 52 ++++++++++++++++++++++++++-------------
 arrow-select/src/dictionary.rs    | 10 ++++----
 arrow-select/src/filter.rs        |  4 +--
 arrow-select/src/interleave.rs    |  4 +--
 arrow-select/src/nullif.rs        |  4 +--
 arrow-select/src/take.rs          |  4 +--
 arrow-select/src/union_extract.rs | 10 ++++----
 arrow-select/src/window.rs        |  2 +-
 10 files changed, 61 insertions(+), 45 deletions(-)

Reply via email to