[
https://issues.apache.org/jira/browse/FLINK-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041740#comment-16041740
]
ASF GitHub Bot commented on FLINK-6749:
---------------------------------------
Github user fhueske commented on a diff in the pull request:
https://github.com/apache/flink/pull/4046#discussion_r120756834
--- Diff: docs/dev/table/sql.md ---
@@ -340,18 +567,14 @@ val result4 = tableEnv.sql(
{% top %}
-### Limitations
-
-**TODO: Integrate this with the examples**
-
#### Batch
--- End diff --
I would remove the `Batch` and `Streaming` limitations sections.
Instead, I would integrate the relevant information with the `Operations`
sections, e.g., add a comments to UNNEST that WITH ORDINALITY is not supported,
etc.
> Table API / SQL Docs: SQL Page
> ------------------------------
>
> Key: FLINK-6749
> URL: https://issues.apache.org/jira/browse/FLINK-6749
> Project: Flink
> Issue Type: Sub-task
> Components: Documentation, Table API & SQL
> Affects Versions: 1.3.0
> Reporter: Fabian Hueske
> Assignee: Haohui Mai
>
> Update and refine {{./docs/dev/table/sql.md}} in feature branch
> https://github.com/apache/flink/tree/tableDocs
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)