wesm commented on pull request #9742:
URL: https://github.com/apache/arrow/pull/9742#issuecomment-804025092


   > I don't think independent ExecNodes would work, since some operations 
(e.g. hash aggregation or any vector function) need access to the entire input 
before starting to compute their output.
   
   Note: Hash aggregation does not need access to its entire input to start 
computing, and in the first iteration of this project vector functions will be 
entirely disallowed. 


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

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


Reply via email to