Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 3.9k
[Bug] Duplicate results in 'Group By' query #6028
Copy link
Copy link
Closed
Labels
area/colocatedIssues or PRs related to colocated tablesIssues or PRs related to colocated tablesarea/plannerIssues or PRs related to the query plannerIssues or PRs related to the query plannerkind/fixCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Activity
Metadata
Metadata
Assignees
Labels
area/colocatedIssues or PRs related to colocated tablesIssues or PRs related to colocated tablesarea/plannerIssues or PRs related to the query plannerIssues or PRs related to the query plannerkind/fixCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Describe the bug
When the query contains a group by clause, the result is wrong.
There are duplicate groups in result.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There is no duplicate k1 in result.
Version
Doris: 0.14.12