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.

Reviewed By: xiaoxmeng

Differential Revision: D57761514
  • Loading branch information
kagamiori authored and facebook-github-bot committed Jun 4, 2024
1 parent 3a4d46f commit 0b13cc8
Showing 1 changed file with 227 additions and 74 deletions.
Loading

0 comments on commit 0b13cc8

Please sign in to comment.