Bigquery Error while reading table: Found corrupted data while opening file

Knowledge Drop

Last tested: Jun 30, 2020

This error indicates that one of the tables being queried has ‘corrupted data’ - more info here

Running the query directly on the database will yield the same results in this case. A possible next step from that point to consider might be reverting the corrupted table to a previous state - some instructions on that here