Shekhar Prasad Rajak created FLINK-40450:
--------------------------------------------
Summary: 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
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)