mapleFU commented on code in PR #57: URL: https://github.com/apache/parquet-testing/pull/57#discussion_r1717008205
########## bad_data/README.md: ########## @@ -22,3 +22,5 @@ These are files used for reproducing various bugs that have been reported. * PARQUET-1481.parquet: tests a case where a schema Thrift value has been corrupted + +* ARROW-GH-43605.parquet: In Go, file reader goroutine crashed. Review Comment: Personally I think we should describe more about why this causing crashed, like footer corrupt, page header metadata, invalid content etc. -- 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]
