-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-17798: [C++][Parquet] Add DELTA_BINARY_PACKED encoder to Parquet writer #14191
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
Conversation
|
This is not really review ready yet. |
bd0f693 to
641dfd6
Compare
b67d895 to
4217379
Compare
36f33cb to
786e689
Compare
|
@shanhuuang Do you want to take a look here? |
277dee6 to
4d4c10f
Compare
Co-authored-by: Gang Wu <[email protected]>
Co-authored-by: Will Jones <[email protected]>
Co-authored-by: Antoine Pitrou <[email protected]>
Co-authored-by: Antoine Pitrou <[email protected]>
Co-authored-by: Antoine Pitrou <[email protected]>
Co-authored-by: Antoine Pitrou <[email protected]>
|
Github isn't showing the CI jobs for some reason but they are running:
|
|
I'm glad this is in! Congrats! |
|
Thanks for all the reviews @pitrou & others :) |
|
Benchmark runs are scheduled for baseline = 36824d1 and contender = 1b3d4af. 1b3d4af is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
This is to add DELTA_BINARY_PACKED encoder.