Lowering of HashJoinNode: switch direction of inner and outer side for hash join stage.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The physical HashJoinNode assumes that the build side is the inner side, while the SBE hash join stage makes the opposite assumption that the outer side is the build side.

      For consistency, switch the left and right sides during lowering.

            Assignee:
            Svilen Mihaylov (Inactive)
            Reporter:
            Svilen Mihaylov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: