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/09 16:45:05 UTC

[GitHub] [beam] johannaojeling opened a new issue, #25779: [Feature Request][Go SDK]: Add fileio MatchFiles, MatchAll and ReadMatches transforms

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

   ### What would you like to happen?
   
   The Java and Python SDKs have the transforms:
   
   - MatchFiles
   - MatchAll
   - ReadMatches
   
   which enable emitting elements of type ReadableFile, from which a file descriptor and file metadata such as path and size can be obtained.
   
   I would like to have similar transforms in the Go SDK with support for uncompressed and gzip files to start with.
   
   ### 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] lostluck closed issue #25779: [Feature Request][Go SDK]: Add fileio MatchFiles, MatchAll and ReadMatches transforms

Posted by "lostluck (via GitHub)" <gi...@apache.org>.
lostluck closed issue #25779: [Feature Request][Go SDK]: Add fileio MatchFiles, MatchAll and ReadMatches transforms
URL: https://github.com/apache/beam/issues/25779


-- 
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] johannaojeling commented on issue #25779: [Feature Request][Go SDK]: Add fileio MatchFiles, MatchAll and ReadMatches transforms

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

   .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