Airblader commented on a change in pull request #16984: URL: https://github.com/apache/flink/pull/16984#discussion_r696584200
########## File path: flink-table/flink-table-planner/src/test/resources/META-INF/services/org.apache.flink.table.factories.Factory ########## @@ -14,4 +14,5 @@ # limitations under the License. org.apache.flink.table.planner.factories.TestValuesTableFactory -org.apache.flink.table.planner.factories.TestFileFactory \ No newline at end of file +org.apache.flink.table.planner.factories.TestFileFactory +org.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRuleTest$MetadataNoProjectionPushDownTableFactory Review comment: Agreed. As discussed offline, I've created a new issue and will work on this next: https://issues.apache.org/jira/browse/FLINK-24004 -- 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...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org