Rstar1998 opened a new issue, #23551: URL: https://github.com/apache/beam/issues/23551
### What would you like to happen? Hi folks , There are many use cases where people want realtime migration of collections of Mongodb to Big query (Data Warehouse ) / GCS (Data lake). Hence , it would be great if apache beam mongo sdk included support to read Mongodb cdc (Change data capture) streams in real time and those events capture can be dumped into big query or GCS for analytical purposes. Currently to achieve this stuff we need a lot complex architecture in GCP including debezium , kafka etc. If this feature is implemented properly there will be only one single pipeline which will do all the stuff. ### Issue Priority Priority: 3 ### Issue Component Component: io-py-mongodb -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
