alamb commented on pull request #2124:
URL: 
https://github.com/apache/arrow-datafusion/pull/2124#issuecomment-1083480888


   >  chaining expressions and avoid repeated array allocation through Jit?
   
   FWIW I think if we "JIT'd" the entire expression, an approach like 
https://github.com/jorgecarleitao/arrow2/issues/627  will likely not help all 
that much (as the temporaries will be in registers rather than being 
materialized in intermediate arrow arrays)


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

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


Reply via email to