The GitHub Actions job "Required Checks" on texera.git/test/hash-join-probe-op-exec-spec has succeeded. Run started by GitHub user eugenegujing (triggered by eugenegujing).
Head commit for run: 1c20c327f9d88367afa3b68577113741d1c2f9fe / eugenegujing <[email protected]> test(workflow-operator): add unit test coverage for HashJoinProbeOpExec Add HashJoinProbeOpExecSpec with 10 characterization tests that run the build side through HashJoinBuildOpExec and cover the four join types symmetrically, including both negatives above. Also pinned: a build key that matched is never re-emitted by the LEFT_OUTER anti-join; one probe tuple against N build tuples sharing a key yields N joined tuples; tuples stored in the build hash map no longer carry HASH_JOIN_INTERNAL_KEY_NAME; onFinish(0) emits nothing and close() clears the map; an empty build side and an empty probe input behave according to the join type; and null join keys match each other through the hash map lookup (current behavior, unlike SQL semantics where NULL never equals NULL). Report URL: https://github.com/apache/texera/actions/runs/30501947751 With regards, GitHub Actions via GitBox
