Skip to content

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Jan 18, 2021

The compatibility code was incomplete as it assumed a single "frame" per data page.
It turns out that Hadoop tries to compress data in blocks of 128 kiB.

…y Hadoop

The compatibility code was incomplete as it assumed a single "frame" per data page.
It turns out that Hadoop tries to compress data in blocks of 128 kiB.
@github-actions
Copy link

@pitrou
Copy link
Member Author

pitrou commented Jan 18, 2021

cc @chairmank

@pitrou pitrou requested a review from wesm January 18, 2021 14:59
@pitrou pitrou changed the title ARROW-9177: [C++] Fix reading Parquet LZ4-compressed files produces by Hadoop ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files produces by Hadoop Jan 18, 2021
@github-actions
Copy link

@pitrou pitrou changed the title ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files produces by Hadoop ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files produced by Hadoop Jan 18, 2021
@chairmank
Copy link

looks good to me

1 similar comment
@kiszk
Copy link
Member

kiszk commented Jan 18, 2021

looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants