You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jjyao (via GitHub)" <gi...@apache.org> on 2023/04/14 16:24:50 UTC

[GitHub] [arrow] jjyao commented on issue #35126: [Python][C++] Slow table slice when the table has many chunks

jjyao commented on issue #35126:
URL: https://github.com/apache/arrow/issues/35126#issuecomment-1508920234

   > Maybe there could be some optimization when you are taking a slice that covers several chunks entirely, we don't actually call Slice on the chunks that are needed in full for the result.
   
   In my script, we actually do slice a single chunk (equal to `batch_size`).


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