msalib commented on issue #3123: URL: https://github.com/apache/arrow-rs/issues/3123#issuecomment-1317341918
More investigation suggests that this happens when `last_offset = 2147483550` and `lenght = 543`, so we're overflowing an i32, which is an odd choice for an index type.... -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org