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

GH-39798: [C++] Optimize Take for fixed-size types including nested fixed-size lists #41297

Merged
merged 12 commits into from
May 3, 2024

Commits on May 2, 2024

  1. apacheGH-41188: [C++] Don't recursively produce nulls when appending …

    …nulls to a FixedSizeListBuilder
    felipecrv committed May 2, 2024
    Configuration menu
    Copy the full SHA
    66f1c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d70f7d View commit details
    Browse the repository at this point in the history
  3. vector_selection: Use PreallocateFixedWidthArrayData and delete Preal…

    …locatePrimitiveArrayData
    felipecrv committed May 2, 2024
    Configuration menu
    Copy the full SHA
    633c181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccf92e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b18ac4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab96924 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    772fbc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4f1b64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    030a1a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0fc35d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56a8b40 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0034a04 View commit details
    Browse the repository at this point in the history