Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-15550

Calcite engine. Support collections constuction from the query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.14
    • None
    •  SQL Calcite: implemented ARRAY, ARRAY_AGG, ARRAY_CONCAT_AGG and MAP support

    Description

      Currently, queries like:

       

      SELECT MAP(SELECT 'a', 1)
      SELECT ARRAY(SELECT 1)

      Can't be executed, since logical plan contains Collect relational operator and there is no rule and no physical operator to convert this logical operator. 

       

      Attachments

        Issue Links

          Activity

            People

              ivandasch Ivan Daschinsky
              alex_pl Aleksey Plekhanov
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 50m
                  50m