Timo Walther created FLINK-4550:
-----------------------------------
Summary: Clearly define SQL operator table
Key: FLINK-4550
URL: https://issues.apache.org/jira/browse/FLINK-4550
Project: Flink
Issue Type: Improvement
Components: Table API & SQL
Reporter: Timo Walther
Currently, we use {{SqlStdOperatorTable.instance()}} for setting all supported
operations. However, not all of them are actually supported.
{{FunctionCatalog}} should only return those operators that are tested and
documented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)