Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-3946

Add parser support for MULTISET/SET and VOLATILE modifiers in CREATE TABLE statements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.22.0
    • 1.24.0
    • babel
    • None

    Description

      Add support to Calcite's Babel parser for MULTISET/SET and VOLATILE modifiers in CREATE TABLE statements.

      The syntax for these statements is:

       CREATE TABLE [SET|MULTISET] [VOLATILE] <table_name>
         [IF NOT EXISTS] (<column_name> <data_type>, ...);
      

      Attachments

        Issue Links

          Activity

            People

              julianhyde Julian Hyde
              dschmitt Drew Schmitt
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h