You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "johannaojeling (via GitHub)" <gi...@apache.org> on 2023/03/12 10:52:39 UTC

[GitHub] [beam] johannaojeling opened a new issue, #25812: [Feature Request][Go SDK]: Add textio.ReadWithFilename transform

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

   ### What would you like to happen?
   
   I would like a transform that reads a text file (splittable implementation) and emits the file path paired with each line, i.e. returns a PCollection<KV<string, string>>
   
   ### Issue Priority
   
   Priority: 2 (default / most feature requests should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [X] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
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


[GitHub] [beam] johannaojeling commented on issue #25812: [Feature Request][Go SDK]: Add textio.ReadWithFilename transform

Posted by "johannaojeling (via GitHub)" <gi...@apache.org>.
johannaojeling commented on issue #25812:
URL: https://github.com/apache/beam/issues/25812#issuecomment-1465158476

   .take-issue


-- 
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

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


[GitHub] [beam] lostluck closed issue #25812: [Feature Request][Go SDK]: Add textio.ReadWithFilename transform

Posted by "lostluck (via GitHub)" <gi...@apache.org>.
lostluck closed issue #25812: [Feature Request][Go SDK]: Add textio.ReadWithFilename transform
URL: https://github.com/apache/beam/issues/25812


-- 
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

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