Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10163

Support CREATE VIEW in SQL Client

    XMLWordPrintableJSON

Details

    Description

      The possibility to define a name for a subquery would improve the usability of the SQL Client. The SQL standard defines CREATE VIEW for defining a virtual table.

       

      Example:

       CREATE VIEW viewName
       [ '(' columnName [, columnName ]* ')' ]
       AS Query
      

      Attachments

        Issue Links

          Activity

            People

              twalthr Timo Walther
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: