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

RelMdTableReferences should check whether references inferred from input are null for Union/Join operators

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.18.0
    • core
    • None

    Description

      Currently, there is no check and we iterate directly over the set returned, which may lead to a NPE if there is an operator underneath that is not supported.
      https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/rel/metadata/RelMdTableReferences.java#L111

      Attachments

        Activity

          People

            jcamacho Jesús Camacho Rodríguez
            jcamacho Jesús Camacho Rodríguez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: