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

fix: upgrade arrow-* parquet #277

Merged
merged 1 commit into from
Jun 19, 2024
Merged

fix: upgrade arrow-* parquet #277

merged 1 commit into from
Jun 19, 2024

Conversation

ZENOTME
Copy link
Contributor

@ZENOTME ZENOTME commented Jun 19, 2024

The input param ArrowAsyncWriter changes since 51. https://docs.rs/parquet/51.0.0/parquet/arrow/async_writer/struct.AsyncArrowWriter.html#method.try_new

So I think for now we only can support arrow version >= 51

@ZENOTME
Copy link
Contributor Author

ZENOTME commented Jun 19, 2024

I guess the CI problem is caused by the docker spark image is build on arm arch. But it's too slow for me to build a x86 image.🤡

Copy link
Contributor

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Xuanwo Xuanwo merged commit 07d5389 into main Jun 19, 2024
3 of 4 checks passed
@Xuanwo Xuanwo deleted the fix_arrow branch June 19, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants