mapleFU commented on code in PR #57: URL: https://github.com/apache/parquet-testing/pull/57#discussion_r1729304025
########## bad_data/README.md: ########## @@ -30,3 +30,4 @@ These are files used for reproducing various bugs that have been reported. where decoded rep / def levels is less than num_values in page_header. * ARROW-GH-41317.parquet: test case of https://github.com/apache/arrow/issues/41317 where all columns have not the same size. +* ARROW-GH-43605.parquet: dictionary index page uses rle encoding but 0 as rle bit-width. Review Comment: I'll merge this first, but I don't know whether this is bad or corner of spec -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
