Github user twalthr commented on a diff in the pull request:
https://github.com/apache/flink/pull/6027#discussion_r189896704
--- Diff: docs/dev/table/tableApi.md ---
@@ -1885,6 +1885,32 @@ BOOLEAN.isNotFalse
</td>
</tr>
+ <tr>
+ <td>
+ {% highlight java %}
+ ANY.BETWEEN(LOWER_BOUND, UPPER_BOUND)
--- End diff --
Please use camel-case syntax here.---
