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

   ### Is your feature request related to a problem or challenge?
   
   This issue aims refactoring by addressing following requirements:
   `functions-array` subcreate is introduced in terms of Epic: 
https://github.com/apache/arrow-datafusion/issues/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. This effort will 
extract `range` and `gen_series` functions. 
   
   ### Describe the solution you'd like
   
   Extract `range` and `gen_series` from `functions-array` subcrate' 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to