Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement UnionArray logical_nulls #6303

Merged
merged 16 commits into from
Oct 2, 2024
Merged

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    8bfb4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    442e6f9 View commit details
    Browse the repository at this point in the history
  3. fix: replace unstable functions

    gstvg committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    9472786 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    9a921ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a61305 View commit details
    Browse the repository at this point in the history
  3. simplify benches

    gstvg committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    251ef82 View commit details
    Browse the repository at this point in the history
  4. fine tune fast path threshold

    gstvg committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e35aaa0 View commit details
    Browse the repository at this point in the history
  5. update docs

    gstvg committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6100d7a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    49e78e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b965bf View commit details
    Browse the repository at this point in the history
  3. fix: remove rust 1.65 code

    gstvg committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    291691c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. simplify mask_sparse_

    gstvg committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3fd0b38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b9a443 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. apply suggestions from review

    gstvg committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b51bc86 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'union_logical_nulls' of https://github.com/gstvg/arrow-rs

    … into union_logical_nulls
    gstvg committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    74a3b20 View commit details
    Browse the repository at this point in the history
  3. Update arrow-array/src/array/union_array.rs

    Co-authored-by: wiedld <[email protected]>
    gstvg and wiedld authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f824ed3 View commit details
    Browse the repository at this point in the history