Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PendingDeprecationWarning: 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 #14

Closed
RuslanBergenov opened this issue Sep 15, 2022 · 3 comments
Assignees

Comments

@RuslanBergenov
Copy link
Contributor

RuslanBergenov commented Sep 15, 2022

{dir}/google_analytics_flattener_ga4/tests/test_partitioning.py:94: PendingDeprecationWarning: 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. table_ref = client.dataset(self.ga_source.dataset).table(table_type)

@RuslanBergenov RuslanBergenov self-assigned this Sep 15, 2022
@RuslanBergenov RuslanBergenov moved this to Investigation/Design/Development in GA4 Flattener Queue Sep 15, 2022
@RuslanBergenov
Copy link
Contributor Author

RuslanBergenov commented Sep 15, 2022

This issue described here:
googleapis/python-bigquery-pandas#312

@RuslanBergenov RuslanBergenov moved this from Investigation/Design/Development to Code Review in GA4 Flattener Queue Sep 21, 2022
@RuslanBergenov
Copy link
Contributor Author

@RuslanBergenov RuslanBergenov moved this from Code Review In Progress to Closed/Released in GA4 Flattener Queue Nov 16, 2022
@RuslanBergenov
Copy link
Contributor Author

RuslanBergenov commented Nov 16, 2022

Fixed and released in v1.2.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed/Released
Development

No branches or pull requests

2 participants