Skip to content

Commit

Permalink
Move the extract_join_keys to optimizer (#4711)
Browse files Browse the repository at this point in the history
* Move extract_join_keys to optimizer

* rename ExtractEquijoinExpr to ExtractEquijoinPredicate

* fix cargo clippy

* utilize the optimizer to traverse the plan tree

* add a new test
  • Loading branch information
ygf11 authored Dec 27, 2022
1 parent 9331ee3 commit 734c211
Show file tree
Hide file tree
Showing 4 changed files with 487 additions and 212 deletions.
Loading

0 comments on commit 734c211

Please sign in to comment.