[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-07-22 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r458828105 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -140,26 +138,21 @@ FROM WHERE r.currency = o.currency {% endhighlight %} -Each record from th

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-07-22 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r458830603 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +182,43 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-07-22 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r458831384 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -300,25 +285,26 @@ FROM ON r.currency = o.currency {% endhighlight %} -Each record from the

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-07-22 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r458825956 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -22,37 +22,38 @@ specific language governing permissions and limitations under the License. -->

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-07-21 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r458274448 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -327,10 +313,10 @@ FROM table1 [AS ] ON table1.column-name1 = table2.column-name1 {% endhighlig

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-07-21 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r458273723 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -300,25 +285,26 @@ FROM ON r.currency = o.currency {% endhighlight %} -Each record from the

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-07-21 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r458270785 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -300,25 +285,26 @@ FROM ON r.currency = o.currency {% endhighlight %} -Each record from the

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-07-08 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r451581064 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -22,37 +22,38 @@ specific language governing permissions and limitations under the License. -->

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444610772 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +183,43 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444610746 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -22,37 +22,38 @@ specific language governing permissions and limitations under the License. -->

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444595912 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +183,42 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444591826 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +183,42 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444591702 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +183,42 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444591256 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -22,37 +22,35 @@ specific language governing permissions and limitations under the License. -->

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444591375 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -140,26 +137,23 @@ FROM WHERE r.currency = o.currency {% endhighlight %} -Each record from th

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444589987 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -140,26 +137,23 @@ FROM WHERE r.currency = o.currency {% endhighlight %} -Each record from th

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444589792 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -140,26 +137,23 @@ FROM WHERE r.currency = o.currency {% endhighlight %} -Each record from th

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444588046 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +183,42 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444587512 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -63,18 +61,17 @@ WHERE o.id = s.orderId AND o.ordertime BETWEEN s.shiptime - INTERVAL '4'

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444587139 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -63,18 +61,17 @@ WHERE o.id = s.orderId AND o.ordertime BETWEEN s.shiptime - INTERVAL '4'

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444586022 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +183,43 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-23 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r444584279 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -22,37 +22,38 @@ specific language governing permissions and limitations under the License. -->

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-21 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r443218763 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -140,26 +137,23 @@ FROM WHERE r.currency = o.currency {% endhighlight %} -Each record from th

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-21 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r443218642 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -140,26 +137,23 @@ FROM WHERE r.currency = o.currency {% endhighlight %} -Each record from th

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-21 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r443218585 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -88,8 +85,8 @@ rowtime amount currency 11:045 US Dollar {% endhighlight %} -`RatesHis

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-21 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r443218625 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -104,17 +101,17 @@ rowtime currency rate 11:49 Pounds 108 {% endhighlight %} -Given

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-21 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r443218514 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -22,37 +22,35 @@ specific language governing permissions and limitations under the License. -->

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-21 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r443218549 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -63,18 +61,17 @@ WHERE o.id = s.orderId AND o.ordertime BETWEEN s.shiptime - INTERVAL '4'

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-06 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r436322260 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -22,37 +22,35 @@ specific language governing permissions and limitations under the License. -->

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-06 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r436322054 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +183,42 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-06 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r436321416 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -1,5 +1,5 @@ --- -title: "Joins in Continuous Queries" +title: "流上的 Join" Review comment:

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-06 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r436320979 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -327,10 +313,10 @@ FROM table1 [AS ] ON table1.column-name1 = table2.column-name1 {% endhighlig

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-06 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r436320945 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +183,42 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-06 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r436320339 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +183,42 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-06 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r436320356 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -189,50 +183,42 @@ val result = orders -**Note**: State retention defined in a [query conf

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-06 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r436320317 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -22,37 +22,35 @@ specific language governing permissions and limitations under the License. -->

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-06 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r436320268 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -22,37 +22,35 @@ specific language governing permissions and limitations under the License. -->

[GitHub] [flink] authuir commented on a change in pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-06-06 Thread GitBox
authuir commented on a change in pull request #12420: URL: https://github.com/apache/flink/pull/12420#discussion_r436320273 ## File path: docs/dev/table/streaming/joins.zh.md ## @@ -22,37 +22,35 @@ specific language governing permissions and limitations under the License. -->