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

Support for left/right outer join in RelMdExpressionLineage

    XMLWordPrintableJSON

Details

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

    Description

      Currently, we bail out in the metadata provider if join operator is not of inner type. For left, right outer joins, we could track expressions generated from columns from the left, right inputs, respectively. In addition, if any of the columns in the join cannot be backtracked, we could still backtrack the origin of an expression if it is not using that column, and currently we bail out too.

      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: