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

Extend JoinUnionTransposeRule to match Union instead of LogicalUnion

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.7.0
    • core
    • None

    Description

      The JoinUnionTransposeRule is fired if one of the operands is a Union, but inside the onMatch() method, the code checks if one of the operands is an instance of LogicalUnion. External implementations would benefit from changing the rule to match Union instead.

      The dev mailing list discussion can be found here.

      Attachments

        Activity

          People

            julianhyde Julian Hyde
            vkalavri Vasia Kalavri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: