在BigQuery中创建数据集中的表格

发布于 2025-01-31 10:54:04 字数 233 浏览 3 评论 0原文

我想在 bigquery 中为我的数据集创建一个表。我想上传 csv文件。当我上传并单击“创建表”时,它在说:

意外错误。跟踪号C986854671035387

这个错误是什么,我该如何解决? (我还将 bigquery 升级到90天免费试用)。

I want to create a Table for my dataset in BigQuery. I want to upload CSV file. When I upload it and clicked on "create table" it is saying:

unexpected error. Tracking number c986854671035387

What is this error and How can I solve this? (I also upgraded my BigQuery to 90 days free trial).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

可是我不能没有你 2025-02-07 10:54:04

您需要检查CSV内部的数据。如果它具有列名,没有错误的记录。

您可以从此处下载任何示例CSV文件,然后尝试

http://www.mytrapture.com/sampledata/ < /samampledata/

You need to check the data inside CSV. If it has column names and no faulty records.

you can download any sample CSV file from here and try

http://www.mytrapture.com/sampledata/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文