You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/23 13:48:54 UTC

[GitHub] [arrow-rs] alamb opened a new issue #1226: RecordBatch::slice does not take offset into account

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] alamb closed issue #1226: Writing sliced List or Map Arrays ignore offsets

Posted by GitBox <gi...@apache.org>.
alamb closed issue #1226:
URL: https://github.com/apache/arrow-rs/issues/1226


   


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org