HTTPArchive/data-pipeline

Blink feature tables haven't been updated

tunetheweb opened this issue · 1 comments

We still have a load of old beam_bq tables:

image

I also see a beam temp table cleanup stored procedure - can we just run that?

FYI this caused the blink features scheduled query to fail as it couldn't convert those tables suffix to data. Added a WHERE clause to prevent that in future.

I've updated the queries to ignore the beam tables in future and rerun all the data.

@rviscomi has already removed the beam tables.