Page MenuHomePhabricator

In SqlEntityInfoBuilder, replace the usage of wb_entity_per_page with using the page and redirect tables
Closed, ResolvedPublic

Description

SqlEntityInfoBuilder uses wb_entity_per_page to find the page ID and redirect target for a list of entity IDs. We can do the same based directly on the page and redirect tables. The required mapping from EntityId to page title and namespace is provided by EntityTitleLookup.

Event Timeline

WMDE-leszek lowered the priority of this task from High to Medium.Apr 25 2017, 3:50 PM
WMDE-leszek moved this task from Proposed to Backlog on the Wikidata-Former-Sprint-Board board.

Since gerritbot is not going to add a comment:

I think jenkins won't be happy but let's wait and see.

Change 350370 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Drop use of entity_per_page in SqlEntityInfoBuilder

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