public class BeamRelDataTypeSystem
extends org.apache.calcite.rel.type.RelDataTypeSystemImpl
| Modifier and Type | Field and Description |
|---|---|
static org.apache.calcite.rel.type.RelDataTypeSystem |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxNumericPrecision() |
int |
getMaxNumericScale() |
deriveAvgAggType, deriveCovarType, deriveFractionalRankType, deriveRankType, deriveSumType, getDefaultPrecision, getLiteral, getMaxPrecision, getMaxScale, getNumTypeRadix, isAutoincrement, isCaseSensitive, isSchemaCaseSensitivepublic int getMaxNumericScale()
getMaxNumericScale in interface org.apache.calcite.rel.type.RelDataTypeSystemgetMaxNumericScale in class org.apache.calcite.rel.type.RelDataTypeSystemImplpublic int getMaxNumericPrecision()
getMaxNumericPrecision in interface org.apache.calcite.rel.type.RelDataTypeSystemgetMaxNumericPrecision in class org.apache.calcite.rel.type.RelDataTypeSystemImpl