We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c25522 commit 15ab342Copy full SHA for 15ab342
calcite-tutorial-2-parser/parser-4-calcite-custom-tutorial/pom.xml
@@ -63,7 +63,7 @@
63
<artifactItem>
64
<groupId>org.apache.calcite</groupId>
65
<artifactId>calcite-core</artifactId>
66
- <version>1.26.0</version>
+ <version>1.30.0</version>
67
<type>jar</type>
68
<overWrite>true</overWrite>
69
<outputDirectory>${project.build.directory}/</outputDirectory>
pom.xml
@@ -42,7 +42,7 @@
42
<dependency>
43
44
45
46
</dependency>
47
48
<groupId>org.apache.calcite.avatica</groupId>
0 commit comments