Opened 3 years ago
Closed 3 years ago
#33105 closed Cleanup/optimization (invalid)
Undocumented behavior: A default ordering doesn't affect GROUP BY queries.
Reported by: | elonzh | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 3.2 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
See #31990 for details. It's quite annoying for such undocumented behavior.
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for this ticket, however I'm not sure what do you want to document. #31990 is a bugfix and we consider the previous behavior (before 0ddb4ebf7bfcc4730c80a772dd146a49ef6895f6 and e11d05e0b488a3ff2b3c9d8f2e1e50f471750d6e) as a bug.