Bardakor commented on issue #10734: URL: https://github.com/apache/arrow-rs/issues/10734#issuecomment-5398003928
I opened #10821 with the chunk-level bound applied before decode in both `SerializedPageReader` paths. The regression uses an invalid Snappy payload and checks for `Invalid page header`, so it distinguishes the new pre-decompression rejection from the codec error that would otherwise occur after reserving the declared output size. The full `parquet` test suite and all-target/all-feature clippy pass. -- 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]
