Miuler commented on PR #17511:
URL: https://github.com/apache/beam/pull/17511#issuecomment-1142397401
@johnjcasey, another option is add a `withCosmosDBSupport`, in this case
ignore the code for get split and I return an empty list.
```
MongoDbIO
.read()
.withCosmosDBSupport(true)
```
--
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]