fallintoplace opened a new pull request, #1081: URL: https://github.com/apache/arrow-go/pull/1081
## What changed\n\nReturn typed column batch read errors from the parquet reader dumper and handle them in JSON, CSV, and table output modes.\n\n## Why\n\nAll errors were discarded. Corrupt page data could stop iteration and leave partial output without reporting why decoding failed.\n\n## Testing\n\n- ? github.com/apache/arrow-go/v18/parquet/cmd/parquet_reader [no test 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]
