You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/01 00:56:37 UTC

[GitHub] [beam] aaltay commented on pull request #17511: [BEAM-14004] fix(mongodb): Ignore error Command not supported because of CosmosDB not support splitKeys command #16972

aaltay commented on PR #17511:
URL: https://github.com/apache/beam/pull/17511#issuecomment-1142925007

   > I'm cancel this pull, the solution is set numSplits to 0.
   > 
   > ```
   >       MongoDbIO
   >         .read()
   >         .withNumSplits(0)
   > ```
   
   Should we close this PR in that case?


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org