-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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-41301: [C++] Extract the kernel loops used for PrimitiveTakeExec and generalize to any fixed-width type #41373
Commits on Jun 3, 2024
-
apacheGH-41188: [C++] Don't recursively produce nulls when appending …
…nulls to a FixedSizeListBuilder
Configuration menu - View commit details
-
Copy full SHA for 27d5efb - Browse repository at this point
Copy the full SHA 27d5efbView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0817d59 - Browse repository at this point
Copy the full SHA 0817d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c409d - Browse repository at this point
Copy the full SHA 35c409dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc75bfa - Browse repository at this point
Copy the full SHA bc75bfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee75fb - Browse repository at this point
Copy the full SHA 9ee75fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0614a0 - Browse repository at this point
Copy the full SHA b0614a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fdc401 - Browse repository at this point
Copy the full SHA 1fdc401View commit details -
Revert "apacheGH-41188: [C++] Don't recursively produce nulls when ap…
…pending nulls to a FixedSizeListBuilder" This reverts commit b31590c.
Configuration menu - View commit details
-
Copy full SHA for b122382 - Browse repository at this point
Copy the full SHA b122382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97be842 - Browse repository at this point
Copy the full SHA 97be842View commit details -
Configuration menu - View commit details
-
Copy full SHA for d77c758 - Browse repository at this point
Copy the full SHA d77c758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ef815 - Browse repository at this point
Copy the full SHA 47ef815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f635aa - Browse repository at this point
Copy the full SHA 5f635aaView commit details -
gather_internal.h: Fix assertion: src_validity.offset is not always r…
…elated to src_offset_
Configuration menu - View commit details
-
Copy full SHA for 54ca9a4 - Browse repository at this point
Copy the full SHA 54ca9a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f5d834 - Browse repository at this point
Copy the full SHA 9f5d834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a089c8 - Browse repository at this point
Copy the full SHA 8a089c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8629277 - Browse repository at this point
Copy the full SHA 8629277View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for efaeb9c - Browse repository at this point
Copy the full SHA efaeb9cView commit details
Commits on Jun 6, 2024
-
Take: Add an ARROW_PREDICT_TRUE that reduces binary size
Impact on origin/main: Before this commit -0.1% -504 +0.5% +1.45Ki TOTAL After this commit -0.1% -392 +0.5% +1.27Ki TOTAL
Configuration menu - View commit details
-
Copy full SHA for 8f884c6 - Browse repository at this point
Copy the full SHA 8f884c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64a582 - Browse repository at this point
Copy the full SHA a64a582View commit details -
Take: Move a few branches around and reduce binary code size further
In a follow-up PR I'm adding Status return type out of necessity, so this change is not only for binary size reasons. -0.1% -528 +0.5% +1.21Ki TOTAL
Configuration menu - View commit details
-
Copy full SHA for c31e5be - Browse repository at this point
Copy the full SHA c31e5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 075508c - Browse repository at this point
Copy the full SHA 075508cView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca6937c - Browse repository at this point
Copy the full SHA ca6937cView commit details