Github user fhueske commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1917#discussion_r60473002
  
    --- Diff: 
flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/StreamTableEnvironment.scala
 ---
    @@ -112,19 +122,31 @@ abstract class StreamTableEnvironment(config: 
TableConfig) extends TableEnvironm
         *
         * @param name The name under which the table is registered in the 
catalog.
         * @param dataStream The [[DataStream]] to register as table in the 
catalog.
    +    * @param wrapper True if the registration has to wrap the 
datastreamTable
    +   *                into a [[org.apache.calcite.schema.StreamableTable]]
    --- End diff --
    
    comment indention


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to