You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/12/03 12:13:28 UTC

[GitHub] shuiqiangchen commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell

shuiqiangchen commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell
URL: https://github.com/apache/flink/pull/7121#discussion_r238244696
 
 

 ##########
 File path: flink-scala-shell/src/main/scala/org/apache/flink/api/scala/FlinkILoop.scala
 ##########
 @@ -139,7 +148,9 @@ class FlinkILoop(
     "org.apache.flink.api.scala._",
     "org.apache.flink.api.scala.utils._",
     "org.apache.flink.streaming.api.scala._",
-    "org.apache.flink.streaming.api.windowing.time._"
 
 Review comment:
   Sorry, I misunderstood, it should be import initially to support window operations.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services