fallintoplace opened a new pull request, #1055: URL: https://github.com/apache/arrow-go/pull/1055
FileMetaData.Subset only checked the upper row-group bound. Negative indices passed validation and later panicked while indexing RowGroups.\n\nReject indices outside the full valid range and cover both an isolated negative index and mixed valid/invalid input.\n\nValidated with ok github.com/apache/arrow-go/v18/parquet/metadata 0.506s. -- 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]
