Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move the extract_join_keys to optimizer (#4711)
* 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