dcapwell commented on PR #4412: URL: https://github.com/apache/cassandra/pull/4412#issuecomment-3740309839
Looks like `test/unit/org/apache/cassandra/cql3/validation/operations/SelectSingleColumnRelationTest.java` is failing. So far all failures look to be that the tests expected `between 5 and 2` to return data, so we should either remove the test or update the test to expect 0 results -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

