This is an automated email from the ASF dual-hosted git repository.
mbutrovich pushed a commit to branch branch-0.17
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/branch-0.17 by this push:
new fbde3bd239 chore: [branch-17] bump version to 0.17.1, generate
changelog for release (#4909)
fbde3bd239 is described below
commit fbde3bd239c870720472e80476afae92ff739053
Author: Matt Butrovich <[email protected]>
AuthorDate: Mon Jul 13 16:02:04 2026 -0400
chore: [branch-17] bump version to 0.17.1, generate changelog for release
(#4909)
---
common/pom.xml | 2 +-
dev/diffs/3.4.3.diff | 2 +-
dev/diffs/3.5.8.diff | 2 +-
dev/diffs/4.0.2.diff | 2 +-
dev/diffs/4.1.2.diff | 2 +-
dev/diffs/iceberg/1.10.0.diff | 2 +-
dev/diffs/iceberg/1.8.1.diff | 2 +-
dev/diffs/iceberg/1.9.1.diff | 2 +-
docs/source/changelog/0.17.1.md | 45 +++++++++++++++++++++++++++++++++++++++++
docs/source/changelog/index.md | 1 +
native/Cargo.lock | 14 ++++++-------
native/Cargo.toml | 2 +-
pom.xml | 2 +-
spark-integration/pom.xml | 2 +-
spark/pom.xml | 2 +-
15 files changed, 65 insertions(+), 19 deletions(-)
diff --git a/common/pom.xml b/common/pom.xml
index 7c2441a8c6..7c43d6963a 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -26,7 +26,7 @@ under the License.
<parent>
<groupId>org.apache.datafusion</groupId>
<artifactId>comet-parent-spark${spark.version.short}_${scala.binary.version}</artifactId>
- <version>0.17.0</version>
+ <version>0.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/dev/diffs/3.4.3.diff b/dev/diffs/3.4.3.diff
index d83a7562e4..94167a86a4 100644
--- a/dev/diffs/3.4.3.diff
+++ b/dev/diffs/3.4.3.diff
@@ -7,7 +7,7 @@ index d3544881af1..1126f287096 100644
<ivy.version>2.5.1</ivy.version>
<oro.version>2.0.8</oro.version>
+ <spark.version.short>3.4</spark.version.short>
-+ <comet.version>0.17.0</comet.version>
++ <comet.version>0.17.1</comet.version>
<!--
If you changes codahale.metrics.version, you also need to change
the link to metrics.dropwizard.io in docs/monitoring.md.
diff --git a/dev/diffs/3.5.8.diff b/dev/diffs/3.5.8.diff
index c06148ca55..8f60410efb 100644
--- a/dev/diffs/3.5.8.diff
+++ b/dev/diffs/3.5.8.diff
@@ -7,7 +7,7 @@ index edd2ad57880..15a0947abf4 100644
<ivy.version>2.5.1</ivy.version>
<oro.version>2.0.8</oro.version>
+ <spark.version.short>3.5</spark.version.short>
-+ <comet.version>0.17.0</comet.version>
++ <comet.version>0.17.1</comet.version>
<!--
If you changes codahale.metrics.version, you also need to change
the link to metrics.dropwizard.io in docs/monitoring.md.
diff --git a/dev/diffs/4.0.2.diff b/dev/diffs/4.0.2.diff
index 44281875db..2ec4af41c4 100644
--- a/dev/diffs/4.0.2.diff
+++ b/dev/diffs/4.0.2.diff
@@ -47,7 +47,7 @@ index 252cfdf9073..64e899efe6b 100644
<ivy.version>2.5.3</ivy.version>
<oro.version>2.0.8</oro.version>
+ <spark.version.short>4.0</spark.version.short>
-+ <comet.version>0.17.0</comet.version>
++ <comet.version>0.17.1</comet.version>
<!--
If you change codahale.metrics.version, you also need to change
the link to metrics.dropwizard.io in docs/monitoring.md.
diff --git a/dev/diffs/4.1.2.diff b/dev/diffs/4.1.2.diff
index abd0935f3a..5ee9128c35 100644
--- a/dev/diffs/4.1.2.diff
+++ b/dev/diffs/4.1.2.diff
@@ -47,7 +47,7 @@ index dc201151999..3e278cfb34c 100644
<ivy.version>2.5.3</ivy.version>
<oro.version>2.0.8</oro.version>
+ <spark.version.short>4.1</spark.version.short>
-+ <comet.version>0.17.0</comet.version>
++ <comet.version>0.17.1</comet.version>
<!--
If you change codahale.metrics.version, you also need to change
the link to metrics.dropwizard.io in docs/monitoring.md.
diff --git a/dev/diffs/iceberg/1.10.0.diff b/dev/diffs/iceberg/1.10.0.diff
index da072733de..2c3939512d 100644
--- a/dev/diffs/iceberg/1.10.0.diff
+++ b/dev/diffs/iceberg/1.10.0.diff
@@ -7,7 +7,7 @@ index eeabe54f5f..4d3160b9f7 100644
caffeine = "2.9.3"
calcite = "1.40.0"
-comet = "0.8.1"
-+comet = "0.17.0"
++comet = "0.17.1"
datasketches = "6.2.0"
delta-standalone = "3.3.2"
delta-spark = "3.3.2"
diff --git a/dev/diffs/iceberg/1.8.1.diff b/dev/diffs/iceberg/1.8.1.diff
index 4c5027b8f4..86631608e5 100644
--- a/dev/diffs/iceberg/1.8.1.diff
+++ b/dev/diffs/iceberg/1.8.1.diff
@@ -6,7 +6,7 @@ index 04ffa8f4ed..2d2c0d6e76 100644
awssdk-s3accessgrants = "2.3.0"
caffeine = "2.9.3"
calcite = "1.10.0"
-+comet = "0.17.0"
++comet = "0.17.1"
datasketches = "6.2.0"
delta-standalone = "3.3.0"
delta-spark = "3.3.0"
diff --git a/dev/diffs/iceberg/1.9.1.diff b/dev/diffs/iceberg/1.9.1.diff
index 89c4159dae..f4e3f34226 100644
--- a/dev/diffs/iceberg/1.9.1.diff
+++ b/dev/diffs/iceberg/1.9.1.diff
@@ -6,7 +6,7 @@ index c50991c5fc..c3bd841c95 100644
bson-ver = "4.11.5"
caffeine = "2.9.3"
calcite = "1.39.0"
-+comet = "0.17.0"
++comet = "0.17.1"
datasketches = "6.2.0"
delta-standalone = "3.3.1"
delta-spark = "3.3.1"
diff --git a/docs/source/changelog/0.17.1.md b/docs/source/changelog/0.17.1.md
new file mode 100644
index 0000000000..b7743372c5
--- /dev/null
+++ b/docs/source/changelog/0.17.1.md
@@ -0,0 +1,45 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# DataFusion Comet 0.17.1 Changelog
+
+This release consists of 5 commits from 3 contributors. See credits at the end
of this changelog for more information.
+
+**Fixed bugs:**
+
+- fix: [branch-17] backport #4795 - count returning zero when scan is disabled
and going through CometSparkColumnarToColumnar
[#4831](https://github.com/apache/datafusion-comet/pull/4831) (Dummk0pf)
+- fix: [branch-17] backport #4812 - prevent wrong results from Iceberg native
scan exchange reuse with different pushed filters
[#4832](https://github.com/apache/datafusion-comet/pull/4832) (mbutrovich)
+- fix: [branch-17] backport #4760 - size Iceberg delete files in the native
scan to avoid dropping deletes
[#4829](https://github.com/apache/datafusion-comet/pull/4829) (mbutrovich)
+- fix: [branch-17] backport #4869 - register partitioning scalar subqueries
for native shuffle to avoid "Subquery N not found"
[#4875](https://github.com/apache/datafusion-comet/pull/4875) (mbutrovich)
+
+**Other:**
+
+- deps: [branch-17] backport #4826 - bump iceberg-rust version to a rev with
`ArrowReader` fix [#4839](https://github.com/apache/datafusion-comet/pull/4839)
(sandugood)
+
+## Credits
+
+Thank you to everyone who contributed to this release. Here is a breakdown of
commits (PRs merged) per contributor.
+
+```
+ 3 Matt Butrovich
+ 1 Prames Maanikam
+ 1 alexander domenti
+```
+
+Thank you also to everyone who contributed in other ways such as filing
issues, reviewing PRs, and providing feedback on this release.
diff --git a/docs/source/changelog/index.md b/docs/source/changelog/index.md
index cf493beb6a..a2e9ce176f 100644
--- a/docs/source/changelog/index.md
+++ b/docs/source/changelog/index.md
@@ -24,6 +24,7 @@ Per-release change logs for Apache DataFusion Comet.
```{toctree}
:maxdepth: 1
+0.17.1
0.17.0
0.16.0
0.15.0
diff --git a/native/Cargo.lock b/native/Cargo.lock
index 08eb8368d0..8ca45cbb9b 100644
--- a/native/Cargo.lock
+++ b/native/Cargo.lock
@@ -1982,7 +1982,7 @@ dependencies = [
[[package]]
name = "datafusion-comet"
-version = "0.17.0"
+version = "0.17.1"
dependencies = [
"arrow",
"assertables",
@@ -2039,7 +2039,7 @@ dependencies = [
[[package]]
name = "datafusion-comet-common"
-version = "0.17.0"
+version = "0.17.1"
dependencies = [
"arrow",
"datafusion",
@@ -2065,7 +2065,7 @@ dependencies = [
[[package]]
name = "datafusion-comet-jni-bridge"
-version = "0.17.0"
+version = "0.17.1"
dependencies = [
"arrow",
"assertables",
@@ -2083,7 +2083,7 @@ dependencies = [
[[package]]
name = "datafusion-comet-objectstore-hdfs"
-version = "0.17.0"
+version = "0.17.1"
dependencies = [
"async-trait",
"bytes",
@@ -2097,7 +2097,7 @@ dependencies = [
[[package]]
name = "datafusion-comet-proto"
-version = "0.17.0"
+version = "0.17.1"
dependencies = [
"prost",
"prost-build",
@@ -2105,7 +2105,7 @@ dependencies = [
[[package]]
name = "datafusion-comet-shuffle"
-version = "0.17.0"
+version = "0.17.1"
dependencies = [
"arrow",
"async-trait",
@@ -2133,7 +2133,7 @@ dependencies = [
[[package]]
name = "datafusion-comet-spark-expr"
-version = "0.17.0"
+version = "0.17.1"
dependencies = [
"arrow",
"base64",
diff --git a/native/Cargo.toml b/native/Cargo.toml
index ca5468f0e1..460156796f 100644
--- a/native/Cargo.toml
+++ b/native/Cargo.toml
@@ -21,7 +21,7 @@ members = ["core", "spark-expr", "common", "proto",
"jni-bridge", "shuffle", "hd
resolver = "2"
[workspace.package]
-version = "0.17.0"
+version = "0.17.1"
homepage = "https://datafusion.apache.org/comet"
repository = "https://github.com/apache/datafusion-comet"
authors = ["Apache DataFusion <[email protected]>"]
diff --git a/pom.xml b/pom.xml
index ea49560525..a4de5cb29e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
</parent>
<groupId>org.apache.datafusion</groupId>
<artifactId>comet-parent-spark${spark.version.short}_${scala.binary.version}</artifactId>
- <version>0.17.0</version>
+ <version>0.17.1</version>
<packaging>pom</packaging>
<name>Comet Project Parent POM</name>
diff --git a/spark-integration/pom.xml b/spark-integration/pom.xml
index 655d524290..008010fd9e 100644
--- a/spark-integration/pom.xml
+++ b/spark-integration/pom.xml
@@ -26,7 +26,7 @@ under the License.
<parent>
<groupId>org.apache.datafusion</groupId>
<artifactId>comet-parent-spark${spark.version.short}_${scala.binary.version}</artifactId>
- <version>0.17.0</version>
+ <version>0.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/spark/pom.xml b/spark/pom.xml
index 4029831b32..d15f899a8d 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -26,7 +26,7 @@ under the License.
<parent>
<groupId>org.apache.datafusion</groupId>
<artifactId>comet-parent-spark${spark.version.short}_${scala.binary.version}</artifactId>
- <version>0.17.0</version>
+ <version>0.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]