Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BigQuery: address dataset leaks#6099

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tseaver merged 5 commits intomasterfrom6098-bigquery-dataset_leaks
Sep 25, 2018
Merged

Conversation

@tseaver
Copy link
Contributor

@tseavertseaver commentedSep 25, 2018
edited
Loading

Toward#6098.

Closes#6097.

@tseavertseaver added api: bigqueryIssues related to the BigQuery API. flaky labelsSep 25, 2018
@googlebotgooglebot added the cla: yesThis human has signed the Contributor License Agreement. labelSep 25, 2018
@tseavertseaverforce-pushed the6098-bigquery-dataset_leaks branch from94b050e toed76f14CompareSeptember 25, 2018 21:24
Copy link
Contributor

@tswasttswast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I'd actually recommend doing something similar togoogleapis/python-bigquery-pandas#216 where I use a pytest fixture to cleanup any leftover datasets without having to list all of them (which is quite flaky in BigQuery, unfortunately).

pattern = re.compile(
'|'.join('^{}.*$'.format(prefix) for prefix in prefixes))

ds_items = list(client.list_datasets())

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseavertseaver merged commit2823215 intomasterSep 25, 2018
@tseavertseaver deleted the 6098-bigquery-dataset_leaks branchSeptember 25, 2018 22:44
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@tswasttswasttswast approved these changes

@theacodestheacodesAwaiting requested review from theacodes

Assignees

No one assigned

Labels

api: bigqueryIssues related to the BigQuery API.cla: yesThis human has signed the Contributor License Agreement.flakytesting

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@tswast@googlebot

[8]ページ先頭

©2009-2025 Movatter.jp