RocMarshal commented on a change in pull request #13791:
URL: https://github.com/apache/flink/pull/13791#discussion_r514889039
##########
File path: docs/dev/table/tableApi.zh.md
##########
@@ -477,11 +477,11 @@ val result = orders.where($"b" === "red")
<tbody>
<tr>
<td>
- <strong>From</strong><br>
- <span class="label label-primary">批处理</span> <span class="label
label-primary">流处理</span>
+ <strong>FromPath</strong><br>
+ <span class="label label-primary">Batch</span> <span class="label
label-primary">Streaming</span>
Review comment:
```suggestion
<span class="label label-primary">批处理</span> <span class="label
label-primary">流处理</span>
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]