Github user fhueske commented on a diff in the pull request:
https://github.com/apache/flink/pull/3806#discussion_r115470902
--- Diff: docs/dev/table_api.md ---
@@ -1485,14 +1485,14 @@ Joins, set operations, and non-windowed
aggregations are not supported yet.
{% top %}
-### Group Windows
+### Windows
--- End diff --
I think we should stick to `Group Windows` here and rather adapt the
description of the Table API windows.
In SQL, the term `WINDOW` refers to the `OVER` windows, so I think it is
less ambiguous if we call them `Group Windows` and `Over Windows`.
---
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.
---