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

Support parsing non-standard collection types

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.35.0
    • None
    • core
    • None

    Description

      Calcite support SQL standard collection types. For example:

      INTEGER ARRAY;
      INTEGER ARRAY ARRAY;
      VARCHAR(5) MULTISET;
      INTEGER MULTISET ARRAY;

      Many DBMS support a dialect of ARRAY<T> and MULITSET<T>,
      I think Calcite can also support this dialect in core Parser.

      Attachments

        Issue Links

          Activity

            People

              hongyuguo hongyu guo
              hongyuguo hongyu guo
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: