niyue opened a new issue, #38920:
URL: https://github.com/apache/arrow/issues/38920

   ### Describe the enhancement requested
   
   Gandiva `FunctionHolder` classes currently use output parameters to return 
the holder function, and it can be refactored to return `arrow::Result` instead 
of using output parameters, and this tries to address the follow up task 
mentioned in https://github.com/apache/arrow/pull/38632#discussion_r1388576545 
and makes the code slightly simpler
   
   ### Component(s)
   
   C++ - Gandiva


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

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

Reply via email to