File tree Expand file tree Collapse file tree 11 files changed +289
-319
lines changed
Expand file tree Collapse file tree 11 files changed +289
-319
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ under the License.
2626 <parent >
2727 <groupId >org.apache.datafusion</groupId >
2828 <artifactId >comet-parent-spark${spark.version.short} _${scala.binary.version} </artifactId >
29- <version >0.10.0 </version >
29+ <version >0.10.1 </version >
3030 <relativePath >../pom.xml</relativePath >
3131 </parent >
3232
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ index d3544881af1..9c174496a4b 100644
77 <ivy.version>2.5.1</ivy.version>
88 <oro.version>2.0.8</oro.version>
99+ <spark.version.short>3.4</spark.version.short>
10- + <comet.version>0.10.0 </comet.version>
10+ + <comet.version>0.10.1 </comet.version>
1111 <!--
1212 If you changes codahale.metrics.version, you also need to change
1313 the link to metrics.dropwizard.io in docs/monitoring.md.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ index 68e2c422a24..d971894ffe6 100644
77 <ivy.version>2.5.1</ivy.version>
88 <oro.version>2.0.8</oro.version>
99+ <spark.version.short>3.5</spark.version.short>
10- + <comet.version>0.10.0 </comet.version>
10+ + <comet.version>0.10.1 </comet.version>
1111 <!--
1212 If you changes codahale.metrics.version, you also need to change
1313 the link to metrics.dropwizard.io in docs/monitoring.md.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ index 443d46a4302..63ec4784625 100644
77 <ivy.version>2.5.3</ivy.version>
88 <oro.version>2.0.8</oro.version>
99+ <spark.version.short>4.0</spark.version.short>
10- + <comet.version>0.10.0 </comet.version>
10+ + <comet.version>0.10.1 </comet.version>
1111 <!--
1212 If you change codahale.metrics.version, you also need to change
1313 the link to metrics.dropwizard.io in docs/monitoring.md.
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ index 04ffa8f4edc..cc0099ccc93 100644
2424 awssdk-s3accessgrants = "2.3.0"
2525 caffeine = "2.9.3"
2626 calcite = "1.10.0"
27- + comet = "0.10.0 "
27+ + comet = "0.10.1 "
2828 datasketches = "6.2.0"
2929 delta-standalone = "3.3.0"
3030 delta-spark = "3.3.0"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.datafusion</groupId >
2727 <artifactId >comet-parent-spark${spark.version.short} _${scala.binary.version} </artifactId >
28- <version >0.10.0 </version >
28+ <version >0.10.1 </version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
You can’t perform that action at this time.
0 commit comments