Package org.apache.calcite.runtime
Interface CalciteResource
public interface CalciteResource
Compiler-checked resources for the Calcite project.
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
accessNotAllowed
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
aliasListDegree
(int a0, String a1, int a2) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
argumentMustBeMeasure
(String functionName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
argumentMustBeNumericLiteralInRange
(String a0, int min, int max) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
argumentMustBeValidPrecision
(String a0, int a1, int a2) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
arrayIndexOutOfBounds
(int idx) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
auxiliaryWithoutMatchingGroupCall
(String func1, String func2) org.apache.calcite.runtime.Resources.Inst
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
canNotApplyOp2Type
(String a0, String a1, String a2) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
cannotCastValue
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
cannotConvert
(String o, String toType) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
cannotConvertToRelation
(String tableName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
cannotConvertToStream
(String tableName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
charsetEncoding
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
columnNotFound
(String a0) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
columnNotFoundDidYouMean
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
columnNotFoundInTable
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
columnNotFoundInTableDidYouMean
(String a0, String a1, String a2) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
columnTypeMismatchInSetop
(int a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
createTableRequiresColumnTypes
(String columnName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
cyclicDefinition
(String id, String view) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
delimiterIsRequired
(String functionName, String argumentTypeName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
dialectDoesNotSupportFeature
(String featureName) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
differentCollations
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
differentLengthForBitwiseOperands
(int l0, int l1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
duplicateArgumentName
(String name) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<RuntimeException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInstWithCause<CalciteException>
failedToAccessField
(@Nullable String fieldName, int fieldIndex, String typeName) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<RuntimeException>
firstParameterOfAdd
(String className) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
fromAliasDuplicate
(@Nullable String a0) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
functionNotFound
(String name) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
groupFunctionMustAppearInGroupByClause
(String funcName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
identifierTooLong
(String a0, int a1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalArgumentForTableFunctionCall
(String a0, String a1, String a2) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalArgumentsInMapFromArraysFunc
(int arg0, int arg1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalBitGetPositionExceedsLimit
(int position, int size) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalEmptyBehaviorInJsonQueryFunc
(String emptyBehavior) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalEmptyBehaviorInJsonValueFunc
(String emptyBehavior) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalErrorBehaviorInJsonExistsFunc
(String errorBehavior) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalErrorBehaviorInJsonQueryFunc
(String errorBehavior) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalErrorBehaviorInJsonValueFunc
(String errorBehavior) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalIntervalLiteral
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalJsonPathMode
(String pathMode) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalJsonPathModeInPathSpec
(String pathMode, String pathSpec) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalJsonPathSpec
(String pathSpec) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalLiteral
(String a0, String a1, String a2) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalNegativeBitGetPosition
(int position) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalWrapperBehaviorInJsonQueryFunc
(String wrapperBehavior) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
illegalXslt
(String xslt) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
incompatibleCharset
(String a0, String a1, String a2) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
inputArgumentsOfFunctionOutOfRange
(String a0, Number a1, String a2) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
intervalFractionalSecondPrecisionOutOfRange
(int a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
intervalStartPrecisionOutOfRange
(int a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
invalidArgCount
(String a0, int a1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidBoolean
(String a0) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidCompare
(String a0, String a1, String a2, String a3) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForExistsNode
(String xpath, @Nullable String namespace) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForExtractValue
(String xml, String xpath) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForExtractXml
(String xpath, @Nullable String namespace) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForJsonDepth
(String value) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForJsonInsert
(String jsonDoc, String kvs) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForJsonKeys
(String value) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForJsonLength
(String value) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForJsonRemove
(String value, String pathSpecs) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForJsonReplace
(String jsonDoc, String kvs) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForJsonSet
(String jsonDoc, String kvs) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidInputForJsonType
(String value) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<RuntimeException>
invalidIntegerInputForRegexpFunctions
(String value, String argument, String methodName) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidLiteral
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
invalidOrderBy
(int idx, String funcName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
invalidPartitionKeys
(int idx, String funcName) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidPrecisionForDecimalType
(int precision, int maxPrecision) org.apache.calcite.runtime.Resources.ExInst<RuntimeException>
invalidRegexInputForRegexpFunctions
(String value, String methodName) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidScaleForDecimalType
(int scale, int minScale, int maxScale) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidTypesForArithmetic
(String clazzName0, String op, String clazzName1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
invalidTypesForComparison
(String clazzName0, String op, String clazzName1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
measureIsCyclic
(String measureName, String dependentMeasures) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
minMaxBadType
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
moreThanOneMappedColumn
(String columnName, String tableName) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
moreThanOneValueInList
(String list) org.apache.calcite.runtime.Resources.ExInst<RuntimeException>
multipleCapturingGroupsForRegexpFunctions
(String value, String methodName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
multipleRowSemanticsTables
(String funcName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
mustFilterFieldsMissing
(String mustFilterFields) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
naturalOrUsingColumnNotCompatible
(String a0, String a1, String a2) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
needQueryOp
(String a0) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
nonStandardFeatureUsed
(String feature) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
noOperator
(String name, String kind, String syntax) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
notASequence
(String a0) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
notGroupExpr
(String a0) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
notTemporalTable
(String tableName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
noValueSuppliedForViewColumn
(String columnName, String tableName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
objectNotFound
(String a0) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
objectNotFoundDidYouMean
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
objectNotFoundWithin
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
objectNotFoundWithinDidYouMean
(String a0, String a1, String a2) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
paramNotFoundInFunctionDidYouMean
(String a0, String a1, String a2) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.Inst
parserContext
(int a0, int a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
patternVarAlreadyDefined
(String varName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
pivotValueArityMismatch
(int valueCount, int forCount) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
queryExecutionTimeoutReached
(String timeout, String queryStart) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<RuntimeException>
requireDefaultConstructor
(String className) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
rolledUpNotAllowed
(String column, String context) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
schemaExists
(String name) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
schemaInvalidType
(String type, String values) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
schemaNotFound
(String name) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
tableExists
(String name) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
tableNameNotFoundDidYouMean
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
tableNotFound
(String tableName) Same message astableNameNotFound(String)
but a different kind of exception, so it can be used inRelBuilder
.org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
typeNotAssignable
(String a0, String a1, String a2, String a3) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
typeNotComparable
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
typeNotComparableNear
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
typeNotFound
(String name) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
typesShouldAllBeMap
(String funcName, String type) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unicodeEscapeMalformed
(int a0) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unknownField
(String a0) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unknownPattern
(String call) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unmatchInsertColumn
(int a0, int a1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unpivotCannotDeriveAxisType
(String axisName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unpivotCannotDeriveMeasureType
(String measureName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unpivotDuplicate
(String columnName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unpivotValueArityMismatch
(int valueCount, int forCount) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unsupportedIntervalLiteral
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unsupportedTypeInConvertFunc
(String a0, String a1, String a2) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
unsupportedTypeInOrderBy
(String a0, String a1) org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInstWithCause<CalciteContextException>
validatorContext
(int a0, int a1, int a2, int a3) org.apache.calcite.runtime.Resources.ExInstWithCause<CalciteContextException>
validatorContextPoint
(int a0, int a1) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<CalciteException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
viewConstraintNotSatisfied
(String columnName, String tableName) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
viewExists
(String name) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
viewNotFound
(String name) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
windowNotFound
(String a0) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
wrongNumberOfParam
(String a0, int a1, String a2) org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException>
-
Method Details
-
parserContext
org.apache.calcite.runtime.Resources.Inst parserContext(int a0, int a1) -
bangEqualNotAllowed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> bangEqualNotAllowed() -
percentRemainderNotAllowed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> percentRemainderNotAllowed() -
limitStartCountOrAllNotAllowed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> limitStartCountOrAllNotAllowed(String a0) -
offsetLimitNotAllowed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> offsetLimitNotAllowed() -
applyNotAllowed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> applyNotAllowed() -
valueNotAllowed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> valueNotAllowed() -
illegalLiteral
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalLiteral(String a0, String a1, String a2) -
identifierTooLong
-
badFormat
-
betweenWithoutAnd
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> betweenWithoutAnd() -
geometryDisabled
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> geometryDisabled() -
proj4jEpsgIsMissing
org.apache.calcite.runtime.Resources.ExInst<CalciteException> proj4jEpsgIsMissing() -
illegalIntervalLiteral
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalIntervalLiteral(String a0, String a1) -
illegalMinusDate
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalMinusDate() -
illegalOverlaps
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalOverlaps() -
illegalNonQueryExpression
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalNonQueryExpression() -
illegalQueryExpression
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalQueryExpression() -
illegalJoinExpression
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalJoinExpression() -
expectedQueryOrJoinExpression
org.apache.calcite.runtime.Resources.ExInst<CalciteException> expectedQueryOrJoinExpression() -
illegalCursorExpression
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalCursorExpression() -
illegalOrderBy
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalOrderBy() -
illegalBinaryString
-
illegalArrayExpression
-
illegalFromEmpty
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalFromEmpty() -
illegalRowExpression
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalRowExpression() -
illegalColon
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalColon() -
illegalComma
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalComma() -
invalidSampleSize
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidSampleSize() -
invalidLiteral
-
unknownCharacterSet
-
charsetEncoding
-
unicodeEscapeCharLength
-
unicodeEscapeCharIllegal
-
unicodeEscapeUnexpected
org.apache.calcite.runtime.Resources.ExInst<CalciteException> unicodeEscapeUnexpected() -
unicodeEscapeMalformed
-
validatorUnknownFunction
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> validatorUnknownFunction(String a0) -
invalidArgCount
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> invalidArgCount(String a0, int a1) -
validatorContextPoint
org.apache.calcite.runtime.Resources.ExInstWithCause<CalciteContextException> validatorContextPoint(int a0, int a1) -
validatorContext
org.apache.calcite.runtime.Resources.ExInstWithCause<CalciteContextException> validatorContext(int a0, int a1, int a2, int a3) -
cannotCastValue
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> cannotCastValue(String a0, String a1) -
unknownDatatypeName
-
incompatibleValueType
-
incompatibleTypesInList
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> incompatibleTypesInList() -
incompatibleCharset
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> incompatibleCharset(String a0, String a1, String a2) -
invalidOrderByPos
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> invalidOrderByPos() -
unknownIdentifier
-
unknownField
-
unknownTargetColumn
-
duplicateTargetColumn
-
unmatchInsertColumn
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> unmatchInsertColumn(int a0, int a1) -
columnNotNullable
-
typeNotAssignable
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> typeNotAssignable(String a0, String a1, String a2, String a3) -
tableNameNotFound
-
tableNameNotFoundDidYouMean
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> tableNameNotFoundDidYouMean(String a0, String a1) -
tableNotFound
Same message astableNameNotFound(String)
but a different kind of exception, so it can be used inRelBuilder
. -
objectNotFound
-
objectNotFoundWithin
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> objectNotFoundWithin(String a0, String a1) -
objectNotFoundDidYouMean
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> objectNotFoundDidYouMean(String a0, String a1) -
objectNotFoundWithinDidYouMean
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> objectNotFoundWithinDidYouMean(String a0, String a1, String a2) -
notASequence
-
columnNotFound
-
columnNotFoundDidYouMean
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> columnNotFoundDidYouMean(String a0, String a1) -
columnNotFoundInTable
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> columnNotFoundInTable(String a0, String a1) -
columnNotFoundInTableDidYouMean
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> columnNotFoundInTableDidYouMean(String a0, String a1, String a2) -
columnAmbiguous
-
paramNotFoundInFunctionDidYouMean
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> paramNotFoundInFunctionDidYouMean(String a0, String a1, String a2) -
paramNotFoundInLambdaExpression
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> paramNotFoundInLambdaExpression(String a0, String a1) -
needQueryOp
-
needSameTypeParameter
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> needSameTypeParameter() -
canNotApplyOp2Type
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> canNotApplyOp2Type(String a0, String a1, String a2) -
expectedBoolean
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> expectedBoolean() -
expectedCharacter
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> expectedCharacter() -
mustNotNullInElse
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> mustNotNullInElse() -
functionUndefined
-
wrongNumberOfParam
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> wrongNumberOfParam(String a0, int a1, String a2) -
illegalMixingOfTypes
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> illegalMixingOfTypes() -
invalidCompare
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidCompare(String a0, String a1, String a2, String a3) -
differentCollations
org.apache.calcite.runtime.Resources.ExInst<CalciteException> differentCollations(String a0, String a1) -
typeNotComparable
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> typeNotComparable(String a0, String a1) -
typeNotComparableNear
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> typeNotComparableNear(String a0, String a1) -
wrongNumOfArguments
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> wrongNumOfArguments() -
operandNotComparable
-
typeNotComparableEachOther
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> typeNotComparableEachOther(String a0) -
numberLiteralOutOfRange
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> numberLiteralOutOfRange(String a0) -
dateLiteralOutOfRange
-
inputArgumentsOfFunctionOutOfRange
org.apache.calcite.runtime.Resources.ExInst<CalciteException> inputArgumentsOfFunctionOutOfRange(String a0, Number a1, String a2) -
stringFragsOnSameLine
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> stringFragsOnSameLine() -
aliasMustBeSimpleIdentifier
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> aliasMustBeSimpleIdentifier() -
charLiteralAliasNotValid
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> charLiteralAliasNotValid() -
aliasListDegree
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> aliasListDegree(int a0, String a1, int a2) -
aliasListDuplicate
-
joinRequiresCondition
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> joinRequiresCondition() -
disallowsQualifyingCommonColumn
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> disallowsQualifyingCommonColumn(String a0) -
crossJoinDisallowsCondition
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> crossJoinDisallowsCondition() -
naturalDisallowsOnOrUsing
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> naturalDisallowsOnOrUsing() -
columnInUsingNotUnique
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> columnInUsingNotUnique(String a0) -
naturalOrUsingColumnNotCompatible
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> naturalOrUsingColumnNotCompatible(String a0, String a1, String a2) -
absentOverClause
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> absentOverClause() -
measureInAggregateQuery
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> measureInAggregateQuery() -
measureIsCyclic
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> measureIsCyclic(String measureName, String dependentMeasures) -
argumentMustBeMeasure
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> argumentMustBeMeasure(String functionName) -
windowNotFound
-
disallowsNullTreatment
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> disallowsNullTreatment(String a0) -
notGroupExpr
-
groupingArgument
-
groupingInAggregate
-
groupingInWrongClause
-
notSelectDistinctExpr
-
aggregateIllegalInClause
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> aggregateIllegalInClause(String a0) -
windowedAggregateIllegalInClause
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> windowedAggregateIllegalInClause(String a0) -
nestedAggIllegal
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> nestedAggIllegal() -
measureIllegal
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> measureIllegal() -
measureMustBeInAggregateQuery
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> measureMustBeInAggregateQuery() -
aggregateInFilterIllegal
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> aggregateInFilterIllegal() -
aggregateInWithinGroupIllegal
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> aggregateInWithinGroupIllegal() -
aggregateInWithinDistinctIllegal
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> aggregateInWithinDistinctIllegal() -
aggregateMissingWithinGroupClause
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> aggregateMissingWithinGroupClause(String a0) -
withinGroupClauseIllegalInAggregate
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> withinGroupClauseIllegalInAggregate(String a0) -
percentileFunctionsArgumentLimit
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> percentileFunctionsArgumentLimit() -
aggregateIllegalInOrderBy
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> aggregateIllegalInOrderBy() -
condMustBeBoolean
-
havingMustBeBoolean
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> havingMustBeBoolean() -
windowInHavingNotAllowed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> windowInHavingNotAllowed() -
overNonAggregate
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> overNonAggregate() -
filterNonAggregate
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> filterNonAggregate() -
cannotOverrideWindowAttribute
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> cannotOverrideWindowAttribute() -
columnCountMismatchInSetop
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> columnCountMismatchInSetop(String a0) -
columnTypeMismatchInSetop
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> columnTypeMismatchInSetop(int a0, String a1) -
binaryLiteralOdd
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> binaryLiteralOdd() -
binaryLiteralInvalid
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> binaryLiteralInvalid() -
unsupportedIntervalLiteral
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> unsupportedIntervalLiteral(String a0, String a1) -
intervalFieldExceedsPrecision
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> intervalFieldExceedsPrecision(Number a0, String a1) -
compoundOrderByProhibitsRange
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> compoundOrderByProhibitsRange() -
orderByDataTypeProhibitsRange
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> orderByDataTypeProhibitsRange() -
orderByRangeMismatch
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> orderByRangeMismatch() -
dateRequiresInterval
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> dateRequiresInterval() -
rowMustBeNonNegativeIntegral
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> rowMustBeNonNegativeIntegral() -
overMissingOrderBy
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> overMissingOrderBy() -
partitionbyShouldNotContainOver
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> partitionbyShouldNotContainOver() -
orderbyShouldNotContainOver
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> orderbyShouldNotContainOver() -
badLowerBoundary
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> badLowerBoundary() -
badUpperBoundary
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> badUpperBoundary() -
currentRowPrecedingError
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> currentRowPrecedingError() -
currentRowFollowingError
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> currentRowFollowingError() -
followingBeforePrecedingError
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> followingBeforePrecedingError() -
windowNameMustBeSimple
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> windowNameMustBeSimple() -
duplicateWindowName
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> duplicateWindowName() -
emptyWindowSpec
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> emptyWindowSpec() -
dupWindowSpec
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> dupWindowSpec() -
qualifyExpressionMustContainWindowFunction
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> qualifyExpressionMustContainWindowFunction(String a0) -
rankWithFrame
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> rankWithFrame() -
funcNeedsOrderBy
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> funcNeedsOrderBy() -
partitionNotAllowed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> partitionNotAllowed() -
orderByOverlap
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> orderByOverlap() -
refWindowWithFrame
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> refWindowWithFrame() -
typeNotSupported
-
unsupportedTypeInOrderBy
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> unsupportedTypeInOrderBy(String a0, String a1) -
unsupportedTypeInConvertFunc
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> unsupportedTypeInConvertFunc(String a0, String a1, String a2) -
orderByRequiresOneKey
-
functionQuantifierNotAllowed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> functionQuantifierNotAllowed(String a0) -
withinGroupNotAllowed
-
withinDistinctNotAllowed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> withinDistinctNotAllowed(String a0) -
someButNotAllArgumentsAreNamed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> someButNotAllArgumentsAreNamed() -
duplicateArgumentName
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> duplicateArgumentName(String name) -
defaultForOptionalParameter
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> defaultForOptionalParameter() -
defaultNotAllowed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> defaultNotAllowed() -
accessNotAllowed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> accessNotAllowed(String a0, String a1) -
minMaxBadType
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> minMaxBadType(String a0, String a1) -
onlyScalarSubQueryAllowed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> onlyScalarSubQueryAllowed() -
orderByOrdinalOutOfRange
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> orderByOrdinalOutOfRange() -
windowHasNegativeSize
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> windowHasNegativeSize() -
unboundedFollowingWindowNotSupported
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> unboundedFollowingWindowNotSupported() -
cannotUseDisallowPartialWithRange
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> cannotUseDisallowPartialWithRange() -
intervalStartPrecisionOutOfRange
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> intervalStartPrecisionOutOfRange(int a0, String a1) -
intervalFractionalSecondPrecisionOutOfRange
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> intervalFractionalSecondPrecisionOutOfRange(int a0, String a1) -
fromAliasDuplicate
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> fromAliasDuplicate(@Nullable String a0) -
duplicateColumnName
-
duplicateNameInColumnList
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> duplicateNameInColumnList(String a0) -
internal
-
argumentMustBeLiteral
-
argumentMustBeBooleanLiteral
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> argumentMustBeBooleanLiteral(String a0) -
argumentMustBePositiveInteger
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> argumentMustBePositiveInteger(String a0) -
argumentMustBeNumericLiteralInRange
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> argumentMustBeNumericLiteralInRange(String a0, int min, int max) -
validationError
-
illegalLocaleFormat
-
argumentMustNotBeNull
-
atLeastOneArgumentMustNotBeNull
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> atLeastOneArgumentMustNotBeNull(String a0) -
nullIllegal
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> nullIllegal() -
dynamicParamIllegal
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> dynamicParamIllegal() -
invalidBoolean
-
argumentMustBeValidPrecision
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> argumentMustBeValidPrecision(String a0, int a1, int a2) -
delimiterIsRequired
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> delimiterIsRequired(String functionName, String argumentTypeName) -
illegalArgumentForTableFunctionCall
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalArgumentForTableFunctionCall(String a0, String a1, String a2) -
cannotCallTableFunctionHere
org.apache.calcite.runtime.Resources.ExInst<CalciteException> cannotCallTableFunctionHere(String a0) -
invalidTimeFrame
-
insertIntoAlwaysGenerated
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> insertIntoAlwaysGenerated(String a0) -
argumentMustHaveScaleZero
-
preparationAborted
org.apache.calcite.runtime.Resources.ExInst<CalciteException> preparationAborted() -
nonStandardFeatureUsed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> nonStandardFeatureUsed(String feature) -
sQLFeature_E051_01
Feature sQLFeature_E051_01() -
sQLFeature_E071_03
Feature sQLFeature_E071_03() -
sQLFeature_E101_03
Feature sQLFeature_E101_03() -
sQLFeature_E151
Feature sQLFeature_E151() -
sQLFeature_F302
Feature sQLFeature_F302() -
sQLFeature_F312
Feature sQLFeature_F312() -
sQLFeature_S271
Feature sQLFeature_S271() -
sQLFeature_T613
Feature sQLFeature_T613() -
sQLConformance_MultipleActiveAutocommitStatements
org.apache.calcite.runtime.Resources.ExInst<CalciteException> sQLConformance_MultipleActiveAutocommitStatements() -
sQLConformance_OrderByDesc
Feature sQLConformance_OrderByDesc() -
sQLFeatureExt_T613_Substitution
Feature sQLFeatureExt_T613_Substitution() -
personalityManagesRowCount
org.apache.calcite.runtime.Resources.ExInst<CalciteException> personalityManagesRowCount() -
personalitySupportsSnapshots
org.apache.calcite.runtime.Resources.ExInst<CalciteException> personalitySupportsSnapshots() -
personalitySupportsLabels
org.apache.calcite.runtime.Resources.ExInst<CalciteException> personalitySupportsLabels() -
requireAtLeastOneArg
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> requireAtLeastOneArg() -
mapRequiresTwoOrMoreArgs
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> mapRequiresTwoOrMoreArgs() -
mapRequiresEvenArgCount
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> mapRequiresEvenArgCount() -
typesShouldAllBeMap
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> typesShouldAllBeMap(String funcName, String type) -
incompatibleTypes
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> incompatibleTypes() -
columnCountMismatch
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> columnCountMismatch() -
duplicateColumnAndNoColumnList
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> duplicateColumnAndNoColumnList(String s) -
requireDefaultConstructor
org.apache.calcite.runtime.Resources.ExInst<RuntimeException> requireDefaultConstructor(String className) -
firstParameterOfAdd
-
filterableTableInventedFilter
org.apache.calcite.runtime.Resources.ExInst<CalciteException> filterableTableInventedFilter(String s) -
filterableTableScanReturnedNull
org.apache.calcite.runtime.Resources.ExInst<CalciteException> filterableTableScanReturnedNull() -
cannotConvertToStream
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> cannotConvertToStream(String tableName) -
cannotConvertToRelation
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> cannotConvertToRelation(String tableName) -
streamMustGroupByMonotonic
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> streamMustGroupByMonotonic() -
streamMustOrderByMonotonic
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> streamMustOrderByMonotonic() -
streamSetOpInconsistentInputs
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> streamSetOpInconsistentInputs() -
cannotStreamValues
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> cannotStreamValues() -
cyclicDefinition
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> cyclicDefinition(String id, String view) -
modifiableViewMustBeBasedOnSingleTable
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> modifiableViewMustBeBasedOnSingleTable() -
modifiableViewMustHaveOnlyEqualityPredicates
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> modifiableViewMustHaveOnlyEqualityPredicates() -
moreThanOneMappedColumn
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> moreThanOneMappedColumn(String columnName, String tableName) -
noValueSuppliedForViewColumn
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> noValueSuppliedForViewColumn(String columnName, String tableName) -
viewConstraintNotSatisfied
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> viewConstraintNotSatisfied(String columnName, String tableName) -
starRequiresRecordType
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> starRequiresRecordType() -
filterMustBeBoolean
org.apache.calcite.runtime.Resources.ExInst<CalciteException> filterMustBeBoolean() -
cannotStreamResultsForNonStreamingInputs
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> cannotStreamResultsForNonStreamingInputs(String inputs) -
minusNotAllowed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> minusNotAllowed() -
selectMissingFrom
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> selectMissingFrom() -
selectStarRequiresFrom
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> selectStarRequiresFrom() -
groupFunctionMustAppearInGroupByClause
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> groupFunctionMustAppearInGroupByClause(String funcName) -
auxiliaryWithoutMatchingGroupCall
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> auxiliaryWithoutMatchingGroupCall(String func1, String func2) -
pivotAggMalformed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> pivotAggMalformed() -
pivotValueArityMismatch
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> pivotValueArityMismatch(int valueCount, int forCount) -
unpivotDuplicate
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> unpivotDuplicate(String columnName) -
unpivotValueArityMismatch
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> unpivotValueArityMismatch(int valueCount, int forCount) -
unpivotCannotDeriveMeasureType
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> unpivotCannotDeriveMeasureType(String measureName) -
unpivotCannotDeriveAxisType
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> unpivotCannotDeriveAxisType(String axisName) -
patternVarAlreadyDefined
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> patternVarAlreadyDefined(String varName) -
patternPrevFunctionInMeasure
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> patternPrevFunctionInMeasure(String call) -
patternPrevFunctionOrder
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> patternPrevFunctionOrder(String call) -
patternCountFunctionArg
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> patternCountFunctionArg() -
illegalExpressionForTemporal
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> illegalExpressionForTemporal(String type) -
notTemporalTable
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> notTemporalTable(String tableName) -
patternRunningFunctionInDefine
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> patternRunningFunctionInDefine(String call) -
patternFunctionVariableCheck
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> patternFunctionVariableCheck(String call) -
functionMatchRecognizeOnly
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> functionMatchRecognizeOnly(String call) -
patternFunctionNullCheck
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> patternFunctionNullCheck(String call) -
unknownPattern
-
intervalMustBeNonNegative
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> intervalMustBeNonNegative(String call) -
cannotUseWithinWithoutOrderBy
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> cannotUseWithinWithoutOrderBy() -
recursiveWithMustHaveUnionSetOp
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> recursiveWithMustHaveUnionSetOp() -
recursiveWithMustHaveTwoChildUnionSetOp
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> recursiveWithMustHaveTwoChildUnionSetOp() -
firstColumnOfOrderByMustBeTimestamp
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> firstColumnOfOrderByMustBeTimestamp() -
extendNotAllowed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> extendNotAllowed() -
rolledUpNotAllowed
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> rolledUpNotAllowed(String column, String context) -
schemaExists
-
schemaInvalidType
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> schemaInvalidType(String type, String values) -
tableExists
-
createTableRequiresColumnList
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> createTableRequiresColumnList() -
createTableRequiresColumnTypes
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> createTableRequiresColumnTypes(String columnName) -
viewExists
-
schemaNotFound
-
viewNotFound
-
typeNotFound
-
functionNotFound
-
dialectDoesNotSupportFeature
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> dialectDoesNotSupportFeature(String featureName) -
illegalNegativePadLength
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalNegativePadLength() -
illegalEmptyPadPattern
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalEmptyPadPattern() -
arrayIndexOutOfBounds
-
illegalNegativeSubstringLength
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalNegativeSubstringLength() -
illegalNegativeDecimalValue
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalNegativeDecimalValue() -
illegalMapEntriesWithNullKey
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalMapEntriesWithNullKey() -
illegalMapKeysWithNullKey
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalMapKeysWithNullKey() -
illegalMapValuesWithNullKey
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalMapValuesWithNullKey() -
invalidPrecisionForDecimalType
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidPrecisionForDecimalType(int precision, int maxPrecision) -
invalidScaleForDecimalType
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidScaleForDecimalType(int scale, int minScale, int maxScale) -
illegalArgumentsInMapFromArraysFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalArgumentsInMapFromArraysFunc(int arg0, int arg1) -
trimError
org.apache.calcite.runtime.Resources.ExInst<CalciteException> trimError() -
invalidTypesForArithmetic
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidTypesForArithmetic(String clazzName0, String op, String clazzName1) -
invalidTypesForComparison
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidTypesForComparison(String clazzName0, String op, String clazzName1) -
cannotConvert
org.apache.calcite.runtime.Resources.ExInst<CalciteException> cannotConvert(String o, String toType) -
invalidCharacterForCast
-
unnestArgument
org.apache.calcite.runtime.Resources.ExInst<CalciteException> unnestArgument() -
moreThanOneValueInList
-
failedToAccessField
org.apache.calcite.runtime.Resources.ExInstWithCause<CalciteException> failedToAccessField(@Nullable String fieldName, int fieldIndex, String typeName) -
illegalJsonPathSpec
-
illegalJsonPathMode
-
illegalJsonPathModeInPathSpec
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalJsonPathModeInPathSpec(String pathMode, String pathSpec) -
strictPathModeRequiresNonEmptyValue
org.apache.calcite.runtime.Resources.ExInst<CalciteException> strictPathModeRequiresNonEmptyValue() -
illegalErrorBehaviorInJsonExistsFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalErrorBehaviorInJsonExistsFunc(String errorBehavior) -
emptyResultOfJsonValueFuncNotAllowed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> emptyResultOfJsonValueFuncNotAllowed() -
illegalEmptyBehaviorInJsonValueFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalEmptyBehaviorInJsonValueFunc(String emptyBehavior) -
illegalErrorBehaviorInJsonValueFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalErrorBehaviorInJsonValueFunc(String errorBehavior) -
scalarValueRequiredInStrictModeOfJsonValueFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> scalarValueRequiredInStrictModeOfJsonValueFunc(String value) -
illegalWrapperBehaviorInJsonQueryFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalWrapperBehaviorInJsonQueryFunc(String wrapperBehavior) -
emptyResultOfJsonQueryFuncNotAllowed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> emptyResultOfJsonQueryFuncNotAllowed() -
illegalEmptyBehaviorInJsonQueryFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalEmptyBehaviorInJsonQueryFunc(String emptyBehavior) -
arrayOrObjectValueRequiredInStrictModeOfJsonQueryFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> arrayOrObjectValueRequiredInStrictModeOfJsonQueryFunc(String value) -
illegalErrorBehaviorInJsonQueryFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalErrorBehaviorInJsonQueryFunc(String errorBehavior) -
illegalEmptyObjectInJsonQueryFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalEmptyObjectInJsonQueryFunc() -
nullKeyOfJsonObjectNotAllowed
org.apache.calcite.runtime.Resources.ExInst<CalciteException> nullKeyOfJsonObjectNotAllowed() -
queryExecutionTimeoutReached
org.apache.calcite.runtime.Resources.ExInst<CalciteException> queryExecutionTimeoutReached(String timeout, String queryStart) -
ambiguousSortOrderInJsonArrayAggFunc
org.apache.calcite.runtime.Resources.ExInst<CalciteException> ambiguousSortOrderInJsonArrayAggFunc() -
exceptionWhilePerformingQueryOnJdbcSubSchema
org.apache.calcite.runtime.Resources.ExInst<RuntimeException> exceptionWhilePerformingQueryOnJdbcSubSchema(String sql) -
invalidInputForJsonType
-
invalidInputForJsonDepth
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForJsonDepth(String value) -
exceptionWhileSerializingToJson
org.apache.calcite.runtime.Resources.ExInst<CalciteException> exceptionWhileSerializingToJson(String value) -
invalidInputForJsonLength
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForJsonLength(String value) -
invalidInputForJsonKeys
-
invalidInputForJsonRemove
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForJsonRemove(String value, String pathSpecs) -
invalidInputForJsonStorageSize
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForJsonStorageSize(String value) -
invalidIntegerInputForRegexpFunctions
org.apache.calcite.runtime.Resources.ExInst<RuntimeException> invalidIntegerInputForRegexpFunctions(String value, String argument, String methodName) -
invalidRegexInputForRegexpFunctions
org.apache.calcite.runtime.Resources.ExInst<RuntimeException> invalidRegexInputForRegexpFunctions(String value, String methodName) -
multipleCapturingGroupsForRegexpFunctions
org.apache.calcite.runtime.Resources.ExInst<RuntimeException> multipleCapturingGroupsForRegexpFunctions(String value, String methodName) -
invalidInputForRegexpReplace
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForRegexpReplace(String value) -
invalidReplacePatternForRegexpReplace
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidReplacePatternForRegexpReplace(String value) -
invalidInputForJsonInsert
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForJsonInsert(String jsonDoc, String kvs) -
invalidInputForJsonReplace
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForJsonReplace(String jsonDoc, String kvs) -
invalidInputForJsonSet
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForJsonSet(String jsonDoc, String kvs) -
illegalXslt
-
invalidInputForXmlTransform
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForXmlTransform(String xml) -
invalidInputForExtractXml
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForExtractXml(String xpath, @Nullable String namespace) -
invalidInputForExistsNode
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForExistsNode(String xpath, @Nullable String namespace) -
invalidInputForExtractValue
org.apache.calcite.runtime.Resources.ExInst<CalciteException> invalidInputForExtractValue(String xml, String xpath) -
differentLengthForBitwiseOperands
org.apache.calcite.runtime.Resources.ExInst<CalciteException> differentLengthForBitwiseOperands(int l0, int l1) -
noOperator
org.apache.calcite.runtime.Resources.ExInst<CalciteException> noOperator(String name, String kind, String syntax) -
fromNotZero
org.apache.calcite.runtime.Resources.ExInst<CalciteException> fromNotZero() -
occurrenceNotZero
org.apache.calcite.runtime.Resources.ExInst<CalciteException> occurrenceNotZero() -
invalidPartitionKeys
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> invalidPartitionKeys(int idx, String funcName) -
invalidOrderBy
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> invalidOrderBy(int idx, String funcName) -
multipleRowSemanticsTables
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> multipleRowSemanticsTables(String funcName) -
mustFilterFieldsMissing
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> mustFilterFieldsMissing(String mustFilterFields) -
illegalNegativeBitGetPosition
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalNegativeBitGetPosition(int position) -
illegalBitGetPositionExceedsLimit
org.apache.calcite.runtime.Resources.ExInst<CalciteException> illegalBitGetPositionExceedsLimit(int position, int size) -
matchConditionRequiresAsof
org.apache.calcite.runtime.Resources.ExInst<CalciteException> matchConditionRequiresAsof() -
asofRequiresMatchCondition
org.apache.calcite.runtime.Resources.ExInst<CalciteException> asofRequiresMatchCondition() -
asofMatchMustBeComparison
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> asofMatchMustBeComparison() -
asofConditionMustBeComparison
org.apache.calcite.runtime.Resources.ExInst<SqlValidatorException> asofConditionMustBeComparison()
-