You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 16:33:46 UTC

[GitHub] [beam] damccorm opened a new issue, #20325: Read files contents with filesname (FileIO.readMatches) but for Python

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org