Signed-off-by: Will Beason <willbeason@gmail.com>
@@ -338,7 +338,7 @@ class WikiqParser:
page_count = 0
rev_count = 0
writer: pq.ParquetWriter | pc.CSVWriter
writer: Union[pq.ParquetWriter, pc.CSVWriter]
schema = table.schema()
schema = schema.append(pa.field('revert', pa.bool_(), nullable=True))
The note is not visible to the blocked user.