Github user twalthr commented on a diff in the pull request:
https://github.com/apache/flink/pull/5040#discussion_r153800721
--- Diff: docs/dev/table/sql.md ---
@@ -2355,6 +2355,41 @@ map â[â key â]â
</tbody>
</table>
+<table class="table table-bordered">
--- End diff --
I would put this under value constructor functions to stay in sync with
Calcites documentation
(http://calcite.apache.org/docs/reference.html#value-constructors).---
