Luke Cwik created BEAM-12766:
--------------------------------
Summary: Already Exists: Dataset
apache-beam-testing:python_bq_file_loads_NNN
Key: BEAM-12766
URL: https://issues.apache.org/jira/browse/BEAM-12766
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Affects Versions: 2.33.0
Reporter: Luke Cwik
It looks like there are too many collisions in the dataset name.
There don't seem to be many changes to these tests or the implementation in
several months except for the [migration to nosetest to
pytest|https://github.com/apache/beam/pull/14859]
We seem to be generating a dataset name based upon the [second at which the
test is run with a relatively large random value
appended|https://github.com/apache/beam/blob/a1abdf1d16cb6c74fd2460e90e89cb3cb7c81308/sdks/python/apache_beam/io/gcp/bigquery_file_loads_test.py#L737].
Note that this same setup code is copied in
--
This message was sent by Atlassian Jira
(v8.3.4#803005)