andygrove commented on issue #5600: URL: https://github.com/apache/datafusion/issues/5600#issuecomment-2614468114
We already have a crate with Spark-compatible expressions maintained as part of the Comet subproject. https://docs.rs/datafusion-comet-spark-expr/0.5.0/datafusion_comet_spark_expr/ It does not depend on Spark, JVM, or Comet—it is just a library of Spark-compatible DataFusion expressions. We deliberately maintain them in one crate so that other DataFusion-based projects can use them. -- 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