googleapis / googleapis/google-cloud-python
Feat: Add full_table_id to Table init
Abierto
api: bigquery
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
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__().
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.