【问题标题】:If Google BigQuery returns an error, am I paying for using the resources?如果 Google BigQuery 返回错误,我是否需要为使用资源付费?
【发布时间】:2021-01-07 19:29:29
【问题描述】:

我在 Google BigQuery 中的 2 个表中使用了 CROSS JOIN。然后出现如下错误

Resources exceeded during query execution: Your project or organization exceeded the maximum disk and memory limit available for shuffle operations. Consider provisioning more slots, reducing query concurrency, or using more efficient logic in this job.

这种查询是否由 Google 收费?

【问题讨论】:

    标签: google-cloud-platform google-bigquery cloud


    【解决方案1】:

    根据documentation“按需定价”部分,我想说的是,您不应该为返回错误的查询付费。

    您无需为返回错误的查询或从缓存中检索结果的查询付费。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-08-18
      • 2021-04-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多