public class StormRelDataTypeSystem
extends org.apache.calcite.rel.type.RelDataTypeSystemImpl
Modifier and Type | Field and Description |
---|---|
static org.apache.calcite.rel.type.RelDataTypeSystem |
STORM_REL_DATATYPE_SYSTEM |
Constructor and Description |
---|
StormRelDataTypeSystem() |
Modifier and Type | Method and Description |
---|---|
int |
getMaxNumericPrecision() |
int |
getMaxNumericScale() |
deriveAvgAggType, deriveCovarType, deriveFractionalRankType, deriveRankType, deriveSumType, getDefaultPrecision, getLiteral, getMaxPrecision, getMaxScale, getNumTypeRadix, isAutoincrement, isCaseSensitive, isSchemaCaseSensitive
public static final org.apache.calcite.rel.type.RelDataTypeSystem STORM_REL_DATATYPE_SYSTEM
public int getMaxNumericScale()
getMaxNumericScale
in interface org.apache.calcite.rel.type.RelDataTypeSystem
getMaxNumericScale
in class org.apache.calcite.rel.type.RelDataTypeSystemImpl
public int getMaxNumericPrecision()
getMaxNumericPrecision
in interface org.apache.calcite.rel.type.RelDataTypeSystem
getMaxNumericPrecision
in class org.apache.calcite.rel.type.RelDataTypeSystemImpl
Copyright © 2019 The Apache Software Foundation. All rights reserved.