Read files contents with filesname (FileIO.readMatches) but for Python
Open
files
io
new feature
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
I am trying to create a job that reads from GCS executes some code against each line and creates a PCollection with the line and the file. So basically what I'd like is a combination of textio.ReadTextWithFilename and textio.ReadAllFromText
Imported from Jira [BEAM-10061](https://issues.apache.org/jira/browse/BEAM-10061). Original Jira may contain additional context.
Reported by: onetwopunch.
Contributor guide
Assessment
This issue has not been assessed yet.