planner: should restrict the output schema column when push down operators.
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
consider a case that tidb's join output 2 columns, and tiflash's join output 4 columns, and then will fall into bugs.
for example: https://github.com/pingcap/tidb
Contributor guide
Assessment
This issue has not been assessed yet.