Files
tidb/planner
Mingcong Han 86d9db7736 planner/cascades: support parameterized transformation/implementation rules (#12376)
* wrap the transformation/implementation rules in the struct of optimizer

* fix unit tests

* address comment

* minor change, keep the same code style

* add default singleton optimizer
2019-09-25 20:31:38 +08:00
..