Page MenuHomePhabricator

[Update Pipeline] Update MediaWiki History to support Temp Accounts
Open, Needs TriagePublic21 Estimated Story Points

Description

Modify the MediaWiki History Scala code to support the concept of Temp Account.

  • Parse the user_is_temp field from MediaWiki's user table, and represent it across all corresponding data elements as isTemporary (and its counterpart isPermanent).
  • Make sure the addition of the fields does not alter the computations: UserHistory, DenormalizedHistory, etc. Vet the output data.
  • Update the Checkers to include checks or filters on isTemporary and isPermanent.
  • Should this task include the MediaWiki History Reduced pipeline?

Event Timeline

mforns created this task.
mforns moved this task from Tasked to In Progress on the DPE Temporary Accounts (Sprint 1) board.

Change #1088232 had a related patch set uploaded (by Mforns; author: Mforns):

[analytics/refinery/source@master] Update MediaWiki History to support Temp Accounts

https://gerrit.wikimedia.org/r/1088232

Change #1088342 had a related patch set uploaded (by Mforns; author: Mforns):

[analytics/refinery@master] Modify MediaWiki History queries to support Temp Accounts

https://gerrit.wikimedia.org/r/1088342

Milimetric set the point value for this task to 21.Wed, Nov 13, 5:50 PM