hoo added a comment.

Do we know how many items we currently have that are completely empty?

MariaDB [wikidatawiki_p]> SELECT COUNT(*) FROM page WHERE page_namespace = 0 AND page_is_redirect = 0 AND page_len < 170;            
+----------+
| COUNT(*) |
+----------+
|      190 |
+----------+
1 row in set (2.01 sec)

This might not be the exact number, but from some spot checks it looks pretty good.


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

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

To: hoo
Cc: Addshore, Lydia_Pintscher, Aklapper, hoo, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to