erenavsarogullari opened a new issue, #9660:
URL: https://github.com/apache/arrow-datafusion/issues/9660

   ### Is your feature request related to a problem or challenge?
   
   This issue aims refactoring by addressing following requirements:
   1- `functions-array` subcreate is introduced in terms of Epic: #9285 and we 
can breakdown its `kernels` and `udf` containers to individual functions by 
aligning with our new pattern (a.k.a single func per file) for the consistency.
   Ref: 
https://github.com/apache/arrow-datafusion/issues/9285#issuecomment-2002881891
   2- We need also to use `make_scalar_function` in `invoke` calls.
   Ref: 
https://github.com/apache/arrow-datafusion/issues/9285#issuecomment-2002960214
   
   
   ### Describe the solution you'd like
   
   Break-down `functions-array` subcreate' s `kernels` and `udf` containers
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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

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

Reply via email to