Package io.trino.testing.datatype
Interface ColumnSetup
- All Known Implementing Classes:
DataTypeTest.Input
public interface ColumnSetup
-
Method Summary
-
Method Details
-
getDeclaredType
-
getInputLiteral
String getInputLiteral()
-
DataTypeTest.Input