apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.68k stars 4.19k forks source link

[Feature Request]: Add ValueProvider interface to the MongoDB I/O #26686

Open richyxi opened 1 year ago

richyxi commented 1 year ago

What would you like to happen?

In order to pass runtime parameters to our mongo connector while using dataflow, its necessary that this component can actually work with the ValueProvider interface. It will be more flexible to work with, specially when using templates

Issue Priority

Priority: 2 (default / most feature requests should be filed as P2)

Issue Components

richyxi commented 1 year ago

.take-issue