MPP plan is not correct #30980
Labels
affects-5.0
This bug affects 5.0.x versions.
affects-5.1
This bug affects 5.1.x versions.
affects-5.2
This bug affects 5.2.x versions.
fixes-5.3.0
This bug is fixed at 5.3.0
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
Here is a ExchangeSender/ExchangeReceiver after HashJoin. Because group by column comes from the inner table of a outer join, and it will generate null values if join not matched.
3. What did you see instead (Required)
No ExchangeSender/ExchangeReceiver after HashJoin
4. What is your TiDB version? (Required)
[email protected]
The text was updated successfully, but these errors were encountered: