dzzxjl opened a new issue, #10694: URL: https://github.com/apache/iceberg/issues/10694
### Query engine Flink ### Question The unit test for class TestFlinkIcebergSink cannot be executed. In IDEA, the default unit test command is: `:iceberg-flink:iceberg-flink-1.17:test --tests "org.apache.iceberg.flink.sink.TestFlinkIcebergSink.testWriteRowData[*]`. After I changed it to `:iceberg-flink:iceberg-flink-1.17:test --tests "org.apache.iceberg.flink.sink.TestFlinkIcebergSink.testWriteRowData`, it became executable. Why did this situation occur? Where should I modify this parameter?  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org