クエリ実行時にエラーが発生する
月間のクエリリソース上限を超過しクエリ実行できない場合
- サポートにお問い合わせください
resourcesExceededエラーが発生する場合
- エラーメッセージ例
Resources exceeded during query execution: The query could not be executed in the allotted memory. ORDER BY operator used too much memory.
- 対策
- BigQueryの仕様上取り扱うことができない大きさのコンピューティングリソースがクエリ実行に必要な場合に発生するエラーです
- 詳細なトラブルシューティング手順については、次の記事内にあるエラー表のresourcesExceededの項目をご覧ください
Updated 12 months ago