Skip to content

Commit 8df7345

Browse files
committed
[FLINK-38772][table] CliClientITCase is broken in IDE
1 parent a451e39 commit 8df7345

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

flink-table/flink-sql-client/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,6 @@ under the License.
202202
<version>${project.version}</version>
203203
<optional>${flink.markBundledAsOptional}</optional>
204204
<exclusions>
205-
<exclusion>
206-
<groupId>org.apache.calcite</groupId>
207-
<artifactId>calcite-core</artifactId>
208-
</exclusion>
209205
<exclusion>
210206
<groupId>org.apache.calcite</groupId>
211207
<artifactId>calcite-testkit</artifactId>

0 commit comments

Comments
 (0)