Closed
Bug 1196305
Opened 10 years ago
Closed 4 years ago
[Qb] multiple groupby should string-join multiple columns, the aggregate?
Categories
(Testing Graveyard :: ActiveData, defect)
Testing Graveyard
ActiveData
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ekyle, Unassigned, Mentored)
Details
Setting a `limit` when using `groupby` will apply the limit to each column, causing more-than-required rows to return, AND the ordering will be lost.
Provide a way to apply `limit` just like SQL does.
| Reporter | ||
Updated•10 years ago
|
Assignee: klahnakoski → nobody
Mentor: klahnakoski
| Reporter | ||
Comment 1•8 years ago
|
||
Behavior should be to raise an error
Comment 2•4 years ago
|
||
This component is no longer maintained so closing as WONTFIX
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•