Skip to content

Commit

Permalink
[FLINK-6429] [table] Bump Calcite version to 1.13.
Browse files Browse the repository at this point in the history
This closes apache#4373.
  • Loading branch information
Haohui Mai authored and twalthr committed Aug 8, 2017
1 parent f471888 commit d5770fe
Show file tree
Hide file tree
Showing 24 changed files with 2,002 additions and 7,963 deletions.
2 changes: 1 addition & 1 deletion flink-libraries/flink-table/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ under the License.
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-core</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
<exclusions>
<exclusion>
<groupId>org.apache.calcite.avatica</groupId>
Expand Down
Loading

0 comments on commit d5770fe

Please sign in to comment.