mongodb / mongo-jdbc-driver

JDBC Driver for MongoDB Atlas SQL interface
Apache License 2.0
37 stars 33 forks source link

SQL-555: MongoSQL JDBC Integration tests with ADL for non-DatabaseMet… #67

Closed bucaojit closed 2 years ago

bucaojit commented 2 years ago

…aData methods

JIRA: https://jira.mongodb.org/browse/SQL-555

Adding queries to be run by the mongosql JDBC integration test.

Added change to expected formatVersion for mongosql. Added rows to dataset to return different rows for the different joins. Many of the queries have a skip reason regarding the get namespace call returning an error: SQL-659 and SQL-658