PrefetchingTermLookup is the main interface to read terms, so that’s what we need to implement. This implementation only needs to support items – it will be used as part of a ByTypeDispatchingPrefetchingTermLookup (this class already exists) to form a full-featured PrefetchingTermLookup for all entity types.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Implement PrefetchingTermLookup for items using normalized storage | mediawiki/extensions/Wikibase | master | +260 -0 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Addshore | T208425 [EPIC] Kill the wb_terms table | |||
Resolved | Addshore | T219303 [Checkpoint 5] Update Read Logic | |||
Resolved | • alaa_wmde | T225002 Implement PrefetchingTermLookup for items using normalized storage |
Event Timeline
Comment Actions
Change 516646 had a related patch set uploaded (by Alaa Sarhan; owner: Alaa Sarhan):
[mediawiki/extensions/Wikibase@master] Implement PrefetchingTermLookup for items using normalized storage
Comment Actions
Change 516646 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Implement PrefetchingTermLookup for items using normalized storage
Comment Actions
@Addshore: Patch merged. Do you know if there is more to do in this task, or can this task be closed as resolved?