-
Methods Method Description io.trino.testing.datatype.DataType.dataType(String, Type, Function<T, String>, Function<T, ?>) toTrinoQueryResultconcept is deprecated. UseSqlDataTypeTestinstead.io.trino.testing.datatype.DataType.timestampDataType() UseDataType.timestampDataType(int)instead.io.trino.testing.datatype.DataTypeTest.create() UseSqlDataTypeTest.create()imstead. You can findDataTypeTestToSqlDataTypeTestConverter.create()helpful for converting the code.