NobiGo commented on code in PR #4228:
URL: https://github.com/apache/calcite/pull/4228#discussion_r1984902483


##########
mongodb/src/test/java/org/apache/calcite/adapter/mongodb/MongoAdapterTest.java:
##########
@@ -284,37 +284,6 @@ private CalciteAssert.AssertThat assertModel(URL url) {
             "CITY=LAWTON; LONGITUDE=null; LATITUDE=null; POP=45542; STATE=OK; 
ID=73505");
   }
 
-  @Disabled("broken; [CALCITE-2115] is logged to fix it")

Review Comment:
   I don't understand why we directly deleted the test cases that couldn't run. 
A better approach should be to make them run as we want.



-- 
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]

Reply via email to