snuyanzin commented on PR #23586: URL: https://github.com/apache/flink/pull/23586#issuecomment-1839102748
does it really make sense if for each test in `@BeforeEach` there a new `tEnv` is created like ``` this.tEnv = StreamTableEnvironment.create(env, setting) ``` ? -- 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