Closed
Bug 1035911
Opened 11 years ago
Closed 11 years ago
fetch_adi_from_hive query missing quotes around date bound
Categories
(Socorro :: Database, task)
Socorro
Database
Tracking
(Not tracked)
RESOLVED
FIXED
93
People
(Reporter: rhelmer, Assigned: rhelmer)
References
Details
We're not actually restricting to the date because this is missing, so the query is running far longer and using many more mappers than it should.
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/cbce87e7e31c1a7f4d17c7763e11fe8d4046d4a8
fix bug 1035911 - add missing quotes around date
https://github.com/mozilla/socorro/commit/93d266420df038bba65699c2c879a7ad0f1a7a75
Merge pull request #2173 from rhelmer/bug1035911-fetch-adi-from-hive-missing-quotes
fix bug 1035911 - add missing quotes around date
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 93
You need to log in
before you can comment on or make changes to this bug.
Description
•