Ran Tao created FLINK-32310: ------------------------------- Summary: Support enhanced show functions syntax Key: FLINK-32310 URL: https://issues.apache.org/jira/browse/FLINK-32310 Project: Flink Issue Type: Improvement Components: Table SQL / API, Table SQL / Planner Reporter: Ran Tao
As FLIP discussed. We will support new syntax for showing functions. The syntax: | |SHOW [USER] FUNCTIONS [ ( FROM \| IN ) [catalog_name.]database_name ] [ [NOT] (LIKE \| ILIKE) <sql_like_pattern> ]| | -- This message was sent by Atlassian Jira (v8.20.10#820010)