-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bugfix] keep the aggregate expr order when rewrite aggregate operator (
#7657) we should keep the aggregate expr order when rewrite, because we will use singleDistinctFunctionPos to decide call update or merge (cherry picked from commit 3fadd41)
- Loading branch information
1 parent
d2306ea
commit 64cf75b
Showing
2 changed files
with
23 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters