derrickaw commented on PR #38772: URL: https://github.com/apache/beam/pull/38772#issuecomment-4836962854
> Had a higher level question: > IIUC this PR is adding two ReadFromMongoDB implementations to YAML: One from normalized Java and one from Python > Is it okay that their configurations don't overlap entirely? I know YAML switches tries to use the same implementation that matches the SDK of neighboring transforms. Does it also take configuration compatibility into account? I believe it does take into consider the configuration compatibility, but you bring up a good point and I have reverted those changes to where they match up better. -- 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]
