Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants