DanCodedThis commented on issue #6876: URL: https://github.com/apache/datafusion/issues/6876#issuecomment-2618807796
Hello, I have implemented `date_add` (also `date_diff`) akin to Snowflake spec. My company would like me to contribute to Datafusion (if it's needed). Do I need to open a different issue? Does Datafusion need something like this? Perhaps it's the wrong issue to start this discussion. `date_add` spec: https://docs.snowflake.com/en/sql-reference/functions/dateadd `date_diff` spec: https://docs.snowflake.com/en/sql-reference/functions/datediff -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org