Turn off the expiration for experimental tables on BigQuery
rviscomi opened this issue · 1 comments
rviscomi commented
Tables like experimental_summary_pages.2022_06_01_desktop are set to expire in ~1 month (IIRC). Let's disable expiration for now to prevent accidentally losing the data and having to rerun the pipeline.
giancarloaf commented
Done