Skip to content

Commit 5e2e7ee

Browse files
authored
[BEAM-13616][BEAM-13646] Upgrade vendored calcite to 1.28.0:0.2 (#16544)
1 parent c54f53e commit 5e2e7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ class BeamModulePlugin implements Plugin<Project> {
678678
vendored_bytebuddy_1_11_0 : "org.apache.beam:beam-vendor-bytebuddy-1_11_0:0.1",
679679
vendored_grpc_1_43_2 : "org.apache.beam:beam-vendor-grpc-1_43_2:0.1",
680680
vendored_guava_26_0_jre : "org.apache.beam:beam-vendor-guava-26_0-jre:0.1",
681-
vendored_calcite_1_28_0 : "org.apache.beam:beam-vendor-calcite-1_28_0:0.1",
681+
vendored_calcite_1_28_0 : "org.apache.beam:beam-vendor-calcite-1_28_0:0.2",
682682
woodstox_core_asl : "org.codehaus.woodstox:woodstox-core-asl:4.4.1",
683683
zstd_jni : "com.github.luben:zstd-jni:1.4.5-2",
684684
quickcheck_core : "com.pholser:junit-quickcheck-core:$quickcheck_version",

0 commit comments

Comments
 (0)