简体   繁体   中英

Export data from firebase to bigQuery?

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?

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM