dianfu commented on a change in pull request #9433: [FLINK-13708] 
[table-planner-blink] transformations should be cleared after execution in 
blink planner
URL: https://github.com/apache/flink/pull/9433#discussion_r347696160
 
 

 ##########
 File path: flink-python/pyflink/table/tests/test_table_environment_api.py
 ##########
 @@ -348,7 +347,7 @@ def test_explain_with_extended(self):
         assert isinstance(actual, str)
 
     def test_explain_with_multi_sinks(self):
-        t_env = self.t_env
+        t_env = self.bt_env
 
 Review comment:
   @dawidwys @godfreyhe Thanks for the pinging. There is a utility class 
`PyFlinkBlinkBatchTableTestCase` in which the table environment is used for 
batch mode of blink planner.

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


With regards,
Apache Git Services

Reply via email to