Closed
Bug 1957735
Opened 7 months ago
Closed 3 months ago
Add search-with table to shredder
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
References
Details
(Whiteboard: [sng])
Attachments
(2 files)
We need to add the search with table to shredder.
Table name is:
firefox_desktop_stable.search_with_v1.
Should be similar to
DeleteTarget(
table="firefox_desktop_stable.quick_suggest_v1",
field=QUICK_SUGGEST_CONTEXT_ID,
): QUICK_SUGGEST_SRC,
But using the context ID from search with
metrics.uuid.search_with_context_id
| Assignee | ||
Comment 1•7 months ago
|
||
I'm unable to checkout the bigquery-etl code on Windows. See:
Comment 2•7 months ago
|
||
(In reply to Mike Kaply [:mkaply] from comment #1)
I'm unable to checkout the bigquery-etl code on Windows. See:
Looks like this is now fixed!
Do you need any support from DEng on this? Did you already engage with anyone?
Flags: needinfo?(mozilla)
| Assignee | ||
Comment 3•7 months ago
|
||
Do you need any support from DEng on this? Did you already engage with anyone?
I think I'm good. Data folks have shown me what to do. I'll get a patch up soon.
Flags: needinfo?(mozilla)
Updated•7 months ago
|
Severity: -- → N/A
Component: Address Bar → Search
Priority: -- → P3
Comment 4•6 months ago
|
||
Updated•4 months ago
|
Whiteboard: [sng]
Updated•4 months ago
|
Comment 5•4 months ago
|
||
Comment 6•3 months ago
|
||
This has been landed in https://github.com/mozilla/bigquery-etl/pull/7740
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Updated•3 months ago
|
QA Whiteboard: [search] [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•