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.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---