Jefffrey commented on issue #5338: URL: https://github.com/apache/datafusion/issues/5338#issuecomment-3420390135
I'll mark as good first issue, some pointers: - See existing Spark function PRs to see what needs to be done for adding Spark functions, e.g. #18018 - Can see existing `array_length` implementation in DataFusion for reference as I mentioned above; can ignore all the code around handling `dimension`s though since Spark `size` doesn't do that -- 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]
