Skip to content

Commit

Permalink
Stop copying LogicalPlan and Exprs in EliminateCrossJoin (4% faster…
Browse files Browse the repository at this point in the history
… planning) (#10431)

* Stop copying LogicalPlan and Exprs in `EliminateCrossJoin`

* Clarify when can_flatten_join_inputs runs

* Use a single `map`
  • Loading branch information
alamb authored May 13, 2024
1 parent a2eca29 commit adf0bfc
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 117 deletions.
Loading

0 comments on commit adf0bfc

Please sign in to comment.