File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,19 @@ under the License.
2020# datafusion-comet-spark-expr: Spark-compatible Expressions
2121
2222This crate provides Apache Spark-compatible expressions for use with DataFusion and is maintained as part of the
23- [ Apache DataFusion Comet] ( https://github.com/apache/datafusion-comet/ ) subproject.
23+ [ Apache DataFusion Comet] subproject.
24+
25+ [ Apache DataFusion Comet ] : https://github.com/apache/datafusion-comet/
26+
27+ # Deprecation Notice
28+
29+ The expressions in this crate are being migrated to the [ datafusion-spark] crate, which is part of the core DataFusion
30+ project.
31+
32+ The DataFusion Comet project will stop publishing new versions of the ` datafusion-comet-spark-expr ` crate in the future.
33+
34+ There is a GitHub issue (https://github.com/apache/datafusion-comet/issues/2084 ) to track the work of migrating
35+ functionality from this crate to ` datafusion-spark ` .
36+
37+ [ datafusion-spark ] : https://docs.rs/datafusion-spark/50.0.0/datafusion_spark/
38+
You can’t perform that action at this time.
0 commit comments