[
https://issues.apache.org/jira/browse/FLINK-40450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106365#comment-18106365
]
Shekhar Prasad Rajak commented on FLINK-40450:
----------------------------------------------
Ref [https://github.com/apache/flink/pull/28791]
> Planner tests miss direct flink-table-code-splitter test dependency
> -------------------------------------------------------------------
>
> Key: FLINK-40450
> URL: https://issues.apache.org/jira/browse/FLINK-40450
> Project: Flink
> Issue Type: Bug
> Reporter: Shekhar Prasad Rajak
> Priority: Major
>
> Running a focused planner test command can fail before executing the
> requested test because planner test compilation cannot resolve
> JavaCodeSplitter.
>
> Command:
> ./mvnw -pl flink-table/flink-table-planner -am -Dspotless.skip=true
> -Dcheckstyle.skip=true -Drat.skip=true -Dsurefire.failIfNoSpecifiedTests=false
> -Dtest=CreateConnectionITCase test
> Failure:
> JsonParseReuseTest.java:[32,40] package org.apache.flink.table.codesplit
> does not exist
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)