googleapis / googleapis/google-cloud-python

Feat: Add full_table_id to Table init

Open
#15,695 3 comments 0 reactions 1 assignee Claimed by @Neenu1995 View on GitHub
api: bigquery
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

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__().

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.