XMLWordPrintableJSON

Details

    Description

      Currently, the SHOW FUNCTIONS lists all user-defined and built-in functions which is very verbose. We already introduced listUserDefinedFunctions() method on TableEnvironment. I think we can introduce a dedicate syntax to show user-defined only functions which simply calls listUserDefinedFunctions(). That would be very useful.

      I propose to use SHOW USER FUNCTIONS which is also supported by Snowflake [1] and Spark[2].

      [1]: https://docs.snowflake.com/en/sql-reference/sql/show-user-functions.html
      [2]: https://docs.databricks.com/spark/latest/spark-sql/language-manual/sql-ref-syntax-aux-show-functions.html

      Attachments

        Issue Links

          Activity

            People

              yulei0824 tim yu
              jark Jark Wu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: