Ghuron added a comment.

  Look at the query that is used to get missing articles for "List of articles 
every Wikipedia should have" https://quarry.wmflabs.org/query/26700 There are 2 
joins:
  
  - For iwlinks/wb_items_per_site join I have to do either CONCAT ('Q', 
ips_item_id) or TRIM('Q' FROM iwl_title)
  - For wb_items_per_site/page join I have to do REPLACE(ips_site_page, ' ', 
'_') or vice versa and potentially take care of non-default namespace
  
  Isn't it ironic that wikidatawiki_p.wb_items_per_site has 2 columns that is 
potentially joinable with wikipedia tables and **both of them** are require 
format modification?

TASK DETAIL
  https://phabricator.wikimedia.org/T114904

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ghuron
Cc: Ghuron, Addshore, WMDE-leszek, Ladsgroup, Multichill, Sjoerddebruin, 
Lydia_Pintscher, Pasleim, Ricordisamoa, hoo, daniel, Aklapper, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to