Make TiDB suiable for DP's join reorder
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
We've implemented DP algorithm for join reorder. But got a bad order aginst the greedy one. And it doesn't support outer join reorder
We need to improve the estimation logic and its algorithm to enable it.
Contributor guide
Assessment
This issue has not been assessed yet.