googleapis / googleapis/google-cloud-python
Feat: Add full_table_id to Table init
未关闭
api: bigquery
- 主要语言
- Python
- 星标
- 5.4k
- 派生
- 1.8k
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 123
描述
https://github.com/googleapis/python-bigquery/blob/6e88d7dbe42ebfc35986da665d656b49ac481db4/google/cloud/bigquery/table.py#L1385-L1388
Could the `full_table_id` property be added to a Table upon initialization? It seems like this wouldn't be an issue, given that an initialized Table sets the TableReference property and the full_table_id is equivalent to TableReference.__str__().
贡献指南
评估
这个 Issue 还没有评估数据。