jayzhan211 commented on issue #6978:
URL: 
https://github.com/apache/arrow-datafusion/issues/6978#issuecomment-1798688317

   > > Thanks @Veeupup -- just be aware these arrays / functions are quite 
tricky (you might ask @edmondop who is working on array union in #7897)
   > > Another place that could use help (and might be a easier introduction to 
DataFusion) could be to help @jayzhan211 help clean up the existing array 
functions (e.g #8071) -- you would get to see how the existing ones work before 
having to implement your own
   > 
   > @Veeupup I confirm, this is a change that probably require some tens of 
hours between studying, trial and errors, interacting with the datafusion 
community. You probably want to start with something simpler
   
   If starting from the basic scalar, non-column, each implementation for each 
type, it is much easier, but the general type approach is really non-trivial


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