googleapis / googleapis/google-cloud-python
Feat: Add full_table_id to Table init
Offen
#15,695
3 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @Neenu1995
Auf GitHub ansehen
api: bigquery
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1.8k
- Ø Merge
- 3 T. 4 Std.
- Gemergte PRs (30 T.)
- 122
Beschreibung
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__().
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.