-
Notifications
You must be signed in to change notification settings - Fork 752
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
ISSUE-4668: Enable Lz4Raw
& rm parquet_format_async_temp
#4726
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/databend/databend/2oKmcnArQM35d94RWSvADMvdrQVX |
Thanks for the contribution! Please review the labels and make any necessary changes. |
|
roger. How can it be reproduced, pls? |
oh , pls ignore me, I found the error log :D |
d339b44
to
2fdf12c
Compare
derive Copy for enum Compression Co-authored-by: Xuanwo <github@xuanwo.io>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
@mergify update |
✅ Branch has been successfully updatedHey, I reacted but my real name is @Mergifyio |
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
WIP issue:
Bump
parquet2
to 0.10.3 & replace compression algo LZ4 with LZ4Raw #4668Improvement: Remove dependency
parquet-format-async-temp
#4675Enable Lz4Raw
remove dependency
parquet_format_async_temp
backward compatibility
Changelog
Related Issues
Fixes #4668 #4675