Page MenuHomePhabricator

[NEEDS GROOMING] Curate a list of representative queries using the label service and no other special features
Closed, DuplicatePublic3 Estimated Story Points

Description

This list will be useful for performance testing (T418595) and possibly other testing (correctness - T422097).

These queries should not use the action API, federation, or anything else special (besides the label service).

Possibilities for where to store this:

  • database, but might be overkill
  • text file, format TBD
  • one query per file in a repository
  • A representative set of real queries (from WDQS logs) has been gathered and is available for use

Event Timeline

Sorry, I responded to this but on slack. (wrong place.) Here's what I said: I would say https://phabricator.wikimedia.org/T422522 (technical build) because it's not really about correctness (2.5.6), but more about determining how performant our replacement for the Blazegraph label service handling is.

gmodena renamed this task from Curate a list of representative queries using the label service and no other special features to [NEEDS GROOMING] Curate a list of representative queries using the label service and no other special features.Apr 23 2026, 12:44 PM
gmodena changed the task status from Open to Stalled.
gmodena subscribed.

This overlaps with work we are planning and scoping in T422521: WE2.5.6 Data quality and query validation.

Marking this task as stalled, we can circle back once there's a well defined plan for testing.