Closed
Bug 972165
Opened 11 years ago
Closed 11 years ago
group gcccrash by buildid, sum is_gc_count and filter out null buildids
Categories
(Socorro :: Database, task)
Socorro
Database
Tracking
(Not tracked)
RESOLVED
FIXED
74
People
(Reporter: rhelmer, Assigned: rhelmer)
References
Details
Need some adjustments to the query that populates gccrashes - no DB migration but needs a backfill.
Assignee | ||
Comment 1•11 years ago
|
||
(In reply to Robert Helmer [:rhelmer] from comment #0)
> Need some adjustments to the query that populates gccrashes - no DB
> migration but needs a backfill.
Actually the query that populates gccrashes is fine - just the middleware query needs to be adjusted.
So no backfill should be needed here.
Whiteboard: [DBChanges]
Assignee | ||
Comment 2•11 years ago
|
||
Updated•11 years ago
|
Target Milestone: --- → 74
Comment 3•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/49b1961500b04efa57e0d91bcce80db37466bbc8
fix bug 972165 - group by buildid, and also don't both with count query
https://github.com/mozilla/socorro/commit/12031a0f342d36ef8f8f28f65aa7ce77ad2a4acb
Merge pull request #1885 from rhelmer/bug972165-gccrashes-adjustments
fix bug 972165 - group by buildid, and also don't both with count query
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•