Skip to content

Commit

Permalink
Test NestedLoopJoin without filter in join fuzzer (#9923)
Browse files Browse the repository at this point in the history
Summary:

A correctness bug was found recently in NestedLoopJoin without filter (#9892). 
So this diff extends join fuzzer to cover this case with 10% chance. This diff 
also makes the build side input to contain rows that do not match the probe side.

Differential Revision: D57761514
  • Loading branch information
kagamiori authored and facebook-github-bot committed May 31, 2024
1 parent d071c03 commit 150bdea
Showing 1 changed file with 263 additions and 87 deletions.
Loading

0 comments on commit 150bdea

Please sign in to comment.