You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/18 13:30:44 UTC

[GitHub] [arrow] pitrou opened a new pull request #9244: ARROW-9177: [C++] Fix reading Parquet LZ4-compressed files produces by Hadoop

pitrou opened a new pull request #9244:
URL: https://github.com/apache/arrow/pull/9244


   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.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kszucs closed pull request #9244: ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files produced by Hadoop

Posted by GitBox <gi...@apache.org>.
kszucs closed pull request #9244:
URL: https://github.com/apache/arrow/pull/9244


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kiszk commented on pull request #9244: ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files produced by Hadoop

Posted by GitBox <gi...@apache.org>.
kiszk commented on pull request #9244:
URL: https://github.com/apache/arrow/pull/9244#issuecomment-762344334


   looks good to me


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] chairmank commented on pull request #9244: ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files produced by Hadoop

Posted by GitBox <gi...@apache.org>.
chairmank commented on pull request #9244:
URL: https://github.com/apache/arrow/pull/9244#issuecomment-762316161


   looks good to me


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on pull request #9244: ARROW-9177: [C++] Fix reading Parquet LZ4-compressed files produces by Hadoop

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #9244:
URL: https://github.com/apache/arrow/pull/9244#issuecomment-762252487


   cc @chairmank


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9244: ARROW-9177: [C++] Fix reading Parquet LZ4-compressed files produces by Hadoop

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9244:
URL: https://github.com/apache/arrow/pull/9244#issuecomment-762252423


   https://issues.apache.org/jira/browse/ARROW-9177


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9244: ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files produces by Hadoop

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9244:
URL: https://github.com/apache/arrow/pull/9244#issuecomment-762313111


   https://issues.apache.org/jira/browse/ARROW-11301


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org