[Feature Request][Go SDK]: Add textio.ReadWithFilename transform
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
- 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