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 (#12250)

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 4, 2025
1 parent dade8ce commit 5aad1b3
Showing 1 changed file with 241 additions and 449 deletions.
Loading

0 comments on commit 5aad1b3

Please sign in to comment.