godfreyhe commented on issue #11794: URL: https://github.com/apache/flink/pull/11794#issuecomment-618315314
@kl0u @twalthr Thanks for the feedback, I think it's time to remove `CollectionEnvironment` usage from flink-table tests, I will create a JIRA to do that, and I will also revert the commit "[FLINK-17126][java] Introduce CollectionPipelineExecutor for CollectionEnvironment (c983ac9c)" to avoid someone using `CollectionEnvironment` for testing or demo. (if someone use `CollectionEnvironment`, he will get `java.lang.NullPointerException: No execution.target specified in your configuration file.`) WDYT ? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
