This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch site/comet-0.6.0
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git
The following commit(s) were added to refs/heads/site/comet-0.6.0 by this push:
new 6053d29 address feedback
6053d29 is described below
commit 6053d29cef84fa89718e4e3afe65ca513ce05bca
Author: Andy Grove <[email protected]>
AuthorDate: Mon Feb 17 13:40:51 2025 -0700
address feedback
---
content/blog/2025-02-17-datafusion-comet-0.6.0.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/content/blog/2025-02-17-datafusion-comet-0.6.0.md
b/content/blog/2025-02-17-datafusion-comet-0.6.0.md
index 38fe16b..d857b62 100644
--- a/content/blog/2025-02-17-datafusion-comet-0.6.0.md
+++ b/content/blog/2025-02-17-datafusion-comet-0.6.0.md
@@ -40,7 +40,10 @@ This release covers approximately four weeks of development
work and is the resu
contributors. See the [change log] for more information.
Starting with this release, we now plan on releasing new versions of Comet
more frequently, typically within 1-2 weeks
-of each major DataFusion release.
+of each major DataFusion release. The main motivation for this change is to
better support downstream Rust projects
+that depend on the [datafusion_comet_spark_expr] crate.
+
+[datafusion_comet_spark_expr]:
https://docs.rs/datafusion-comet-spark-expr/latest/datafusion_comet_spark_expr/
[change log]:
https://github.com/apache/datafusion-comet/blob/main/dev/changelog/0.6.0.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]