Package org.apache.calcite.sql.test
Interface SqlTestFactory.TypeFactoryFactory
- Enclosing class:
- SqlTestFactory
public static interface SqlTestFactory.TypeFactoryFactory
Creates a
RelDataTypeFactory
for tests.-
Method Summary
Modifier and TypeMethodDescriptioncreate
(SqlConformance conformance, RelDataTypeSystem typeSystem)
-
Method Details
-
create
-