Skip to content

Set binary chunksize to 2^31 - 1, fix edge case in ChunkedBinaryBuilder

c7c846b
Select commit
Loading
Failed to load commit list.
Closed

ARROW-4688: [C++][Parquet] Chunk binary column reads at 2^31 - 1 byte boundaries to avoid splitting chunk inside nested string cell #4023

Set binary chunksize to 2^31 - 1, fix edge case in ChunkedBinaryBuilder
c7c846b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs