[GitHub] [flink] twalthr commented on a change in pull request #14594: [FLINK-20551][docs] Make SQL documentation Blink only

2021-01-18 Thread GitBox
twalthr commented on a change in pull request #14594: URL: https://github.com/apache/flink/pull/14594#discussion_r559393915 ## File path: docs/dev/table/types.md ## @@ -152,6 +152,42 @@ a table program (e.g. `field.cast(TIMESTAMP(3).bridgedTo(Timestamp.class))`) are + +

[GitHub] [flink] twalthr commented on a change in pull request #14594: [FLINK-20551][docs] Make SQL documentation Blink only

2021-01-15 Thread GitBox
twalthr commented on a change in pull request #14594: URL: https://github.com/apache/flink/pull/14594#discussion_r558006245 ## File path: docs/dev/table/common.md ## @@ -116,173 +106,119 @@ table_result... -**Note:** Table API and SQL queries can be easily integrated with