On Thu, Dec 5, 2013 at 4:18 PM, Matthew Flaschen <mflaschen@wikimedia.org> wrote:
On 12/05/2013 09:49 AM, Dan Andreescu wrote:
I think the plan is to change this EL instance to log the event "this
user has now made X edits within their first 30 days", where X is in
{1,5,10,25,50,100}.  That will start happening when this patch:

https://gerrit.wikimedia.org/r/#/c/98079/1/WikimediaEvents.php is
merged.  So my idea is to backfill these milestone events so new the
query can just be:

Yeah, but if it's backfilled, it's no longer an actual EL event.  I agree with Dario it's cleaner to have a separate table (holding only the backfilled data), and do a UNION.

Matt Flaschen

 I guess it's up to the mobile web team, but I disagree on YAGNI grounds.  What's an example of a situation in which you'd care that these milestone EL events are "actual" vs. back-filled?