goldmedal commented on issue #14652:
URL: https://github.com/apache/datafusion/issues/14652#issuecomment-2661275690

   I think this issue would be a nice good first-issue collection. The 
remaining functions are as below:
   - [ ] array functions in `datafusion/functions-nested/src`
   - [ ] core functions in `datafusion/functions/src/core`
   - [ ] crypto function in `datafusion/functions/src/crypto`
   - [ ] datetime function in `datafusion/functions/src/datetime`
   - [ ] encoding function in `datafusion/functions/src/encoding`
   - [ ] regex function in `datafusion/functions/src/regex`
   - [ ] string function in `datafusion/functions/src/string`
   - [ ] unicode function in `datafusion/functions/src/unicode`
   
   After they are done, we can mark invoke_batch as deprecated formally.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to