Skip to content

Commit

Permalink
refactor(fuzzer): Refactor joins with table scan in JoinFuzzer to all…
Browse files Browse the repository at this point in the history
…ow for multi-join plan generation

Summary: This change updates the makeXXJoinWithTableScan methods to generate multi-join plans. This required many changes elsewhere. The old APIs with the long parameter lists were also removed.

Differential Revision: D69084385
  • Loading branch information
Daniel Hunte authored and facebook-github-bot committed Feb 3, 2025
1 parent f49b659 commit 0c69396
Showing 1 changed file with 247 additions and 455 deletions.
Loading

0 comments on commit 0c69396

Please sign in to comment.