vigneshsiva11 commented on issue #7973: URL: https://github.com/apache/arrow-rs/issues/7973#issuecomment-3854131064
I’ve opened a PR adding regression tests. The PR adds test coverage for large binary columns across multiple Parquet encodings (PLAIN, DELTA_LENGTH_BYTE_ARRAY, DELTA_BYTE_ARRAY, RLE_DICTIONARY) and documents the current overflow behavior. This should help validate a follow-up fix that avoids offset overflows by emitting smaller RecordBatches. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
