Skip to content

Commit

Permalink
Bump tpch to from 1.1 to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zml1206 committed Nov 6, 2024
1 parent 4fecd1d commit 35aa8dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gluten-substrait/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>io.trino.tpch</groupId>
<artifactId>tpch</artifactId>
<version>1.1</version>
<version>1.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion tools/gluten-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<uniffle.version>0.9.0</uniffle.version>
<gluten.version>1.3.0-SNAPSHOT</gluten.version>
<guava.version>32.0.1-jre</guava.version>
<tpch.version>1.1</tpch.version>
<tpch.version>1.4</tpch.version>
<tpcds.version>1.4</tpcds.version>
</properties>

Expand Down

0 comments on commit 35aa8dd

Please sign in to comment.