googleapis / googleapis/google-cloud-python
Feat: Add full_table_id to Table init
Đang mở
api: bigquery
- Ngôn ngữ chính
- Python
- Star
- 5.4k
- Fork
- 1.8k
- Merge trung bình
- 3 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 122
Mô tả
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__().
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.