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

SQL with UNNEST fail in volcano planner in some cases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.17.0
    • None
    • core
    • None

    Description

      After CALCITE-2291, specifically, this line causes volcano planner to fail to find the best plan for query

      SELECT a, s FROM T, UNNEST(T.c) as A (s)
      

      . I'll try to write a unittest in Calcite to reproduce. cshi vvysotskyi HanumathRao, can you provide some context? Thanks a lot.

      Attachments

        Activity

          People

            julianhyde Julian Hyde
            suez1224 Shuyi Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: