googleapis / googleapis/google-cloud-python
Custom exception types for amended query job exceptions
未关闭
api: bigquery
type: feature request
- 主要语言
- Python
- 星标
- 5.4k
- 派生
- 1.8k
- 平均合并
- 3 天 4 小时
- 30 天内合并 PR
- 122
描述
I noticed in https://github.com/googleapis/python-bigquery/pull/1105 that we turn off type checking to add `query_job` and now `debug_message` properties to a `GoogleAPICallError`.
It'd be great if (a) there were some generic debug properties we could add to on the core `GoogleAPICallError` and/or (b) we had a custom exception type(s) so that folks can more easily discover `debug_message` and `query_job`.
贡献指南
评估
这个 Issue 还没有评估数据。