Enble executing CTE on the MPP side by default
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Make executing CTE on the MPP side by default
- [x] be compatible with tiflash's new CTE operator
- [x] solving issues that CTE can't be converted to MPP one.
- [ ] solving the issue that union all may block the mpp execution
Contributor guide
Assessment
This issue has not been assessed yet.