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

[GitHub] [beam] tvalentyn opened a new issue, #25769: [Feature Request]: Document that file-based sinks return a PCollection of output filenames

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

   ### What would you like to happen?
   
   It appears that the filebased sinks, such as `WriteToText` output a PCollection that is a list of files: https://github.com/apache/beam/blob/36486447e4d07af5076830ca1e331a6b61f14986/sdks/python/apache_beam/io/filebasedsink.py#L355 
   
   This is not clear from the documentation, for example, the docstring on WriteToText doesn't clarify the nature of output PCollection in https://beam.apache.org/releases/pydoc/2.45.0/apache_beam.io.textio.html#apache_beam.io.textio.WriteToText .
   
   ### Issue Priority
   
   Priority: 2 (default / most feature requests should be filed as P2)
   
   ### Issue Components
   
   - [X] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [X] 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