DO NOT USE THIS INSTANCE FOR LIVE DATA!!!!
imple broken scenario looks as
assertQuery("SELECT typeof( ? )").withParams(new UUID(1,1)).returns(toSqlType(UUID)).check();
In the case we have the following error:
org.opentest4j.AssertionFailedError: Collections are not equal (position 0): Expected: [UUID] Actual: [RecordType()]
IGNITE-16075 Calcite engine. Support UUID data type