[
https://issues.apache.org/jira/browse/FLINK-9699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531591#comment-16531591
]
ASF GitHub Bot commented on FLINK-9699:
---------------------------------------
Github user yanghua commented on a diff in the pull request:
https://github.com/apache/flink/pull/6236#discussion_r199860548
--- Diff:
flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/scala/BatchTableEnvironment.scala
---
@@ -94,11 +95,12 @@ class BatchTableEnvironment(
* @param name The name under which the [[DataSet]] is registered in
the catalog.
* @param dataSet The [[DataSet]] to register.
* @tparam T The type of the [[DataSet]] to register.
+ * @param replace whether to replace the registered table
--- End diff --
end with point.
> Add api to replace registered table
> -----------------------------------
>
> Key: FLINK-9699
> URL: https://issues.apache.org/jira/browse/FLINK-9699
> Project: Flink
> Issue Type: Improvement
> Reporter: Jeff Zhang
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)