DataCatalogGCSIT.testReadFromGCS should create and discard input data
Open
gcp
improvement
io
java
P3
tests
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Currently testReadFromGCS relies on a CSV file and schema stored in GCP that must not be changed, or the test may fail (see https://lists.apache.org/thread.html/r0b62c58595fbde94caebd1db911a090be3edb3f62d0b9ed9f3d67cdd%40%3Cdev.beam.apache.org%3E). The test should create this CSV and schema, and then discard it when complete.
Imported from Jira [BEAM-9260](https://issues.apache.org/jira/browse/BEAM-9260). Original Jira may contain additional context.
Reported by: bhulette.
Contributor guide
Assessment
This issue has not been assessed yet.