damccorm opened a new issue, #20325: URL: https://github.com/apache/beam/issues/20325
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. -- 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]
