alamb commented on issue #7097: URL: https://github.com/apache/arrow-datafusion/issues/7097#issuecomment-1653578572
> Do we have plans to support date_diff, date_add and other time functions, @alamb such as comparing spark's udf There do not appear to be any such plans: https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+date_diff+ Adding them seems like a good idea to me. However, st some point we probably need to figure out how to split functions into packages so users can mix/match "packages" of functions they want without having to get all of the others. I filed https://github.com/apache/arrow-datafusion/issues/7110 to track this idea 🤔 -- 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]
