Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1391#issuecomment-158775699 According to travis, this PR is breaking the build ``` [ERROR] /home/travis/build/apache/flink/flink-staging/flink-table/src/main/scala/org/apache/flink/api/scala/table/ScalaStreamingTranslator.scala:40: error: overriding type Representation in class PlanTranslator with bounds[A] <: AnyRef{def getType(): org.apache.flink.api.common.typeinfo.TypeInformation[A]}; [ERROR] type Representation has incompatible type [ERROR] override type Representation[A] = DataStream[A] [ERROR] ^ ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---