1
votes

I have a couple apps using firebase under a project.

I just set up a bigquery which has the project linked.

Under firebase project setting, i see all my apps are currently linking to bigquery. And there is a link i can click on that says "View dataset"

However, it looks like whenever I click on that "View Dataset", the bigquery page doesn't contain any table for my apps?

Is there anything I need to do after the linking, to explicitly instruct firebase to export data to bigquery? Or instruct bigquery to import data form firebase?

Or do i just need to wait?

1
You need to wait for data to show up.Elliott Brossard
@ElliottBrossard You are correct. Just need to wait. I can accept your answerZhen Liu
I feel like I didn't help very much, but I added it below as an answer. Thanks!Elliott Brossard

1 Answers

3
votes

Firebase syncs new data to BigQuery periodically, so data won't be available immediately after linking. After the first sync to BigQuery, the datasets will be available.