简体   繁体   English

将数据从firebase导出到bigQuery?

[英]Export data from firebase to bigQuery?

I have a couple apps using firebase under a project. 我在项目下使用firebase有几个应用程序。

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. 在firebase项目设置下,我看到我的所有应用程序当前都链接到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? 但是,看起来每当我点击“查看数据集”时,bigquery页面都不包含我的应用程序的任何表格?

Is there anything I need to do after the linking, to explicitly instruct firebase to export data to bigquery? 链接后我需要做什么,明确指示firebase将数据导出到bigquery? Or instruct bigquery to import data form firebase? 或者指示bigquery从firebase导入数据?

Or do i just need to wait? 或者我只需要等待?

Firebase syncs new data to BigQuery periodically, so data won't be available immediately after linking. Firebase会定期将新数据同步到BigQuery,因此链接后数据不会立即可用。 After the first sync to BigQuery, the datasets will be available. 首次同步到BigQuery后,数据集将可用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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