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/10/25 20:30:04 UTC

[GitHub] [arrow-rs] tustvold commented on issue #2925: Fail at rowSelection `and_then` method

tustvold commented on issue #2925:
URL: https://github.com/apache/arrow-rs/issues/2925#issuecomment-1291100678

   This appears to be caused by the second row selector being longer than expected, `a` only selects 6 rows and so `b` should only be 6 long, instead of 72.
   
   This is a bug that should be fixed, but shouldn't impact correctness


-- 
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