test-parquet
parquet_support
@ -488,6 +488,9 @@ class WikiqParser:
tables.RevisionIsAnon(),
])
if self.collapse_user:
table.columns.append(tables.RevisionCollapsed())
# extract list of namespaces
self.namespaces = {ns.name: ns.id for ns in dump.mwiterator.site_info.namespaces}
The note is not visible to the blocked user.