pitrou commented on PR #33846:
URL: https://github.com/apache/arrow/pull/33846#issuecomment-1402296378

   I assume there are many cases where using the compute facilities is much 
easier than creating an exec plan (which also doesn't really have a good 
solution in Python).
   
   Ideally the vector kernel API for chunked arrays would be based on iterative 
chunk processing. With some manpower this would be a good move IMHO, and exec 
plans could easily build on top of that.
   


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

Reply via email to