Skip to content

Release v1.2.3

Choose a tag to compare

@github-actions github-actions released this 02 May 16:36
Correctly handle writing larger batch sizes for the parquet sink

Inside Apache Arrow (Rust) there's a 1024 row batch size default which
was clipping the amount of data being decoded when flushing massive
parquet buffers