Closed
Bug 1030840
Opened 10 years ago
Closed 10 years ago
Switch stored procedures to use 'raw_adi' rather than 'raw_adu' table
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
99
People
(Reporter: selenamarie, Assigned: rhelmer)
References
Details
(Whiteboard: [DB Change])
Change our stored procedures to use 'raw_adi' table for incoming usage information rather tahn 'raw_adu'.
Look into the following procs:
socorro/external/postgresql/raw_sql/procs/backfill_matviews.sql
socorro/external/postgresql/raw_sql/procs/update_adu.sql
socorro/external/postgresql/raw_sql/procs/update_build_adu.sql
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Assignee | ||
Updated•10 years ago
|
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/2a068e527f2513dd741d479b5eb14620c43de889
fix bug 1030840 - use new ADI data source in matviews
https://github.com/mozilla/socorro/commit/f963e5239a7e74ca858803e54703209402c4990c
Merge pull request #2279 from rhelmer/bug1030840-switch-to-raw-adi
fix bug 1030840 - use new ADI data source in matviews
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Whiteboard: [DB Change]
Assignee | ||
Comment 3•10 years ago
|
||
Migration run on stage.
Updated•10 years ago
|
Target Milestone: --- → 99
Assignee | ||
Comment 4•10 years ago
|
||
Migration run on prod.
You need to log in
before you can comment on or make changes to this bug.
Description
•