Julian>Add the test class to the annotation in CalciteSuite.java Just wondering: what is the purpose of CalciteSuite at all? It happens that a new test is not added to CalciteSuite, and it is invisible to CI. The test does not get executed, and everybody just assumes the test is fine.
Could we drop CalciteSuite, and just use **Test.java for execution? Vladimir
