mapleFU opened a new pull request, #15182: URL: https://github.com/apache/arrow/pull/15182
As we mentioned in https://github.com/apache/arrow/issues/15074 . `int16_t page_ordinal` may causing overflow. So, we need to change it to 32-bit. * [x] Implement the logic * [ ] Testing * [ ] Upload a file with more than `int16_t` pages in parquet-testing. -- 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]
