tachyonwill opened a new pull request #12274: URL: https://github.com/apache/arrow/pull/12274
Specification says that maximum bit width is 32bits: https://github.com/apache/parquet-format/blob/master/Encodings.md#dictionary-encoding-plain_dictionary--2-and-rle_dictionary--8 Fuzzer created a file with a bit width of 35bits, which causes CHECK to fail during RLE decode. -- 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]
