bigsheeper commented on PR #43861: URL: https://github.com/apache/arrow/pull/43861#issuecomment-2314547174
> You can try to follow[1]. And parquet-testing uses this repo [2]. It includes some bad data-files in "bad_data", would you mind check can this being tested using these files? > > [1] > > https://github.com/apache/arrow/blob/6b268f62a8a172249ef35f093009c740c32e1f36/go/parquet/file/file_reader_test.go#L397-L401 > > > [2] https://github.com/apache/parquet-testing @mapleFU It seems that the `PARQUET_TEST_DATA` environment variable only leads to the files from the [data directory](https://github.com/apache/parquet-testing/tree/master/data) and does not include bad files. -- 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]
