-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Description
Raised on this line: https://github.com/mxmzdlv/pybigquery/blob/master/pybigquery/sqlalchemy_bigquery.py#L380
Client.dataset is deprecated and will be removed in a future version.
Use a string like 'my_project.my_dataset' or a "
cloud.google.bigquery.DatasetReference object, instead.
We can use client.get_table("dataset.table") directly.
I wanted to create a PR but looks lite writes are restricted in this repo.
Metadata
Metadata
Assignees
Labels
No labels