From a723fd764e1a6a7fa00d73ad65509f7e8d2531fb Mon Sep 17 00:00:00 2001 From: Andy Grove Date: Mon, 30 Jun 2025 09:30:40 -0600 Subject: [PATCH 1/2] Start 0.10.0 development --- common/pom.xml | 2 +- dev/diffs/3.4.3.diff | 2 +- dev/diffs/3.5.6.diff | 2 +- dev/diffs/4.0.0-preview1.diff | 2 +- dev/diffs/iceberg/1.8.1.diff | 12 ++++++------ docs/source/contributor-guide/debugging.md | 2 +- docs/source/user-guide/iceberg.md | 4 ++-- docs/source/user-guide/installation.md | 4 ++-- fuzz-testing/pom.xml | 2 +- pom.xml | 2 +- spark-integration/pom.xml | 2 +- spark/pom.xml | 2 +- 12 files changed, 19 insertions(+), 19 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 36bc706053..b61fbcb74c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.datafusion comet-parent-spark${spark.version.short}_${scala.binary.version} - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT ../pom.xml diff --git a/dev/diffs/3.4.3.diff b/dev/diffs/3.4.3.diff index e08aea606b..9277e8ea6e 100644 --- a/dev/diffs/3.4.3.diff +++ b/dev/diffs/3.4.3.diff @@ -7,7 +7,7 @@ index d3544881af1..5cc127f064d 100644 2.5.1 2.0.8 + 3.4 -+ 0.9.0-SNAPSHOT ++ 0.10.0-SNAPSHOT