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

    https://github.com/apache/flink/pull/6236#discussion_r199860444
  
    --- Diff: 
flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/scala/BatchTableEnvironment.scala
 ---
    @@ -53,12 +53,13 @@ class BatchTableEnvironment(
         *
         * @param dataSet The [[DataSet]] to be converted.
         * @tparam T The type of the [[DataSet]].
    +    * @param replace whether to replace the registered table
    --- End diff --
    
    end with point.


---

Reply via email to