planner: prohibit StreamAgg with group keys for TiFlash (#39547)#39567
planner: prohibit StreamAgg with group keys for TiFlash (#39547)#39567ti-chi-bot wants to merge 1 commit intopingcap:release-6.1from
Conversation
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
@ti-chi-bot: The following tests failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
Replace this PR in favor of #40482 |
|
@ti-chi-bot: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Close it since it's duplicated with #40482 |
This is an automated cherry-pick of #39547
StreamAgg with group keys is not supported on TiFlash.
Issue Number: close #39266
Problem Summary:
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note