[
https://issues.apache.org/jira/browse/CALCITE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925126#comment-15925126
]
Michael Mior commented on CALCITE-1697:
---------------------------------------
Ideally we would test against multiple versions of Mongo, but I don't think
that's practical with the current infrastructure. I upgraded the driver and ran
the integration tests on the current version used by the VM and everything
passed. Probably not a bad idea to upgrade anyway though.
> Update Mongo driver version
> ---------------------------
>
> Key: CALCITE-1697
> URL: https://issues.apache.org/jira/browse/CALCITE-1697
> Project: Calcite
> Issue Type: Improvement
> Components: mongodb
> Affects Versions: 1.11.0
> Reporter: Michael Mior
> Assignee: Michael Mior
>
> The current version of the Mongo driver is quite outdated. This causes issues
> such as getCollectionNames returning empty on newer versions of the Mongo
> server. This effectively makes the driver unusable since Calcite will never
> see any tables in the schema.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)