lvyanquan commented on code in PR #153:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/153#discussion_r2006770077


##########
flink-connector-jdbc-core/src/test/java/org/apache/flink/connector/jdbc/internal/JdbcFullTest.java:
##########
@@ -107,7 +108,8 @@ void testEnrichedClassCastException() {
     }
 
     private void runTest(boolean exploitParallelism) throws Exception {
-        ExecutionEnvironment environment = 
ExecutionEnvironment.getExecutionEnvironment();
+        ExecutionEnvironment environment = ExecutionEnvironment.getInstance();

Review Comment:
   Done.



-- 
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

Reply via email to