Skip to content
Snippets Groups Projects
Unverified Commit aba33fab authored by Yee's avatar Yee Committed by GitHub
Browse files

Check dataflow dependency between plan nodes in optimizer (#679)


* Check the dataflow dependency in optimizer

* Fix end condition

* Cleanup

* Fix failed test cases

* Refactor input variables setter of plan node

* Check whether the data flow is same as the control flow

* Add symbol printer

* Add utils

* Add OptContext

Co-authored-by: default avatarjie.wang <38901892+jievince@users.noreply.github.com>
parent caeaea51
No related branches found
No related tags found
Showing
with 248 additions and 78 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment