waynexia commented on issue #5568: URL: https://github.com/apache/arrow-datafusion/issues/5568#issuecomment-1467273480
>@waynexia As a workaround please use https://github.com/apache/arrow-datafusion/pull/5555 Thanks for this 👍 >Given DataFusion has all the extension points already, maybe we could add a separate crate for "spark_extensions" or something Also makes sense to me. We can implement and provide it in a separate crate (something like `datafusion-spark-ext`?) so that others can easily integrate wanted functions (like `to_unixtime` in this ticket) while keeping the core clean. I'd like to help if we decide to do it. -- 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]
