damccorm opened a new issue, #21114:
URL: https://github.com/apache/beam/issues/21114

   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 multiple locations such as [BQ 
Write 
IT](https://github.com/apache/beam/blob/a1abdf1d16cb6c74fd2460e90e89cb3cb7c81308/sdks/python/apache_beam/io/gcp/bigquery_write_it_test.py#L63).
   
   Imported from Jira 
[BEAM-12766](https://issues.apache.org/jira/browse/BEAM-12766). Original Jira 
may contain additional context.
   Reported by: lcwik.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to