fabianmurariu opened a new issue, #48428: URL: https://github.com/apache/arrow/issues/48428
### Describe the bug, including details regarding any error messages, version, and platform. When writing to Arrow IPC a List that has an offset not starting at 0, upon reading back the data the offset is not preserved so the List contains wrong data. Replicated [here](https://github.com/fabianmurariu/arrow_issues) with simple test, working for offset 0..2 failing for offset 2..4 ### Component(s) Format -- 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]
