A while back we got an email from Google saying they would move all our Firebase Analytics data in BigQuery to a new table and a new schema. Fair enough.
A couple of days ago, the change was made. But the problem now is that we only see null events in our <project>:analytics_xxxxx_.events_<date>
table. The events are correct in the intraday table, but for the last three days we only have null values in the events table. Anyone else seen this? Did we do something wrong or is it a bug with Google BigQuery?