fallintoplace opened a new pull request, #1125: URL: https://github.com/apache/arrow-go/pull/1125
### What does this change do?\n\nReturn normal errors or false for row-group column access outside the available range.\n\n### Why?\n\nColumnChunk already returns an error, but it currently panics. The page-index location helpers index the thrift slice directly.\n\n### Tests\n\n- go test ./parquet/metadata -- 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]
