【发布时间】: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