godfreyhe commented on a change in pull request #8984:  
[FLINK-13088][table-api] Support lazy query transformation & execution on 
TableEnvironment
URL: https://github.com/apache/flink/pull/8984#discussion_r300403188
 
 

 ##########
 File path: 
flink-table/flink-table-api-scala-bridge/src/main/scala/org/apache/flink/table/api/scala/internal/StreamTableEnvironmentImpl.scala
 ##########
 @@ -182,6 +187,8 @@ class StreamTableEnvironmentImpl (
     }
   }
 
+  override protected def shouldTranslateEagerly(): Boolean = true
 
 Review comment:
   same as `java.StreamTableEnvironmentImpl#shouldTranslateEagerly`

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