fallintoplace opened a new pull request, #1057: URL: https://github.com/apache/arrow-go/pull/1057
PageIndexReader.WillNeed indexed row-group metadata before validating requested ordinals, so negative and out-of-range values panicked even though the method returns an error.\n\nValidate every ordinal first and return arrow.ErrIndex. The regression test covers both sides of the valid range.\n\nValidated with ok github.com/apache/arrow-go/v18/parquet/metadata 1.121s [no tests to run]. -- 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]
