erenavsarogullari opened a new pull request, #9786:
URL: https://github.com/apache/arrow-datafusion/pull/9786

   ## Which issue does this PR close?
   Closes #9767.
   
   ## What changes are included in this PR?
   This PR aims to do following refactoring:
   1- Extract `array_dims`, `array_ndims` and `flatten` functions from 
`functions-array` subcrate' s `kernels` and `udf` containers,
   2- Being added `make_scalar_function` support to ArrayDims, ArrayNdims and 
Flatten invoke functions,
   3- Being added minor refactoring such as cleaning-up redundant package 
definitions, updating rust-doc etc.
   
   ## Are these changes tested?
   Yes, all `array.slt` based `array_dims`, `array_ndims` and `flatten` 
functions tests are passed.
   
   ## Are there any user-facing changes?
   No


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