libenchao commented on a change in pull request #11423: 
[Flink-16083][chinese-translation]Translate "Dynamic Table" page of "…
URL: https://github.com/apache/flink/pull/11423#discussion_r393417143
 
 

 ##########
 File path: docs/dev/table/streaming/dynamic_tables.zh.md
 ##########
 @@ -22,135 +22,135 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-SQL and the relational algebra have not been designed with streaming data in 
mind. As a consequence, there are few conceptual gaps between relational 
algebra (and SQL) and stream processing.
+SQL 和关系代数的在设计时并未考虑流数据。因此,在关系代数(和 SQL)之间几乎没有概念上的差异。
 
-This page discusses these differences and explains how Flink can achieve the 
same semantics on unbounded data as a regular database engine on bounded data.
+本文会讨论这种差异,并介绍 Flink 如何在无界数据集上实现与数据库引擎在无界数据上实现的相同的语义,
 
 Review comment:
   数据库引擎在无界数据上实现的相同的语义, -> 数据库引擎在有界数据上的处理具有相同的语义。

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to