vdiravka commented on pull request #2145: URL: https://github.com/apache/drill/pull/2145#issuecomment-763999222
> > Hi, Is it possible to add the mongo docs link about [Connection String URI Format](https://docs.mongodb.com/v3.6/reference/connection-string/) for this. thanks > > ok, the only thing I will add the reference to `mongo 4.2` page, since Drill has `3.12.7` Mongo Java driver and looks like it supports [Mongo 4.2 version](https://docs.mongodb.com/drivers/java). Looks like from Docs Drill support 3.0 version officially. Need to check the compatibility with newer Mongo versions before update the doc. Looks like we should support 3.6 version: https://issues.apache.org/jira/browse/DRILL-7094 But we need to check and update to latest Mongo version in separate ticket. So added link to 3.0 version for now. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
