wrong results executing streamAgg with order by #17325
Labels
priority/P1
The issue has P1 priority.
severity/critical
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
Milestone
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. Affected version (Required)
master, do not know whether other versions are affected.
5. Root Cause Analysis
Shoud use
TopN
but notLimit
here.The text was updated successfully, but these errors were encountered: