alamb opened a new issue #1226: URL: https://github.com/apache/arrow-rs/issues/1226
**Describe the bug** RecordBatch::slice() does not properly take `offset` into account Write **To Reproduce** Slice a `RecordBatch that has an offset; The slice will be relative to 0 **Expected behavior** The slice should be relative to the offset **Additional context** Add any other context about the problem here. -- 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]
