planner: prohibit StreamAgg with group keys for TiFlash (#39547)#39566
planner: prohibit StreamAgg with group keys for TiFlash (#39547)#39566ti-chi-bot wants to merge 1 commit intopingcap:release-5.4from
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. |
|
This pull request is closed because its related version has closed automatic cherry-picking. https://prow.tidb.net/command-help#cherrypick |
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