AbstractSqlPatternMatcher |
|
AddFunctions |
|
AddFunctions.BigIntBigIntAdd |
|
AddFunctions.Float4Float4Add |
|
AddFunctions.Float8Float8Add |
|
AddFunctions.IntIntAdd |
|
AddFunctions.SmallIntSmallIntAdd |
|
AddFunctions.TinyIntTinyIntAdd |
|
AddFunctions.UInt1UInt1Add |
|
AddFunctions.UInt2UInt2Add |
|
AddFunctions.UInt4UInt4Add |
|
AddFunctions.UInt8UInt8Add |
|
AggregateErrorFunctions |
|
AggregateErrorFunctions.BitAggregateErrorFunctions |
|
AggregateErrorFunctions.NullableBitAggregateErrorFunctions |
|
AggregateErrorFunctions.NullableVarCharAggregateErrorFunctions |
|
AggregateErrorFunctions.VarCharAggregateErrorFunctions |
|
Alternator |
|
Alternator.Alternate2 |
|
Alternator.Alternate3 |
|
BitFunctions |
Function templates for Bit/BOOLEAN functions other than comparison
functions.
|
BitFunctions.BitAnd |
|
BitFunctions.BitOr |
|
BooleanAggrFunctions |
|
BooleanAggrFunctions.BitBooleanAnd |
|
BooleanAggrFunctions.BitBooleanOr |
|
BooleanAggrFunctions.NullableBitBooleanAnd |
|
BooleanAggrFunctions.NullableBitBooleanOr |
|
ByteFunctionHelpers |
|
ByteSubstring |
Evaluate a substring expression for a given value; specifying the start
position, and optionally the end position.
|
CastBigIntDate |
|
CastBigIntTimeStamp |
|
CastIntTime |
|
CastVarCharVar16Char |
|
CharSequenceWrapper |
A CharSequence is a readable sequence of char values.
|
CharSubstring |
Evaluate a substring expression for a given UTF-8 value; specifying the start
position, and optionally the end position.
|
CollectListMapsAggFunction |
Aggregate function which stores incoming fields into the map.
|
CollectToListFunction |
|
CollectToListVarcharAggFunction |
Aggregate function which collects incoming VarChar column values into the list.
|
CompareUntypedNull |
|
CompareUntypedNull.CompareUntypedNullHigh |
|
CompareUntypedNull.CompareUntypedNullLow |
|
ContextFunctions |
|
ContextFunctions.CurrentSchema |
Implement "current_schema" function.
|
ContextFunctions.SessionId |
Implement "session_id" function.
|
ContextFunctions.User |
Implement "user", "session_user" or "system_user" function.
|
DateBigIntFunctions |
|
DateBigIntFunctions.BigIntDateAddFunction |
|
DateBigIntFunctions.DateBigIntAddFunction |
|
DateBigIntFunctions.DateBigIntSubtractFunction |
|
DateIntervalDayFunctions |
|
DateIntervalDayFunctions.DateIntervalDayAddFunction |
|
DateIntervalDayFunctions.DateIntervalDaySubtractFunction |
|
DateIntervalDayFunctions.IntervalDayDateAddFunction |
|
DateIntervalFunctions |
|
DateIntervalFunctions.DateIntervalAddFunction |
|
DateIntervalFunctions.DateIntervalSubtractFunction |
|
DateIntervalFunctions.IntervalDateAddFunction |
|
DateIntervalYearFunctions |
|
DateIntervalYearFunctions.DateIntervalYearAddFunction |
|
DateIntervalYearFunctions.DateIntervalYearSubtractFunction |
|
DateIntervalYearFunctions.IntervalYearDateAddFunction |
|
DateIntFunctions |
|
DateIntFunctions.DateIntAddFunction |
|
DateIntFunctions.DateIntSubtractFunction |
|
DateIntFunctions.IntDateAddFunction |
|
DateTypeFunctions |
|
DateTypeFunctions.CastDateToTime |
|
DateTypeFunctions.CastTimeStampToTime |
|
DateTypeFunctions.CurrentDate |
|
DateTypeFunctions.CurrentTime |
|
DateTypeFunctions.DatePartFunction |
|
DateTypeFunctions.DateTimeAddFunction |
|
DateTypeFunctions.DateType |
|
DateTypeFunctions.IntervalDayType |
|
DateTypeFunctions.IntervalType |
|
DateTypeFunctions.IntervalYearType |
|
DateTypeFunctions.IsDate |
Function to check if a varchar value can be cast to a date.
|
DateTypeFunctions.IsDateRequiredInput |
|
DateTypeFunctions.LocalTimeStampNiladic |
|
DateTypeFunctions.LocalTimeStampNonNiladic |
|
DateTypeFunctions.TimeDateAddFunction |
|
DateTypeFunctions.TimeOfDay |
|
DateTypeFunctions.TimeStampType |
|
DateTypeFunctions.TimeType |
|
DateTypeFunctions.UnixTimeStamp |
|
DateTypeFunctions.UnixTimeStampForDate |
|
DateTypeFunctions.UnixTimeStampForDateWithPattern |
|
DateUtility |
Utility class for Date, DateTime, TimeStamp, Interval data types.
|
DirectoryExplorers |
|
DirectoryExplorers.IMaxDir |
|
DirectoryExplorers.IMaxDirTwoArg |
|
DirectoryExplorers.IMinDir |
|
DirectoryExplorers.IMinDirTwoArg |
|
DirectoryExplorers.MaxDir |
|
DirectoryExplorers.MaxDirTwoArg |
|
DirectoryExplorers.MinDir |
|
DirectoryExplorers.MinDirTwoArg |
|
DivideFunctions |
|
DivideFunctions.BigIntBigIntDivide |
|
DivideFunctions.Float4Float4Divide |
|
DivideFunctions.Float8Float8Divide |
|
DivideFunctions.IntIntDivide |
|
DivideFunctions.SmallIntSmallIntDivide |
|
DivideFunctions.TinyIntTinyIntDivide |
|
DivideFunctions.UInt1UInt1Divide |
|
DivideFunctions.UInt2UInt2Divide |
|
DivideFunctions.UInt4UInt4Divide |
|
DivideFunctions.UInt8UInt8Divide |
|
DrillByteArray |
Thin wrapper around byte array.
|
DrillHash |
The base class of hash classes used in Drill.
|
ExtendedMathFunctions |
|
ExtendedMathFunctions.CbrtBigInt |
|
ExtendedMathFunctions.CbrtFloat4 |
|
ExtendedMathFunctions.CbrtFloat8 |
|
ExtendedMathFunctions.CbrtInt |
|
ExtendedMathFunctions.CbrtSmallInt |
|
ExtendedMathFunctions.CbrtTinyInt |
|
ExtendedMathFunctions.CbrtUInt1 |
|
ExtendedMathFunctions.CbrtUInt2 |
|
ExtendedMathFunctions.CbrtUInt4 |
|
ExtendedMathFunctions.CbrtUInt8 |
|
ExtendedMathFunctions.DegreesBigInt |
|
ExtendedMathFunctions.DegreesFloat4 |
|
ExtendedMathFunctions.DegreesFloat8 |
|
ExtendedMathFunctions.DegreesInt |
|
ExtendedMathFunctions.DegreesSmallInt |
|
ExtendedMathFunctions.DegreesTinyInt |
|
ExtendedMathFunctions.DegreesUInt1 |
|
ExtendedMathFunctions.DegreesUInt2 |
|
ExtendedMathFunctions.DegreesUInt4 |
|
ExtendedMathFunctions.DegreesUInt8 |
|
ExtendedMathFunctions.ExpBigInt |
|
ExtendedMathFunctions.ExpFloat4 |
|
ExtendedMathFunctions.ExpFloat8 |
|
ExtendedMathFunctions.ExpInt |
|
ExtendedMathFunctions.ExpSmallInt |
|
ExtendedMathFunctions.ExpTinyInt |
|
ExtendedMathFunctions.ExpUInt1 |
|
ExtendedMathFunctions.ExpUInt2 |
|
ExtendedMathFunctions.ExpUInt4 |
|
ExtendedMathFunctions.ExpUInt8 |
|
ExtendedMathFunctions.Log10BigInt |
|
ExtendedMathFunctions.Log10Float4 |
|
ExtendedMathFunctions.Log10Float8 |
|
ExtendedMathFunctions.Log10Int |
|
ExtendedMathFunctions.Log10SmallInt |
|
ExtendedMathFunctions.Log10TinyInt |
|
ExtendedMathFunctions.Log10UInt1 |
|
ExtendedMathFunctions.Log10UInt2 |
|
ExtendedMathFunctions.Log10UInt4 |
|
ExtendedMathFunctions.Log10UInt8 |
|
ExtendedMathFunctions.LogBaseBigInt |
|
ExtendedMathFunctions.LogBaseFloat4 |
|
ExtendedMathFunctions.LogBaseFloat8 |
|
ExtendedMathFunctions.LogBaseInt |
|
ExtendedMathFunctions.LogBaseSmallInt |
|
ExtendedMathFunctions.LogBaseTinyInt |
|
ExtendedMathFunctions.LogBaseUInt1 |
|
ExtendedMathFunctions.LogBaseUInt2 |
|
ExtendedMathFunctions.LogBaseUInt4 |
|
ExtendedMathFunctions.LogBaseUInt8 |
|
ExtendedMathFunctions.LogBigInt |
|
ExtendedMathFunctions.LogFloat4 |
|
ExtendedMathFunctions.LogFloat8 |
|
ExtendedMathFunctions.LogInt |
|
ExtendedMathFunctions.LogSmallInt |
|
ExtendedMathFunctions.LogTinyInt |
|
ExtendedMathFunctions.LogUInt1 |
|
ExtendedMathFunctions.LogUInt2 |
|
ExtendedMathFunctions.LogUInt4 |
|
ExtendedMathFunctions.LogUInt8 |
|
ExtendedMathFunctions.RadiansBigInt |
|
ExtendedMathFunctions.RadiansFloat4 |
|
ExtendedMathFunctions.RadiansFloat8 |
|
ExtendedMathFunctions.RadiansInt |
|
ExtendedMathFunctions.RadiansSmallInt |
|
ExtendedMathFunctions.RadiansTinyInt |
|
ExtendedMathFunctions.RadiansUInt1 |
|
ExtendedMathFunctions.RadiansUInt2 |
|
ExtendedMathFunctions.RadiansUInt4 |
|
ExtendedMathFunctions.RadiansUInt8 |
|
GAge |
|
GAge.AgeDateToDate |
Binary form, returns the interval between `right` and `left`.
|
GAge.AgeDateToMidnight |
Unary form, subtracts `right` from midnight so equivalent to
`select age(current_date, right)`.
|
GAge.AgeDateToTime |
Binary form, returns the interval between `right` and `left`.
|
GAge.AgeDateToTimeStamp |
Binary form, returns the interval between `right` and `left`.
|
GAge.AgeTimeStampToDate |
Binary form, returns the interval between `right` and `left`.
|
GAge.AgeTimeStampToMidnight |
Unary form, subtracts `right` from midnight so equivalent to
`select age(current_date, right)`.
|
GAge.AgeTimeStampToTime |
Binary form, returns the interval between `right` and `left`.
|
GAge.AgeTimeStampToTimeStamp |
Binary form, returns the interval between `right` and `left`.
|
GAge.AgeTimeToDate |
Binary form, returns the interval between `right` and `left`.
|
GAge.AgeTimeToMidnight |
Unary form, subtracts `right` from midnight so equivalent to
`select age(current_date, right)`.
|
GAge.AgeTimeToTime |
Binary form, returns the interval between `right` and `left`.
|
GAge.AgeTimeToTimeStamp |
Binary form, returns the interval between `right` and `left`.
|
GBigIntToChar |
|
GBigIntToTimeStamp |
|
GCompareBigIntVsBigInt |
|
GCompareBigIntVsBigInt.EqualsBigIntVsBigInt |
|
GCompareBigIntVsBigInt.GCompareBigIntVsBigIntNullHigh |
|
GCompareBigIntVsBigInt.GCompareBigIntVsBigIntNullLow |
|
GCompareBigIntVsBigInt.GCompareBigIntVsNullableBigIntNullHigh |
|
GCompareBigIntVsBigInt.GCompareBigIntVsNullableBigIntNullLow |
|
GCompareBigIntVsBigInt.GCompareNullableBigIntVsBigIntNullHigh |
|
GCompareBigIntVsBigInt.GCompareNullableBigIntVsBigIntNullLow |
|
GCompareBigIntVsBigInt.GCompareNullableBigIntVsNullableBigIntNullHigh |
|
GCompareBigIntVsBigInt.GCompareNullableBigIntVsNullableBigIntNullLow |
|
GCompareBigIntVsBigInt.GreaterThanBigIntVsBigInt |
|
GCompareBigIntVsBigInt.GreaterThanEqBigIntVsBigInt |
|
GCompareBigIntVsBigInt.LessThanBigIntVsBigInt |
|
GCompareBigIntVsBigInt.LessThanEqBigIntVsBigInt |
|
GCompareBigIntVsBigInt.NotEqualsBigIntVsBigInt |
|
GCompareBitVsBit |
|
GCompareBitVsBit.EqualsBitVsBit |
|
GCompareBitVsBit.GCompareBitVsBitNullHigh |
|
GCompareBitVsBit.GCompareBitVsBitNullLow |
|
GCompareBitVsBit.GCompareBitVsNullableBitNullHigh |
|
GCompareBitVsBit.GCompareBitVsNullableBitNullLow |
|
GCompareBitVsBit.GCompareNullableBitVsBitNullHigh |
|
GCompareBitVsBit.GCompareNullableBitVsBitNullLow |
|
GCompareBitVsBit.GCompareNullableBitVsNullableBitNullHigh |
|
GCompareBitVsBit.GCompareNullableBitVsNullableBitNullLow |
|
GCompareBitVsBit.GreaterThanBitVsBit |
|
GCompareBitVsBit.GreaterThanEqBitVsBit |
|
GCompareBitVsBit.LessThanBitVsBit |
|
GCompareBitVsBit.LessThanEqBitVsBit |
|
GCompareBitVsBit.NotEqualsBitVsBit |
|
GCompareDateVsDate |
|
GCompareDateVsDate.EqualsDateVsDate |
|
GCompareDateVsDate.GCompareDateVsDateNullHigh |
|
GCompareDateVsDate.GCompareDateVsDateNullLow |
|
GCompareDateVsDate.GCompareDateVsNullableDateNullHigh |
|
GCompareDateVsDate.GCompareDateVsNullableDateNullLow |
|
GCompareDateVsDate.GCompareNullableDateVsDateNullHigh |
|
GCompareDateVsDate.GCompareNullableDateVsDateNullLow |
|
GCompareDateVsDate.GCompareNullableDateVsNullableDateNullHigh |
|
GCompareDateVsDate.GCompareNullableDateVsNullableDateNullLow |
|
GCompareDateVsDate.GreaterThanDateVsDate |
|
GCompareDateVsDate.GreaterThanEqDateVsDate |
|
GCompareDateVsDate.LessThanDateVsDate |
|
GCompareDateVsDate.LessThanEqDateVsDate |
|
GCompareDateVsDate.NotEqualsDateVsDate |
|
GCompareFloat4VsFloat4 |
|
GCompareFloat4VsFloat4.EqualsFloat4VsFloat4 |
|
GCompareFloat4VsFloat4.GCompareFloat4VsFloat4NullHigh |
|
GCompareFloat4VsFloat4.GCompareFloat4VsFloat4NullLow |
|
GCompareFloat4VsFloat4.GCompareFloat4VsNullableFloat4NullHigh |
|
GCompareFloat4VsFloat4.GCompareFloat4VsNullableFloat4NullLow |
|
GCompareFloat4VsFloat4.GCompareNullableFloat4VsFloat4NullHigh |
|
GCompareFloat4VsFloat4.GCompareNullableFloat4VsFloat4NullLow |
|
GCompareFloat4VsFloat4.GCompareNullableFloat4VsNullableFloat4NullHigh |
|
GCompareFloat4VsFloat4.GCompareNullableFloat4VsNullableFloat4NullLow |
|
GCompareFloat4VsFloat4.GreaterThanEqFloat4VsFloat4 |
|
GCompareFloat4VsFloat4.GreaterThanFloat4VsFloat4 |
|
GCompareFloat4VsFloat4.LessThanEqFloat4VsFloat4 |
|
GCompareFloat4VsFloat4.LessThanFloat4VsFloat4 |
|
GCompareFloat4VsFloat4.NotEqualsFloat4VsFloat4 |
|
GCompareFloat8VsFloat8 |
|
GCompareFloat8VsFloat8.EqualsFloat8VsFloat8 |
|
GCompareFloat8VsFloat8.GCompareFloat8VsFloat8NullHigh |
|
GCompareFloat8VsFloat8.GCompareFloat8VsFloat8NullLow |
|
GCompareFloat8VsFloat8.GCompareFloat8VsNullableFloat8NullHigh |
|
GCompareFloat8VsFloat8.GCompareFloat8VsNullableFloat8NullLow |
|
GCompareFloat8VsFloat8.GCompareNullableFloat8VsFloat8NullHigh |
|
GCompareFloat8VsFloat8.GCompareNullableFloat8VsFloat8NullLow |
|
GCompareFloat8VsFloat8.GCompareNullableFloat8VsNullableFloat8NullHigh |
|
GCompareFloat8VsFloat8.GCompareNullableFloat8VsNullableFloat8NullLow |
|
GCompareFloat8VsFloat8.GreaterThanEqFloat8VsFloat8 |
|
GCompareFloat8VsFloat8.GreaterThanFloat8VsFloat8 |
|
GCompareFloat8VsFloat8.LessThanEqFloat8VsFloat8 |
|
GCompareFloat8VsFloat8.LessThanFloat8VsFloat8 |
|
GCompareFloat8VsFloat8.NotEqualsFloat8VsFloat8 |
|
GCompareIntervalDayVsIntervalDay |
|
GCompareIntervalDayVsIntervalDay.EqualsIntervalDayVsIntervalDay |
|
GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsIntervalDayNullHigh |
|
GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsIntervalDayNullLow |
|
GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsNullableIntervalDayNullHigh |
|
GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsNullableIntervalDayNullLow |
|
GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsIntervalDayNullHigh |
|
GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsIntervalDayNullLow |
|
GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsNullableIntervalDayNullHigh |
|
GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsNullableIntervalDayNullLow |
|
GCompareIntervalDayVsIntervalDay.GreaterThanEqIntervalDayVsIntervalDay |
|
GCompareIntervalDayVsIntervalDay.GreaterThanIntervalDayVsIntervalDay |
|
GCompareIntervalDayVsIntervalDay.LessThanEqIntervalDayVsIntervalDay |
|
GCompareIntervalDayVsIntervalDay.LessThanIntervalDayVsIntervalDay |
|
GCompareIntervalDayVsIntervalDay.NotEqualsIntervalDayVsIntervalDay |
|
GCompareIntervalVsInterval |
|
GCompareIntervalVsInterval.EqualsIntervalVsInterval |
|
GCompareIntervalVsInterval.GCompareIntervalVsIntervalNullHigh |
|
GCompareIntervalVsInterval.GCompareIntervalVsIntervalNullLow |
|
GCompareIntervalVsInterval.GCompareIntervalVsNullableIntervalNullHigh |
|
GCompareIntervalVsInterval.GCompareIntervalVsNullableIntervalNullLow |
|
GCompareIntervalVsInterval.GCompareNullableIntervalVsIntervalNullHigh |
|
GCompareIntervalVsInterval.GCompareNullableIntervalVsIntervalNullLow |
|
GCompareIntervalVsInterval.GCompareNullableIntervalVsNullableIntervalNullHigh |
|
GCompareIntervalVsInterval.GCompareNullableIntervalVsNullableIntervalNullLow |
|
GCompareIntervalVsInterval.GreaterThanEqIntervalVsInterval |
|
GCompareIntervalVsInterval.GreaterThanIntervalVsInterval |
|
GCompareIntervalVsInterval.LessThanEqIntervalVsInterval |
|
GCompareIntervalVsInterval.LessThanIntervalVsInterval |
|
GCompareIntervalVsInterval.NotEqualsIntervalVsInterval |
|
GCompareIntervalYearVsIntervalYear |
|
GCompareIntervalYearVsIntervalYear.EqualsIntervalYearVsIntervalYear |
|
GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsIntervalYearNullHigh |
|
GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsIntervalYearNullLow |
|
GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsNullableIntervalYearNullHigh |
|
GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsNullableIntervalYearNullLow |
|
GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsIntervalYearNullHigh |
|
GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsIntervalYearNullLow |
|
GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsNullableIntervalYearNullHigh |
|
GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsNullableIntervalYearNullLow |
|
GCompareIntervalYearVsIntervalYear.GreaterThanEqIntervalYearVsIntervalYear |
|
GCompareIntervalYearVsIntervalYear.GreaterThanIntervalYearVsIntervalYear |
|
GCompareIntervalYearVsIntervalYear.LessThanEqIntervalYearVsIntervalYear |
|
GCompareIntervalYearVsIntervalYear.LessThanIntervalYearVsIntervalYear |
|
GCompareIntervalYearVsIntervalYear.NotEqualsIntervalYearVsIntervalYear |
|
GCompareIntVsInt |
|
GCompareIntVsInt.EqualsIntVsInt |
|
GCompareIntVsInt.GCompareIntVsIntNullHigh |
|
GCompareIntVsInt.GCompareIntVsIntNullLow |
|
GCompareIntVsInt.GCompareIntVsNullableIntNullHigh |
|
GCompareIntVsInt.GCompareIntVsNullableIntNullLow |
|
GCompareIntVsInt.GCompareNullableIntVsIntNullHigh |
|
GCompareIntVsInt.GCompareNullableIntVsIntNullLow |
|
GCompareIntVsInt.GCompareNullableIntVsNullableIntNullHigh |
|
GCompareIntVsInt.GCompareNullableIntVsNullableIntNullLow |
|
GCompareIntVsInt.GreaterThanEqIntVsInt |
|
GCompareIntVsInt.GreaterThanIntVsInt |
|
GCompareIntVsInt.LessThanEqIntVsInt |
|
GCompareIntVsInt.LessThanIntVsInt |
|
GCompareIntVsInt.NotEqualsIntVsInt |
|
GCompareTimeStampVsTimeStamp |
|
GCompareTimeStampVsTimeStamp.EqualsTimeStampVsTimeStamp |
|
GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsNullableTimeStampNullHigh |
|
GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsNullableTimeStampNullLow |
|
GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsTimeStampNullHigh |
|
GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsTimeStampNullLow |
|
GCompareTimeStampVsTimeStamp.GCompareTimeStampVsNullableTimeStampNullHigh |
|
GCompareTimeStampVsTimeStamp.GCompareTimeStampVsNullableTimeStampNullLow |
|
GCompareTimeStampVsTimeStamp.GCompareTimeStampVsTimeStampNullHigh |
|
GCompareTimeStampVsTimeStamp.GCompareTimeStampVsTimeStampNullLow |
|
GCompareTimeStampVsTimeStamp.GreaterThanEqTimeStampVsTimeStamp |
|
GCompareTimeStampVsTimeStamp.GreaterThanTimeStampVsTimeStamp |
|
GCompareTimeStampVsTimeStamp.LessThanEqTimeStampVsTimeStamp |
|
GCompareTimeStampVsTimeStamp.LessThanTimeStampVsTimeStamp |
|
GCompareTimeStampVsTimeStamp.NotEqualsTimeStampVsTimeStamp |
|
GCompareTimeVsTime |
|
GCompareTimeVsTime.EqualsTimeVsTime |
|
GCompareTimeVsTime.GCompareNullableTimeVsNullableTimeNullHigh |
|
GCompareTimeVsTime.GCompareNullableTimeVsNullableTimeNullLow |
|
GCompareTimeVsTime.GCompareNullableTimeVsTimeNullHigh |
|
GCompareTimeVsTime.GCompareNullableTimeVsTimeNullLow |
|
GCompareTimeVsTime.GCompareTimeVsNullableTimeNullHigh |
|
GCompareTimeVsTime.GCompareTimeVsNullableTimeNullLow |
|
GCompareTimeVsTime.GCompareTimeVsTimeNullHigh |
|
GCompareTimeVsTime.GCompareTimeVsTimeNullLow |
|
GCompareTimeVsTime.GreaterThanEqTimeVsTime |
|
GCompareTimeVsTime.GreaterThanTimeVsTime |
|
GCompareTimeVsTime.LessThanEqTimeVsTime |
|
GCompareTimeVsTime.LessThanTimeVsTime |
|
GCompareTimeVsTime.NotEqualsTimeVsTime |
|
GCompareVarBinaryVsVarBinary |
|
GCompareVarBinaryVsVarBinary.EqualsVarBinaryVsVarBinary |
|
GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsNullableVarBinaryNullHigh |
|
GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsNullableVarBinaryNullLow |
|
GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsVarBinaryNullHigh |
|
GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsVarBinaryNullLow |
|
GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsNullableVarBinaryNullHigh |
|
GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsNullableVarBinaryNullLow |
|
GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsVarBinaryNullHigh |
|
GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsVarBinaryNullLow |
|
GCompareVarBinaryVsVarBinary.GreaterThanEqVarBinaryVsVarBinary |
|
GCompareVarBinaryVsVarBinary.GreaterThanVarBinaryVsVarBinary |
|
GCompareVarBinaryVsVarBinary.LessThanEqVarBinaryVsVarBinary |
|
GCompareVarBinaryVsVarBinary.LessThanVarBinaryVsVarBinary |
|
GCompareVarBinaryVsVarBinary.NotEqualsVarBinaryVsVarBinary |
|
GCompareVarBinaryVsVarChar |
|
GCompareVarBinaryVsVarChar.EqualsVarBinaryVsVarChar |
|
GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsNullableVarCharNullHigh |
|
GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsNullableVarCharNullLow |
|
GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsVarCharNullHigh |
|
GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsVarCharNullLow |
|
GCompareVarBinaryVsVarChar.GCompareVarBinaryVsNullableVarCharNullHigh |
|
GCompareVarBinaryVsVarChar.GCompareVarBinaryVsNullableVarCharNullLow |
|
GCompareVarBinaryVsVarChar.GCompareVarBinaryVsVarCharNullHigh |
|
GCompareVarBinaryVsVarChar.GCompareVarBinaryVsVarCharNullLow |
|
GCompareVarBinaryVsVarChar.GreaterThanEqVarBinaryVsVarChar |
|
GCompareVarBinaryVsVarChar.GreaterThanVarBinaryVsVarChar |
|
GCompareVarBinaryVsVarChar.LessThanEqVarBinaryVsVarChar |
|
GCompareVarBinaryVsVarChar.LessThanVarBinaryVsVarChar |
|
GCompareVarBinaryVsVarChar.NotEqualsVarBinaryVsVarChar |
|
GCompareVarCharVsVarBinary |
|
GCompareVarCharVsVarBinary.EqualsVarCharVsVarBinary |
|
GCompareVarCharVsVarBinary.GCompareNullableVarCharVsNullableVarBinaryNullHigh |
|
GCompareVarCharVsVarBinary.GCompareNullableVarCharVsNullableVarBinaryNullLow |
|
GCompareVarCharVsVarBinary.GCompareNullableVarCharVsVarBinaryNullHigh |
|
GCompareVarCharVsVarBinary.GCompareNullableVarCharVsVarBinaryNullLow |
|
GCompareVarCharVsVarBinary.GCompareVarCharVsNullableVarBinaryNullHigh |
|
GCompareVarCharVsVarBinary.GCompareVarCharVsNullableVarBinaryNullLow |
|
GCompareVarCharVsVarBinary.GCompareVarCharVsVarBinaryNullHigh |
|
GCompareVarCharVsVarBinary.GCompareVarCharVsVarBinaryNullLow |
|
GCompareVarCharVsVarBinary.GreaterThanEqVarCharVsVarBinary |
|
GCompareVarCharVsVarBinary.GreaterThanVarCharVsVarBinary |
|
GCompareVarCharVsVarBinary.LessThanEqVarCharVsVarBinary |
|
GCompareVarCharVsVarBinary.LessThanVarCharVsVarBinary |
|
GCompareVarCharVsVarBinary.NotEqualsVarCharVsVarBinary |
|
GCompareVarCharVsVarChar |
|
GCompareVarCharVsVarChar.EqualsVarCharVsVarChar |
|
GCompareVarCharVsVarChar.GCompareNullableVarCharVsNullableVarCharNullHigh |
|
GCompareVarCharVsVarChar.GCompareNullableVarCharVsNullableVarCharNullLow |
|
GCompareVarCharVsVarChar.GCompareNullableVarCharVsVarCharNullHigh |
|
GCompareVarCharVsVarChar.GCompareNullableVarCharVsVarCharNullLow |
|
GCompareVarCharVsVarChar.GCompareVarCharVsNullableVarCharNullHigh |
|
GCompareVarCharVsVarChar.GCompareVarCharVsNullableVarCharNullLow |
|
GCompareVarCharVsVarChar.GCompareVarCharVsVarCharNullHigh |
|
GCompareVarCharVsVarChar.GCompareVarCharVsVarCharNullLow |
|
GCompareVarCharVsVarChar.GreaterThanEqVarCharVsVarChar |
|
GCompareVarCharVsVarChar.GreaterThanVarCharVsVarChar |
|
GCompareVarCharVsVarChar.LessThanEqVarCharVsVarChar |
|
GCompareVarCharVsVarChar.LessThanVarCharVsVarChar |
|
GCompareVarCharVsVarChar.NotEqualsVarCharVsVarChar |
|
GConvertToNullableBigIntHolder |
|
GConvertToNullableBitHolder |
|
GConvertToNullableDateHolder |
|
GConvertToNullableDecimal18Holder |
|
GConvertToNullableDecimal28DenseHolder |
|
GConvertToNullableDecimal28SparseHolder |
|
GConvertToNullableDecimal38DenseHolder |
|
GConvertToNullableDecimal38SparseHolder |
|
GConvertToNullableDecimal9Holder |
|
GConvertToNullableFloat4Holder |
|
GConvertToNullableFloat8Holder |
|
GConvertToNullableIntervalDayHolder |
|
GConvertToNullableIntervalHolder |
|
GConvertToNullableIntervalYearHolder |
|
GConvertToNullableIntHolder |
|
GConvertToNullableSmallIntHolder |
|
GConvertToNullableTimeHolder |
|
GConvertToNullableTimeStampHolder |
|
GConvertToNullableTinyIntHolder |
|
GConvertToNullableUInt1Holder |
|
GConvertToNullableUInt2Holder |
|
GConvertToNullableUInt4Holder |
|
GConvertToNullableUInt8Holder |
|
GConvertToNullableVar16CharHolder |
|
GConvertToNullableVarBinaryHolder |
|
GConvertToNullableVarCharHolder |
|
GConvertToNullableVarDecimalHolder |
|
GDateArithmetic |
|
GDateArithmetic.GDateDifference |
|
GDateTimeTruncateFunctions |
|
GDateTimeTruncateFunctions.GDateCenturyDateTrunc |
|
GDateTimeTruncateFunctions.GDateDayDateTrunc |
|
GDateTimeTruncateFunctions.GDateDecadeDateTrunc |
|
GDateTimeTruncateFunctions.GDateDummyDateTrunc |
This class merely act as a placeholder so that Calcite allows 'trunc('truncationUnit', col)'
function in SQL.
|
GDateTimeTruncateFunctions.GDateHourDateTrunc |
|
GDateTimeTruncateFunctions.GDateMillenniumDateTrunc |
|
GDateTimeTruncateFunctions.GDateMinuteDateTrunc |
|
GDateTimeTruncateFunctions.GDateMonthDateTrunc |
|
GDateTimeTruncateFunctions.GDateQuarterDateTrunc |
|
GDateTimeTruncateFunctions.GDateSecondDateTrunc |
|
GDateTimeTruncateFunctions.GDateWeekDateTrunc |
|
GDateTimeTruncateFunctions.GDateYearDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalCenturyDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDayCenturyDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDayDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDayDayDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDayDecadeDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDayDummyDateTrunc |
This class merely act as a placeholder so that Calcite allows 'trunc('truncationUnit', col)'
function in SQL.
|
GDateTimeTruncateFunctions.GIntervalDayHourDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDayMillenniumDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDayMinuteDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDayMonthDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDayQuarterDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDaySecondDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDayYearDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDecadeDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalDummyDateTrunc |
This class merely act as a placeholder so that Calcite allows 'trunc('truncationUnit', col)'
function in SQL.
|
GDateTimeTruncateFunctions.GIntervalHourDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalMillenniumDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalMinuteDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalMonthDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalQuarterDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalSecondDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearCenturyDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearDayDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearDecadeDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearDummyDateTrunc |
This class merely act as a placeholder so that Calcite allows 'trunc('truncationUnit', col)'
function in SQL.
|
GDateTimeTruncateFunctions.GIntervalYearHourDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearMillenniumDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearMinuteDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearMonthDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearQuarterDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearSecondDateTrunc |
|
GDateTimeTruncateFunctions.GIntervalYearYearDateTrunc |
|
GDateTimeTruncateFunctions.GTimeCenturyDateTrunc |
|
GDateTimeTruncateFunctions.GTimeDayDateTrunc |
|
GDateTimeTruncateFunctions.GTimeDecadeDateTrunc |
|
GDateTimeTruncateFunctions.GTimeDummyDateTrunc |
This class merely act as a placeholder so that Calcite allows 'trunc('truncationUnit', col)'
function in SQL.
|
GDateTimeTruncateFunctions.GTimeHourDateTrunc |
|
GDateTimeTruncateFunctions.GTimeMillenniumDateTrunc |
|
GDateTimeTruncateFunctions.GTimeMinuteDateTrunc |
|
GDateTimeTruncateFunctions.GTimeMonthDateTrunc |
|
GDateTimeTruncateFunctions.GTimeQuarterDateTrunc |
|
GDateTimeTruncateFunctions.GTimeSecondDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampCenturyDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampDayDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampDecadeDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampDummyDateTrunc |
This class merely act as a placeholder so that Calcite allows 'trunc('truncationUnit', col)'
function in SQL.
|
GDateTimeTruncateFunctions.GTimeStampHourDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampMillenniumDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampMinuteDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampMonthDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampQuarterDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampSecondDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampWeekDateTrunc |
|
GDateTimeTruncateFunctions.GTimeStampYearDateTrunc |
|
GDateTimeTruncateFunctions.GTimeYearDateTrunc |
|
GDateToChar |
|
GExtract |
|
GExtract.DayFromDate |
|
GExtract.DayFromInterval |
|
GExtract.DayFromIntervalDay |
|
GExtract.DayFromIntervalYear |
|
GExtract.DayFromTimeStamp |
|
GExtract.HourFromDate |
|
GExtract.HourFromInterval |
|
GExtract.HourFromIntervalDay |
|
GExtract.HourFromIntervalYear |
|
GExtract.HourFromTime |
|
GExtract.HourFromTimeStamp |
|
GExtract.MinuteFromDate |
|
GExtract.MinuteFromInterval |
|
GExtract.MinuteFromIntervalDay |
|
GExtract.MinuteFromIntervalYear |
|
GExtract.MinuteFromTime |
|
GExtract.MinuteFromTimeStamp |
|
GExtract.MonthFromDate |
|
GExtract.MonthFromInterval |
|
GExtract.MonthFromIntervalDay |
|
GExtract.MonthFromIntervalYear |
|
GExtract.MonthFromTimeStamp |
|
GExtract.SecondFromDate |
|
GExtract.SecondFromInterval |
|
GExtract.SecondFromIntervalDay |
|
GExtract.SecondFromIntervalYear |
|
GExtract.SecondFromTime |
|
GExtract.SecondFromTimeStamp |
|
GExtract.WeekFromDate |
|
GExtract.WeekFromInterval |
|
GExtract.WeekFromIntervalDay |
|
GExtract.WeekFromIntervalYear |
|
GExtract.WeekFromTimeStamp |
|
GExtract.YearFromDate |
|
GExtract.YearFromInterval |
|
GExtract.YearFromIntervalDay |
|
GExtract.YearFromIntervalYear |
|
GExtract.YearFromTimeStamp |
|
GFloat4ToChar |
|
GFloat4ToTimeStamp |
|
GFloat8ToChar |
|
GFloat8ToTimeStamp |
|
GIntToChar |
|
GIntToTimeStamp |
|
GMathFunctions |
|
GMathFunctions.AbsBigInt |
|
GMathFunctions.AbsFloat4 |
|
GMathFunctions.AbsFloat8 |
|
GMathFunctions.AbsInt |
|
GMathFunctions.AbsSmallInt |
|
GMathFunctions.AbsTinyInt |
|
GMathFunctions.AbsUInt1 |
|
GMathFunctions.AbsUInt2 |
|
GMathFunctions.AbsUInt4 |
|
GMathFunctions.AbsUInt8 |
|
GMathFunctions.CeilBigInt |
|
GMathFunctions.CeilFloat4 |
|
GMathFunctions.CeilFloat8 |
|
GMathFunctions.CeilInt |
|
GMathFunctions.CeilSmallInt |
|
GMathFunctions.CeilTinyInt |
|
GMathFunctions.CeilUInt1 |
|
GMathFunctions.CeilUInt2 |
|
GMathFunctions.CeilUInt4 |
|
GMathFunctions.CeilUInt8 |
|
GMathFunctions.DivBigInt |
|
GMathFunctions.DivFloat4 |
|
GMathFunctions.DivFloat8 |
|
GMathFunctions.DivInt |
|
GMathFunctions.DivSmallInt |
|
GMathFunctions.DivTinyInt |
|
GMathFunctions.DivUInt1 |
|
GMathFunctions.DivUInt2 |
|
GMathFunctions.DivUInt4 |
|
GMathFunctions.DivUInt8 |
|
GMathFunctions.FloorBigInt |
|
GMathFunctions.FloorFloat4 |
|
GMathFunctions.FloorFloat8 |
|
GMathFunctions.FloorInt |
|
GMathFunctions.FloorSmallInt |
|
GMathFunctions.FloorTinyInt |
|
GMathFunctions.FloorUInt1 |
|
GMathFunctions.FloorUInt2 |
|
GMathFunctions.FloorUInt4 |
|
GMathFunctions.FloorUInt8 |
|
GMathFunctions.LeftShiftBigInt |
|
GMathFunctions.LeftShiftInt |
|
GMathFunctions.LeftShiftSmallInt |
|
GMathFunctions.LeftShiftTinyInt |
|
GMathFunctions.LeftShiftUInt1 |
|
GMathFunctions.LeftShiftUInt2 |
|
GMathFunctions.LeftShiftUInt4 |
|
GMathFunctions.LeftShiftUInt8 |
|
GMathFunctions.ModBigInt |
|
GMathFunctions.ModFloat4 |
|
GMathFunctions.ModFloat8 |
|
GMathFunctions.ModInt |
|
GMathFunctions.ModSmallInt |
|
GMathFunctions.ModTinyInt |
|
GMathFunctions.ModUInt1 |
|
GMathFunctions.ModUInt2 |
|
GMathFunctions.ModUInt4 |
|
GMathFunctions.ModUInt8 |
|
GMathFunctions.NegativeBigInt |
|
GMathFunctions.NegativeFloat4 |
|
GMathFunctions.NegativeFloat8 |
|
GMathFunctions.NegativeInt |
|
GMathFunctions.NegativeSmallInt |
|
GMathFunctions.NegativeTinyInt |
|
GMathFunctions.NegativeUInt1 |
|
GMathFunctions.NegativeUInt2 |
|
GMathFunctions.NegativeUInt4 |
|
GMathFunctions.NegativeUInt8 |
|
GMathFunctions.RightShiftBigInt |
|
GMathFunctions.RightShiftInt |
|
GMathFunctions.RightShiftSmallInt |
|
GMathFunctions.RightShiftTinyInt |
|
GMathFunctions.RightShiftUInt1 |
|
GMathFunctions.RightShiftUInt2 |
|
GMathFunctions.RightShiftUInt4 |
|
GMathFunctions.RightShiftUInt8 |
|
GMathFunctions.RounddBigInt |
|
GMathFunctions.RounddFloat4 |
|
GMathFunctions.RounddFloat8 |
|
GMathFunctions.RounddInt |
|
GMathFunctions.RounddSmallInt |
|
GMathFunctions.RounddTinyInt |
|
GMathFunctions.RounddUInt1 |
|
GMathFunctions.RounddUInt2 |
|
GMathFunctions.RounddUInt4 |
|
GMathFunctions.RounddUInt8 |
|
GMathFunctions.SignBigInt |
|
GMathFunctions.SignFloat4 |
|
GMathFunctions.SignFloat8 |
|
GMathFunctions.SignInt |
|
GMathFunctions.SignSmallInt |
|
GMathFunctions.SignTinyInt |
|
GMathFunctions.SignUInt1 |
|
GMathFunctions.SignUInt2 |
|
GMathFunctions.SignUInt4 |
|
GMathFunctions.SignUInt8 |
|
GMathFunctions.SqrtBigInt |
|
GMathFunctions.SqrtFloat4 |
|
GMathFunctions.SqrtFloat8 |
|
GMathFunctions.SqrtInt |
|
GMathFunctions.SqrtSmallInt |
|
GMathFunctions.SqrtTinyInt |
|
GMathFunctions.SqrtUInt1 |
|
GMathFunctions.SqrtUInt2 |
|
GMathFunctions.SqrtUInt4 |
|
GMathFunctions.SqrtUInt8 |
|
GMathFunctions.TruncateBigInt |
|
GMathFunctions.TruncateFloat4 |
|
GMathFunctions.TruncateFloat8 |
|
GMathFunctions.TruncateInt |
|
GMathFunctions.TruncateSmallInt |
|
GMathFunctions.TruncateTinyInt |
|
GMathFunctions.TruncateUInt1 |
|
GMathFunctions.TruncateUInt2 |
|
GMathFunctions.TruncateUInt4 |
|
GMathFunctions.TruncateUInt8 |
|
GMathFunctions.TruncBigInt |
|
GMathFunctions.TruncFloat4 |
|
GMathFunctions.TruncFloat8 |
|
GMathFunctions.TruncInt |
|
GMathFunctions.TruncSmallInt |
|
GMathFunctions.TruncTinyInt |
|
GMathFunctions.TruncUInt1 |
|
GMathFunctions.TruncUInt2 |
|
GMathFunctions.TruncUInt4 |
|
GMathFunctions.TruncUInt8 |
|
GMathFunctions.XorBigInt |
|
GMathFunctions.XorInt |
|
GMathFunctions.XorSmallInt |
|
GMathFunctions.XorTinyInt |
|
GMathFunctions.XorUInt1 |
|
GMathFunctions.XorUInt2 |
|
GMathFunctions.XorUInt4 |
|
GMathFunctions.XorUInt8 |
|
GNewValueFunctions |
|
GNewValueFunctions.NewValueBigInt |
|
GNewValueFunctions.NewValueBigIntNullable |
|
GNewValueFunctions.NewValueBit |
|
GNewValueFunctions.NewValueBitNullable |
|
GNewValueFunctions.NewValueDate |
|
GNewValueFunctions.NewValueDateNullable |
|
GNewValueFunctions.NewValueDecimal18 |
|
GNewValueFunctions.NewValueDecimal18Nullable |
|
GNewValueFunctions.NewValueDecimal9 |
|
GNewValueFunctions.NewValueDecimal9Nullable |
|
GNewValueFunctions.NewValueFloat4 |
|
GNewValueFunctions.NewValueFloat4Nullable |
|
GNewValueFunctions.NewValueFloat8 |
|
GNewValueFunctions.NewValueFloat8Nullable |
|
GNewValueFunctions.NewValueInt |
|
GNewValueFunctions.NewValueIntNullable |
|
GNewValueFunctions.NewValueSmallInt |
|
GNewValueFunctions.NewValueSmallIntNullable |
|
GNewValueFunctions.NewValueTime |
|
GNewValueFunctions.NewValueTimeNullable |
|
GNewValueFunctions.NewValueTimeStamp |
|
GNewValueFunctions.NewValueTimeStampNullable |
|
GNewValueFunctions.NewValueTinyInt |
|
GNewValueFunctions.NewValueTinyIntNullable |
|
GNewValueFunctions.NewValueUInt1 |
|
GNewValueFunctions.NewValueUInt1Nullable |
|
GNewValueFunctions.NewValueUInt2 |
|
GNewValueFunctions.NewValueUInt2Nullable |
|
GNewValueFunctions.NewValueUInt4 |
|
GNewValueFunctions.NewValueUInt4Nullable |
|
GNewValueFunctions.NewValueUInt8 |
|
GNewValueFunctions.NewValueUInt8Nullable |
|
GNewValueFunctions.NewValueVar16Char |
|
GNewValueFunctions.NewValueVar16CharNullable |
|
GNewValueFunctions.NewValueVarBinary |
|
GNewValueFunctions.NewValueVarBinaryNullable |
|
GNewValueFunctions.NewValueVarChar |
|
GNewValueFunctions.NewValueVarCharNullable |
|
GNewValueFunctions.NewValueVarDecimal |
|
GNewValueFunctions.NewValueVarDecimalNullable |
|
GNullableVarCharSqlToNullableDate |
|
GNullableVarCharSqlToNullableTime |
|
GNullableVarCharSqlToNullableTimeStamp |
|
GNullableVarCharToNullableDate |
|
GNullableVarCharToNullableTime |
|
GNullableVarCharToNullableTimeStamp |
|
GNullOpBigIntHolder |
|
GNullOpBigIntHolder.IsNotNull |
|
GNullOpBigIntHolder.IsNull |
|
GNullOpBitHolder |
|
GNullOpBitHolder.IsNotNull |
|
GNullOpBitHolder.IsNull |
|
GNullOpDateHolder |
|
GNullOpDateHolder.IsNotNull |
|
GNullOpDateHolder.IsNull |
|
GNullOpDecimal18Holder |
|
GNullOpDecimal18Holder.IsNotNull |
|
GNullOpDecimal18Holder.IsNull |
|
GNullOpDecimal28DenseHolder |
|
GNullOpDecimal28DenseHolder.IsNotNull |
|
GNullOpDecimal28DenseHolder.IsNull |
|
GNullOpDecimal28SparseHolder |
|
GNullOpDecimal28SparseHolder.IsNotNull |
|
GNullOpDecimal28SparseHolder.IsNull |
|
GNullOpDecimal38DenseHolder |
|
GNullOpDecimal38DenseHolder.IsNotNull |
|
GNullOpDecimal38DenseHolder.IsNull |
|
GNullOpDecimal38SparseHolder |
|
GNullOpDecimal38SparseHolder.IsNotNull |
|
GNullOpDecimal38SparseHolder.IsNull |
|
GNullOpDecimal9Holder |
|
GNullOpDecimal9Holder.IsNotNull |
|
GNullOpDecimal9Holder.IsNull |
|
GNullOpFloat4Holder |
|
GNullOpFloat4Holder.IsNotNull |
|
GNullOpFloat4Holder.IsNull |
|
GNullOpFloat8Holder |
|
GNullOpFloat8Holder.IsNotNull |
|
GNullOpFloat8Holder.IsNull |
|
GNullOpIntervalDayHolder |
|
GNullOpIntervalDayHolder.IsNotNull |
|
GNullOpIntervalDayHolder.IsNull |
|
GNullOpIntervalHolder |
|
GNullOpIntervalHolder.IsNotNull |
|
GNullOpIntervalHolder.IsNull |
|
GNullOpIntervalYearHolder |
|
GNullOpIntervalYearHolder.IsNotNull |
|
GNullOpIntervalYearHolder.IsNull |
|
GNullOpIntHolder |
|
GNullOpIntHolder.IsNotNull |
|
GNullOpIntHolder.IsNull |
|
GNullOpNullableBigIntHolder |
|
GNullOpNullableBigIntHolder.IsNotNull |
|
GNullOpNullableBigIntHolder.IsNull |
|
GNullOpNullableBitHolder |
|
GNullOpNullableBitHolder.IsNotNull |
|
GNullOpNullableBitHolder.IsNull |
|
GNullOpNullableDateHolder |
|
GNullOpNullableDateHolder.IsNotNull |
|
GNullOpNullableDateHolder.IsNull |
|
GNullOpNullableDecimal18Holder |
|
GNullOpNullableDecimal18Holder.IsNotNull |
|
GNullOpNullableDecimal18Holder.IsNull |
|
GNullOpNullableDecimal28DenseHolder |
|
GNullOpNullableDecimal28DenseHolder.IsNotNull |
|
GNullOpNullableDecimal28DenseHolder.IsNull |
|
GNullOpNullableDecimal28SparseHolder |
|
GNullOpNullableDecimal28SparseHolder.IsNotNull |
|
GNullOpNullableDecimal28SparseHolder.IsNull |
|
GNullOpNullableDecimal38DenseHolder |
|
GNullOpNullableDecimal38DenseHolder.IsNotNull |
|
GNullOpNullableDecimal38DenseHolder.IsNull |
|
GNullOpNullableDecimal38SparseHolder |
|
GNullOpNullableDecimal38SparseHolder.IsNotNull |
|
GNullOpNullableDecimal38SparseHolder.IsNull |
|
GNullOpNullableDecimal9Holder |
|
GNullOpNullableDecimal9Holder.IsNotNull |
|
GNullOpNullableDecimal9Holder.IsNull |
|
GNullOpNullableFloat4Holder |
|
GNullOpNullableFloat4Holder.IsNotNull |
|
GNullOpNullableFloat4Holder.IsNull |
|
GNullOpNullableFloat8Holder |
|
GNullOpNullableFloat8Holder.IsNotNull |
|
GNullOpNullableFloat8Holder.IsNull |
|
GNullOpNullableIntervalDayHolder |
|
GNullOpNullableIntervalDayHolder.IsNotNull |
|
GNullOpNullableIntervalDayHolder.IsNull |
|
GNullOpNullableIntervalHolder |
|
GNullOpNullableIntervalHolder.IsNotNull |
|
GNullOpNullableIntervalHolder.IsNull |
|
GNullOpNullableIntervalYearHolder |
|
GNullOpNullableIntervalYearHolder.IsNotNull |
|
GNullOpNullableIntervalYearHolder.IsNull |
|
GNullOpNullableIntHolder |
|
GNullOpNullableIntHolder.IsNotNull |
|
GNullOpNullableIntHolder.IsNull |
|
GNullOpNullableSmallIntHolder |
|
GNullOpNullableSmallIntHolder.IsNotNull |
|
GNullOpNullableSmallIntHolder.IsNull |
|
GNullOpNullableTimeHolder |
|
GNullOpNullableTimeHolder.IsNotNull |
|
GNullOpNullableTimeHolder.IsNull |
|
GNullOpNullableTimeStampHolder |
|
GNullOpNullableTimeStampHolder.IsNotNull |
|
GNullOpNullableTimeStampHolder.IsNull |
|
GNullOpNullableTinyIntHolder |
|
GNullOpNullableTinyIntHolder.IsNotNull |
|
GNullOpNullableTinyIntHolder.IsNull |
|
GNullOpNullableUInt1Holder |
|
GNullOpNullableUInt1Holder.IsNotNull |
|
GNullOpNullableUInt1Holder.IsNull |
|
GNullOpNullableUInt2Holder |
|
GNullOpNullableUInt2Holder.IsNotNull |
|
GNullOpNullableUInt2Holder.IsNull |
|
GNullOpNullableUInt4Holder |
|
GNullOpNullableUInt4Holder.IsNotNull |
|
GNullOpNullableUInt4Holder.IsNull |
|
GNullOpNullableUInt8Holder |
|
GNullOpNullableUInt8Holder.IsNotNull |
|
GNullOpNullableUInt8Holder.IsNull |
|
GNullOpNullableVar16CharHolder |
|
GNullOpNullableVar16CharHolder.IsNotNull |
|
GNullOpNullableVar16CharHolder.IsNull |
|
GNullOpNullableVarBinaryHolder |
|
GNullOpNullableVarBinaryHolder.IsNotNull |
|
GNullOpNullableVarBinaryHolder.IsNull |
|
GNullOpNullableVarCharHolder |
|
GNullOpNullableVarCharHolder.IsNotNull |
|
GNullOpNullableVarCharHolder.IsNull |
|
GNullOpNullableVarDecimalHolder |
|
GNullOpNullableVarDecimalHolder.IsNotNull |
|
GNullOpNullableVarDecimalHolder.IsNull |
|
GNullOpRepeatedBigIntHolder |
|
GNullOpRepeatedBigIntHolder.IsNotNull |
|
GNullOpRepeatedBigIntHolder.IsNull |
|
GNullOpRepeatedBitHolder |
|
GNullOpRepeatedBitHolder.IsNotNull |
|
GNullOpRepeatedBitHolder.IsNull |
|
GNullOpRepeatedDateHolder |
|
GNullOpRepeatedDateHolder.IsNotNull |
|
GNullOpRepeatedDateHolder.IsNull |
|
GNullOpRepeatedDecimal18Holder |
|
GNullOpRepeatedDecimal18Holder.IsNotNull |
|
GNullOpRepeatedDecimal18Holder.IsNull |
|
GNullOpRepeatedDecimal28DenseHolder |
|
GNullOpRepeatedDecimal28DenseHolder.IsNotNull |
|
GNullOpRepeatedDecimal28DenseHolder.IsNull |
|
GNullOpRepeatedDecimal28SparseHolder |
|
GNullOpRepeatedDecimal28SparseHolder.IsNotNull |
|
GNullOpRepeatedDecimal28SparseHolder.IsNull |
|
GNullOpRepeatedDecimal38DenseHolder |
|
GNullOpRepeatedDecimal38DenseHolder.IsNotNull |
|
GNullOpRepeatedDecimal38DenseHolder.IsNull |
|
GNullOpRepeatedDecimal38SparseHolder |
|
GNullOpRepeatedDecimal38SparseHolder.IsNotNull |
|
GNullOpRepeatedDecimal38SparseHolder.IsNull |
|
GNullOpRepeatedDecimal9Holder |
|
GNullOpRepeatedDecimal9Holder.IsNotNull |
|
GNullOpRepeatedDecimal9Holder.IsNull |
|
GNullOpRepeatedFloat4Holder |
|
GNullOpRepeatedFloat4Holder.IsNotNull |
|
GNullOpRepeatedFloat4Holder.IsNull |
|
GNullOpRepeatedFloat8Holder |
|
GNullOpRepeatedFloat8Holder.IsNotNull |
|
GNullOpRepeatedFloat8Holder.IsNull |
|
GNullOpRepeatedIntervalDayHolder |
|
GNullOpRepeatedIntervalDayHolder.IsNotNull |
|
GNullOpRepeatedIntervalDayHolder.IsNull |
|
GNullOpRepeatedIntervalHolder |
|
GNullOpRepeatedIntervalHolder.IsNotNull |
|
GNullOpRepeatedIntervalHolder.IsNull |
|
GNullOpRepeatedIntervalYearHolder |
|
GNullOpRepeatedIntervalYearHolder.IsNotNull |
|
GNullOpRepeatedIntervalYearHolder.IsNull |
|
GNullOpRepeatedIntHolder |
|
GNullOpRepeatedIntHolder.IsNotNull |
|
GNullOpRepeatedIntHolder.IsNull |
|
GNullOpRepeatedSmallIntHolder |
|
GNullOpRepeatedSmallIntHolder.IsNotNull |
|
GNullOpRepeatedSmallIntHolder.IsNull |
|
GNullOpRepeatedTimeHolder |
|
GNullOpRepeatedTimeHolder.IsNotNull |
|
GNullOpRepeatedTimeHolder.IsNull |
|
GNullOpRepeatedTimeStampHolder |
|
GNullOpRepeatedTimeStampHolder.IsNotNull |
|
GNullOpRepeatedTimeStampHolder.IsNull |
|
GNullOpRepeatedTinyIntHolder |
|
GNullOpRepeatedTinyIntHolder.IsNotNull |
|
GNullOpRepeatedTinyIntHolder.IsNull |
|
GNullOpRepeatedUInt1Holder |
|
GNullOpRepeatedUInt1Holder.IsNotNull |
|
GNullOpRepeatedUInt1Holder.IsNull |
|
GNullOpRepeatedUInt2Holder |
|
GNullOpRepeatedUInt2Holder.IsNotNull |
|
GNullOpRepeatedUInt2Holder.IsNull |
|
GNullOpRepeatedUInt4Holder |
|
GNullOpRepeatedUInt4Holder.IsNotNull |
|
GNullOpRepeatedUInt4Holder.IsNull |
|
GNullOpRepeatedUInt8Holder |
|
GNullOpRepeatedUInt8Holder.IsNotNull |
|
GNullOpRepeatedUInt8Holder.IsNull |
|
GNullOpRepeatedVar16CharHolder |
|
GNullOpRepeatedVar16CharHolder.IsNotNull |
|
GNullOpRepeatedVar16CharHolder.IsNull |
|
GNullOpRepeatedVarBinaryHolder |
|
GNullOpRepeatedVarBinaryHolder.IsNotNull |
|
GNullOpRepeatedVarBinaryHolder.IsNull |
|
GNullOpRepeatedVarCharHolder |
|
GNullOpRepeatedVarCharHolder.IsNotNull |
|
GNullOpRepeatedVarCharHolder.IsNull |
|
GNullOpRepeatedVarDecimalHolder |
|
GNullOpRepeatedVarDecimalHolder.IsNotNull |
|
GNullOpRepeatedVarDecimalHolder.IsNull |
|
GNullOpSmallIntHolder |
|
GNullOpSmallIntHolder.IsNotNull |
|
GNullOpSmallIntHolder.IsNull |
|
GNullOpTimeHolder |
|
GNullOpTimeHolder.IsNotNull |
|
GNullOpTimeHolder.IsNull |
|
GNullOpTimeStampHolder |
|
GNullOpTimeStampHolder.IsNotNull |
|
GNullOpTimeStampHolder.IsNull |
|
GNullOpTinyIntHolder |
|
GNullOpTinyIntHolder.IsNotNull |
|
GNullOpTinyIntHolder.IsNull |
|
GNullOpUInt1Holder |
|
GNullOpUInt1Holder.IsNotNull |
|
GNullOpUInt1Holder.IsNull |
|
GNullOpUInt2Holder |
|
GNullOpUInt2Holder.IsNotNull |
|
GNullOpUInt2Holder.IsNull |
|
GNullOpUInt4Holder |
|
GNullOpUInt4Holder.IsNotNull |
|
GNullOpUInt4Holder.IsNull |
|
GNullOpUInt8Holder |
|
GNullOpUInt8Holder.IsNotNull |
|
GNullOpUInt8Holder.IsNull |
|
GNullOpVar16CharHolder |
|
GNullOpVar16CharHolder.IsNotNull |
|
GNullOpVar16CharHolder.IsNull |
|
GNullOpVarBinaryHolder |
|
GNullOpVarBinaryHolder.IsNotNull |
|
GNullOpVarBinaryHolder.IsNull |
|
GNullOpVarCharHolder |
|
GNullOpVarCharHolder.IsNotNull |
|
GNullOpVarCharHolder.IsNull |
|
GNullOpVarDecimalHolder |
|
GNullOpVarDecimalHolder.IsNotNull |
|
GNullOpVarDecimalHolder.IsNull |
|
GSmallIntToChar |
|
GSmallIntToTimeStamp |
|
GTimeArithmetic |
|
GTimeArithmetic.GTimeDifference |
|
GTimeStampArithmetic |
|
GTimeStampArithmetic.GTimeStampDifference |
|
GTimestampDiff |
|
GTimestampDiff.TimestampDiffDayDateToDate |
|
GTimestampDiff.TimestampDiffDayDateToTime |
|
GTimestampDiff.TimestampDiffDayDateToTimeStamp |
|
GTimestampDiff.TimestampDiffDayTimeStampToDate |
|
GTimestampDiff.TimestampDiffDayTimeStampToTime |
|
GTimestampDiff.TimestampDiffDayTimeStampToTimeStamp |
|
GTimestampDiff.TimestampDiffDayTimeToDate |
|
GTimestampDiff.TimestampDiffDayTimeToTime |
|
GTimestampDiff.TimestampDiffDayTimeToTimeStamp |
|
GTimestampDiff.TimestampDiffHourDateToDate |
|
GTimestampDiff.TimestampDiffHourDateToTime |
|
GTimestampDiff.TimestampDiffHourDateToTimeStamp |
|
GTimestampDiff.TimestampDiffHourTimeStampToDate |
|
GTimestampDiff.TimestampDiffHourTimeStampToTime |
|
GTimestampDiff.TimestampDiffHourTimeStampToTimeStamp |
|
GTimestampDiff.TimestampDiffHourTimeToDate |
|
GTimestampDiff.TimestampDiffHourTimeToTime |
|
GTimestampDiff.TimestampDiffHourTimeToTimeStamp |
|
GTimestampDiff.TimestampDiffMicrosecondDateToDate |
|
GTimestampDiff.TimestampDiffMicrosecondDateToTime |
|
GTimestampDiff.TimestampDiffMicrosecondDateToTimeStamp |
|
GTimestampDiff.TimestampDiffMicrosecondTimeStampToDate |
|
GTimestampDiff.TimestampDiffMicrosecondTimeStampToTime |
|
GTimestampDiff.TimestampDiffMicrosecondTimeStampToTimeStamp |
|
GTimestampDiff.TimestampDiffMicrosecondTimeToDate |
|
GTimestampDiff.TimestampDiffMicrosecondTimeToTime |
|
GTimestampDiff.TimestampDiffMicrosecondTimeToTimeStamp |
|
GTimestampDiff.TimestampDiffMinuteDateToDate |
|
GTimestampDiff.TimestampDiffMinuteDateToTime |
|
GTimestampDiff.TimestampDiffMinuteDateToTimeStamp |
|
GTimestampDiff.TimestampDiffMinuteTimeStampToDate |
|
GTimestampDiff.TimestampDiffMinuteTimeStampToTime |
|
GTimestampDiff.TimestampDiffMinuteTimeStampToTimeStamp |
|
GTimestampDiff.TimestampDiffMinuteTimeToDate |
|
GTimestampDiff.TimestampDiffMinuteTimeToTime |
|
GTimestampDiff.TimestampDiffMinuteTimeToTimeStamp |
|
GTimestampDiff.TimestampDiffMonthDateToDate |
|
GTimestampDiff.TimestampDiffMonthDateToTime |
|
GTimestampDiff.TimestampDiffMonthDateToTimeStamp |
|
GTimestampDiff.TimestampDiffMonthTimeStampToDate |
|
GTimestampDiff.TimestampDiffMonthTimeStampToTime |
|
GTimestampDiff.TimestampDiffMonthTimeStampToTimeStamp |
|
GTimestampDiff.TimestampDiffMonthTimeToDate |
|
GTimestampDiff.TimestampDiffMonthTimeToTime |
|
GTimestampDiff.TimestampDiffMonthTimeToTimeStamp |
|
GTimestampDiff.TimestampDiffNanosecondDateToDate |
|
GTimestampDiff.TimestampDiffNanosecondDateToTime |
|
GTimestampDiff.TimestampDiffNanosecondDateToTimeStamp |
|
GTimestampDiff.TimestampDiffNanosecondTimeStampToDate |
|
GTimestampDiff.TimestampDiffNanosecondTimeStampToTime |
|
GTimestampDiff.TimestampDiffNanosecondTimeStampToTimeStamp |
|
GTimestampDiff.TimestampDiffNanosecondTimeToDate |
|
GTimestampDiff.TimestampDiffNanosecondTimeToTime |
|
GTimestampDiff.TimestampDiffNanosecondTimeToTimeStamp |
|
GTimestampDiff.TimestampDiffQuarterDateToDate |
|
GTimestampDiff.TimestampDiffQuarterDateToTime |
|
GTimestampDiff.TimestampDiffQuarterDateToTimeStamp |
|
GTimestampDiff.TimestampDiffQuarterTimeStampToDate |
|
GTimestampDiff.TimestampDiffQuarterTimeStampToTime |
|
GTimestampDiff.TimestampDiffQuarterTimeStampToTimeStamp |
|
GTimestampDiff.TimestampDiffQuarterTimeToDate |
|
GTimestampDiff.TimestampDiffQuarterTimeToTime |
|
GTimestampDiff.TimestampDiffQuarterTimeToTimeStamp |
|
GTimestampDiff.TimestampDiffSecondDateToDate |
|
GTimestampDiff.TimestampDiffSecondDateToTime |
|
GTimestampDiff.TimestampDiffSecondDateToTimeStamp |
|
GTimestampDiff.TimestampDiffSecondTimeStampToDate |
|
GTimestampDiff.TimestampDiffSecondTimeStampToTime |
|
GTimestampDiff.TimestampDiffSecondTimeStampToTimeStamp |
|
GTimestampDiff.TimestampDiffSecondTimeToDate |
|
GTimestampDiff.TimestampDiffSecondTimeToTime |
|
GTimestampDiff.TimestampDiffSecondTimeToTimeStamp |
|
GTimestampDiff.TimestampDiffWeekDateToDate |
|
GTimestampDiff.TimestampDiffWeekDateToTime |
|
GTimestampDiff.TimestampDiffWeekDateToTimeStamp |
|
GTimestampDiff.TimestampDiffWeekTimeStampToDate |
|
GTimestampDiff.TimestampDiffWeekTimeStampToTime |
|
GTimestampDiff.TimestampDiffWeekTimeStampToTimeStamp |
|
GTimestampDiff.TimestampDiffWeekTimeToDate |
|
GTimestampDiff.TimestampDiffWeekTimeToTime |
|
GTimestampDiff.TimestampDiffWeekTimeToTimeStamp |
|
GTimestampDiff.TimestampDiffYearDateToDate |
|
GTimestampDiff.TimestampDiffYearDateToTime |
|
GTimestampDiff.TimestampDiffYearDateToTimeStamp |
|
GTimestampDiff.TimestampDiffYearTimeStampToDate |
|
GTimestampDiff.TimestampDiffYearTimeStampToTime |
|
GTimestampDiff.TimestampDiffYearTimeStampToTimeStamp |
|
GTimestampDiff.TimestampDiffYearTimeToDate |
|
GTimestampDiff.TimestampDiffYearTimeToTime |
|
GTimestampDiff.TimestampDiffYearTimeToTimeStamp |
|
GTimeStampToChar |
|
GTimeToChar |
|
GTinyIntToChar |
|
GTinyIntToTimeStamp |
|
GUInt1ToChar |
|
GUInt1ToTimeStamp |
|
GUInt2ToChar |
|
GUInt2ToTimeStamp |
|
GUInt4ToChar |
|
GUInt4ToTimeStamp |
|
GUInt8ToChar |
|
GUInt8ToTimeStamp |
|
GUnionFunctions |
|
GUnionFunctions.CastUnionBigInt |
|
GUnionFunctions.CastUnionBit |
|
GUnionFunctions.CastUnionDate |
|
GUnionFunctions.CastUnionFloat4 |
|
GUnionFunctions.CastUnionFloat8 |
|
GUnionFunctions.CastUnionInt |
|
GUnionFunctions.CastUnionInterval |
|
GUnionFunctions.CastUnionIntervalDay |
|
GUnionFunctions.CastUnionIntervalYear |
|
GUnionFunctions.CastUnionSmallInt |
|
GUnionFunctions.CastUnionTime |
|
GUnionFunctions.CastUnionTimeStamp |
|
GUnionFunctions.CastUnionTinyInt |
|
GUnionFunctions.CastUnionUInt1 |
|
GUnionFunctions.CastUnionUInt2 |
|
GUnionFunctions.CastUnionUInt4 |
|
GUnionFunctions.CastUnionUInt8 |
|
GUnionFunctions.CastUnionVar16Char |
|
GUnionFunctions.CastUnionVarBinary |
|
GUnionFunctions.CastUnionVarChar |
|
GUnionFunctions.CastUnionVarDecimal |
|
GUnionFunctions.UnionIsBigInt |
|
GUnionFunctions.UnionIsBit |
|
GUnionFunctions.UnionIsDate |
|
GUnionFunctions.UnionIsFloat4 |
|
GUnionFunctions.UnionIsFloat8 |
|
GUnionFunctions.UnionIsInt |
|
GUnionFunctions.UnionIsInterval |
|
GUnionFunctions.UnionIsIntervalDay |
|
GUnionFunctions.UnionIsIntervalYear |
|
GUnionFunctions.UnionIsSmallInt |
|
GUnionFunctions.UnionIsTime |
|
GUnionFunctions.UnionIsTimeStamp |
|
GUnionFunctions.UnionIsTinyInt |
|
GUnionFunctions.UnionIsUInt1 |
|
GUnionFunctions.UnionIsUInt2 |
|
GUnionFunctions.UnionIsUInt4 |
|
GUnionFunctions.UnionIsUInt8 |
|
GUnionFunctions.UnionIsVar16Char |
|
GUnionFunctions.UnionIsVarBinary |
|
GUnionFunctions.UnionIsVarChar |
|
GUnionFunctions.UnionIsVarDecimal |
|
GVarCharSqlToDate |
|
GVarCharSqlToNullableDate |
|
GVarCharSqlToNullableTime |
|
GVarCharSqlToNullableTimeStamp |
|
GVarCharSqlToTime |
|
GVarCharSqlToTimeStamp |
|
GVarCharToDate |
|
GVarCharToNullableDate |
|
GVarCharToNullableTime |
|
GVarCharToNullableTimeStamp |
|
GVarCharToTime |
|
GVarCharToTimeStamp |
|
GVarDecimalToChar |
|
GVarDecimalToTimeStamp |
|
Hash32AsDouble |
hash32 function definitions for numeric data types.
|
Hash32AsDouble.BigIntHash |
|
Hash32AsDouble.DoubleHash |
|
Hash32AsDouble.FloatHash |
|
Hash32AsDouble.IntHash |
|
Hash32AsDouble.NullableBigIntHash |
|
Hash32AsDouble.NullableDoubleHash |
|
Hash32AsDouble.NullableFloatHash |
|
Hash32AsDouble.NullableIntHash |
|
Hash32AsDouble.NullableVarDecimalHash |
|
Hash32AsDouble.VarDecimalHash |
|
Hash32Functions |
|
Hash32Functions.BigIntHash |
|
Hash32Functions.BitHash |
|
Hash32Functions.DateHash |
|
Hash32Functions.DoubleHash |
|
Hash32Functions.FloatHash |
|
Hash32Functions.IntHash |
|
Hash32Functions.NullableBigIntHash |
|
Hash32Functions.NullableBitHash |
|
Hash32Functions.NullableDateHash |
|
Hash32Functions.NullableDoubleHash |
|
Hash32Functions.NullableFloatHash |
|
Hash32Functions.NullableIntHash |
|
Hash32Functions.NullableTimeHash |
|
Hash32Functions.NullableTimeStampHash |
|
Hash32Functions.NullableVar16CharHash |
|
Hash32Functions.NullableVarBinaryHash |
|
Hash32Functions.NullableVarCharHash |
|
Hash32Functions.NullableVarDecimalHash |
|
Hash32Functions.TimeHash |
|
Hash32Functions.TimeStampHash |
|
Hash32Functions.Var16CharHash |
|
Hash32Functions.VarBinaryHash |
|
Hash32Functions.VarCharHash |
|
Hash32Functions.VarDecimalHash |
|
Hash32FunctionsWithSeed |
|
Hash32FunctionsWithSeed.BigIntHash |
|
Hash32FunctionsWithSeed.BitHash |
|
Hash32FunctionsWithSeed.DateHash |
|
Hash32FunctionsWithSeed.DoubleHash |
|
Hash32FunctionsWithSeed.FloatHash |
|
Hash32FunctionsWithSeed.IntHash |
|
Hash32FunctionsWithSeed.NullableBigIntHash |
|
Hash32FunctionsWithSeed.NullableBitHash |
|
Hash32FunctionsWithSeed.NullableDateHash |
|
Hash32FunctionsWithSeed.NullableDoubleHash |
|
Hash32FunctionsWithSeed.NullableFloatHash |
|
Hash32FunctionsWithSeed.NullableIntHash |
|
Hash32FunctionsWithSeed.NullableTimeHash |
|
Hash32FunctionsWithSeed.NullableTimeStampHash |
|
Hash32FunctionsWithSeed.NullableVar16CharHash |
|
Hash32FunctionsWithSeed.NullableVarBinaryHash |
|
Hash32FunctionsWithSeed.NullableVarCharHash |
|
Hash32FunctionsWithSeed.NullableVarDecimalHash |
|
Hash32FunctionsWithSeed.TimeHash |
|
Hash32FunctionsWithSeed.TimeStampHash |
|
Hash32FunctionsWithSeed.Var16CharHash |
|
Hash32FunctionsWithSeed.VarBinaryHash |
|
Hash32FunctionsWithSeed.VarCharHash |
|
Hash32FunctionsWithSeed.VarDecimalHash |
|
Hash32WithSeedAsDouble |
hash32 with seed function definitions for numeric data types.
|
Hash32WithSeedAsDouble.BigIntHash |
|
Hash32WithSeedAsDouble.DoubleHash |
|
Hash32WithSeedAsDouble.FloatHash |
|
Hash32WithSeedAsDouble.IntHash |
|
Hash32WithSeedAsDouble.NullableBigIntHash |
|
Hash32WithSeedAsDouble.NullableDoubleHash |
|
Hash32WithSeedAsDouble.NullableFloatHash |
|
Hash32WithSeedAsDouble.NullableIntHash |
|
Hash32WithSeedAsDouble.NullableVarDecimalHash |
|
Hash32WithSeedAsDouble.VarDecimalHash |
|
Hash64AsDouble |
|
Hash64AsDouble.BigIntHash |
|
Hash64AsDouble.DoubleHash |
|
Hash64AsDouble.FloatHash |
|
Hash64AsDouble.IntHash |
|
Hash64AsDouble.NullableBigIntHash |
|
Hash64AsDouble.NullableDoubleHash |
|
Hash64AsDouble.NullableFloatHash |
|
Hash64AsDouble.NullableIntHash |
|
Hash64AsDouble.NullableVarDecimalHash |
|
Hash64AsDouble.VarDecimalHash |
|
Hash64Functions |
|
Hash64Functions.BigIntHash |
|
Hash64Functions.BitHash |
|
Hash64Functions.DateHash |
|
Hash64Functions.DoubleHash |
|
Hash64Functions.FloatHash |
|
Hash64Functions.IntHash |
|
Hash64Functions.NullableBigIntHash |
|
Hash64Functions.NullableBitHash |
|
Hash64Functions.NullableDateHash |
|
Hash64Functions.NullableDoubleHash |
|
Hash64Functions.NullableFloatHash |
|
Hash64Functions.NullableIntHash |
|
Hash64Functions.NullableTimeHash |
|
Hash64Functions.NullableTimeStampHash |
|
Hash64Functions.NullableVar16CharHash |
|
Hash64Functions.NullableVarBinaryHash |
|
Hash64Functions.NullableVarCharHash |
|
Hash64Functions.NullableVarDecimalHash |
|
Hash64Functions.TimeHash |
|
Hash64Functions.TimeStampHash |
|
Hash64Functions.Var16CharHash |
|
Hash64Functions.VarBinaryHash |
|
Hash64Functions.VarCharHash |
|
Hash64Functions.VarDecimalHash |
|
Hash64FunctionsWithSeed |
|
Hash64FunctionsWithSeed.BigIntHash |
|
Hash64FunctionsWithSeed.BitHash |
|
Hash64FunctionsWithSeed.DateHash |
|
Hash64FunctionsWithSeed.DoubleHash |
|
Hash64FunctionsWithSeed.FloatHash |
|
Hash64FunctionsWithSeed.IntHash |
|
Hash64FunctionsWithSeed.NullableBigIntHash |
|
Hash64FunctionsWithSeed.NullableBitHash |
|
Hash64FunctionsWithSeed.NullableDateHash |
|
Hash64FunctionsWithSeed.NullableDoubleHash |
|
Hash64FunctionsWithSeed.NullableFloatHash |
|
Hash64FunctionsWithSeed.NullableIntHash |
|
Hash64FunctionsWithSeed.NullableTimeHash |
|
Hash64FunctionsWithSeed.NullableTimeStampHash |
|
Hash64FunctionsWithSeed.NullableVar16CharHash |
|
Hash64FunctionsWithSeed.NullableVarBinaryHash |
|
Hash64FunctionsWithSeed.NullableVarCharHash |
|
Hash64FunctionsWithSeed.NullableVarDecimalHash |
|
Hash64FunctionsWithSeed.TimeHash |
|
Hash64FunctionsWithSeed.TimeStampHash |
|
Hash64FunctionsWithSeed.Var16CharHash |
|
Hash64FunctionsWithSeed.VarBinaryHash |
|
Hash64FunctionsWithSeed.VarCharHash |
|
Hash64FunctionsWithSeed.VarDecimalHash |
|
Hash64WithSeedAsDouble |
|
Hash64WithSeedAsDouble.BigIntHash |
|
Hash64WithSeedAsDouble.DoubleHash |
|
Hash64WithSeedAsDouble.FloatHash |
|
Hash64WithSeedAsDouble.IntHash |
|
Hash64WithSeedAsDouble.NullableBigIntHash |
|
Hash64WithSeedAsDouble.NullableDoubleHash |
|
Hash64WithSeedAsDouble.NullableFloatHash |
|
Hash64WithSeedAsDouble.NullableIntHash |
|
Hash64WithSeedAsDouble.NullableVarDecimalHash |
|
Hash64WithSeedAsDouble.VarDecimalHash |
|
HashHelper |
|
IntervalBigIntFunctions |
|
IntervalBigIntFunctions.BigIntIntervalMultiplyFunction |
|
IntervalBigIntFunctions.IntervalBigIntDivideFunction |
|
IntervalBigIntFunctions.IntervalBigIntMultiplyFunction |
|
IntervalDayBigIntFunctions |
|
IntervalDayBigIntFunctions.BigIntIntervalDayMultiplyFunction |
|
IntervalDayBigIntFunctions.IntervalDayBigIntDivideFunction |
|
IntervalDayBigIntFunctions.IntervalDayBigIntMultiplyFunction |
|
IntervalDayFloat4Functions |
|
IntervalDayFloat4Functions.Float4IntervalDayMultiplyFunction |
|
IntervalDayFloat4Functions.IntervalDayFloat4DivideFunction |
|
IntervalDayFloat4Functions.IntervalDayFloat4MultiplyFunction |
|
IntervalDayFloat8Functions |
|
IntervalDayFloat8Functions.Float8IntervalDayMultiplyFunction |
|
IntervalDayFloat8Functions.IntervalDayFloat8DivideFunction |
|
IntervalDayFloat8Functions.IntervalDayFloat8MultiplyFunction |
|
IntervalDayFunctions |
|
IntervalDayFunctions.IntervalDayAddFunction |
|
IntervalDayFunctions.IntervalDayNegateFunction |
|
IntervalDayFunctions.IntervalDaySubtractFunction |
|
IntervalDayIntFunctions |
|
IntervalDayIntFunctions.IntervalDayIntDivideFunction |
|
IntervalDayIntFunctions.IntervalDayIntMultiplyFunction |
|
IntervalDayIntFunctions.IntIntervalDayMultiplyFunction |
|
IntervalFloat4Functions |
|
IntervalFloat4Functions.Float4IntervalMultiplyFunction |
|
IntervalFloat4Functions.IntervalFloat4DivideFunction |
|
IntervalFloat4Functions.IntervalFloat4MultiplyFunction |
|
IntervalFloat8Functions |
|
IntervalFloat8Functions.Float8IntervalMultiplyFunction |
|
IntervalFloat8Functions.IntervalFloat8DivideFunction |
|
IntervalFloat8Functions.IntervalFloat8MultiplyFunction |
|
IntervalFunctions |
|
IntervalFunctions.IntervalAddFunction |
|
IntervalFunctions.IntervalNegateFunction |
|
IntervalFunctions.IntervalSubtractFunction |
|
IntervalIntFunctions |
|
IntervalIntFunctions.IntervalIntDivideFunction |
|
IntervalIntFunctions.IntervalIntMultiplyFunction |
|
IntervalIntFunctions.IntIntervalMultiplyFunction |
|
IntervalYearBigIntFunctions |
|
IntervalYearBigIntFunctions.BigIntIntervalYearMultiplyFunction |
|
IntervalYearBigIntFunctions.IntervalYearBigIntDivideFunction |
|
IntervalYearBigIntFunctions.IntervalYearBigIntMultiplyFunction |
|
IntervalYearFloat4Functions |
|
IntervalYearFloat4Functions.Float4IntervalYearMultiplyFunction |
|
IntervalYearFloat4Functions.IntervalYearFloat4DivideFunction |
|
IntervalYearFloat4Functions.IntervalYearFloat4MultiplyFunction |
|
IntervalYearFloat8Functions |
|
IntervalYearFloat8Functions.Float8IntervalYearMultiplyFunction |
|
IntervalYearFloat8Functions.IntervalYearFloat8DivideFunction |
|
IntervalYearFloat8Functions.IntervalYearFloat8MultiplyFunction |
|
IntervalYearFunctions |
|
IntervalYearFunctions.IntervalYearAddFunction |
|
IntervalYearFunctions.IntervalYearNegateFunction |
|
IntervalYearFunctions.IntervalYearSubtractFunction |
|
IntervalYearIntFunctions |
|
IntervalYearIntFunctions.IntervalYearIntDivideFunction |
|
IntervalYearIntFunctions.IntervalYearIntMultiplyFunction |
|
IntervalYearIntFunctions.IntIntervalYearMultiplyFunction |
|
IsFalse |
|
IsFalse.Optional |
|
IsFalse.Required |
|
IsNotFalse |
|
IsNotFalse.Optional |
|
IsNotFalse.Required |
|
IsNotTrue |
|
IsNotTrue.Optional |
|
IsNotTrue.Required |
|
IsNumericFunctions |
|
IsNumericFunctions.BigIntIsNumeric |
|
IsNumericFunctions.IntIsNumeric |
|
IsNumericFunctions.NullableBigIntIsNumeric |
|
IsNumericFunctions.NullableIntIsNumeric |
|
IsNumericFunctions.NullableSmallIntIsNumeric |
|
IsNumericFunctions.NullableTinyIntIsNumeric |
|
IsNumericFunctions.NullableUInt1IsNumeric |
|
IsNumericFunctions.NullableUInt2IsNumeric |
|
IsNumericFunctions.NullableUInt4IsNumeric |
|
IsNumericFunctions.NullableUInt8IsNumeric |
|
IsNumericFunctions.NullableVarCharIsNumeric |
|
IsNumericFunctions.SmallIntIsNumeric |
|
IsNumericFunctions.TinyIntIsNumeric |
|
IsNumericFunctions.UInt1IsNumeric |
|
IsNumericFunctions.UInt2IsNumeric |
|
IsNumericFunctions.UInt4IsNumeric |
|
IsNumericFunctions.UInt8IsNumeric |
|
IsNumericFunctions.VarCharIsNumeric |
|
IsTrue |
|
IsTrue.Optional |
|
IsTrue.Required |
|
LastDayFunction |
|
Mappify |
|
Mappify.ConvertMapToKeyValuePairs |
|
MappifyUtility |
|
MathFunctions |
|
MathFunctions.Pi |
|
MathFunctions.Power |
|
MathFunctions.Random |
|
MathFunctions.RandomWithoutSeed |
|
MathFunctions.RandomWithSeed |
|
MathFunctions.ToNullableNumber |
|
MathFunctions.ToNullableNumberNullableInput |
|
MathFunctions.ToNumber |
|
MultiplyFunctions |
|
MultiplyFunctions.BigIntBigIntMultiply |
|
MultiplyFunctions.Float4Float4Multiply |
|
MultiplyFunctions.Float8Float8Multiply |
|
MultiplyFunctions.IntIntMultiply |
|
MultiplyFunctions.SmallIntSmallIntMultiply |
|
MultiplyFunctions.TinyIntTinyIntMultiply |
|
MultiplyFunctions.UInt1UInt1Multiply |
|
MultiplyFunctions.UInt2UInt2Multiply |
|
MultiplyFunctions.UInt4UInt4Multiply |
|
MultiplyFunctions.UInt8UInt8Multiply |
|
MurmurHash3 |
MurmurHash3 was written by Austin Appleby, and is placed in the public
domain.
|
Not |
|
Not.Required |
|
ParentPathFunction |
|
ParseQueryFunction |
The parse_query function splits up a query string and returns a map of the key-value pairs.
|
ParseQueryFunction.ParseQuery |
|
ParseQueryFunction.ParseQueryNullableInput |
|
ParseUrlFunction |
The parse_url function takes an URL and returns a map of components of the URL.
|
ParseUrlFunction.ParseUrl |
|
ParseUrlFunction.ParseUrlNullableInput |
|
RegexpUtil |
Utilities for converting SQL LIKE and SIMILAR operators
to regular expressions.
|
RegexpUtil.SqlPatternInfo |
|
RepeatedCountFunctions |
|
RepeatedCountFunctions.RepeatedCountRepeatedBigInt |
|
RepeatedCountFunctions.RepeatedCountRepeatedBit |
|
RepeatedCountFunctions.RepeatedCountRepeatedDate |
|
RepeatedCountFunctions.RepeatedCountRepeatedDecimal18 |
|
RepeatedCountFunctions.RepeatedCountRepeatedDecimal28Sparse |
|
RepeatedCountFunctions.RepeatedCountRepeatedDecimal38Sparse |
|
RepeatedCountFunctions.RepeatedCountRepeatedDecimal9 |
|
RepeatedCountFunctions.RepeatedCountRepeatedDict |
|
RepeatedCountFunctions.RepeatedCountRepeatedFloat4 |
|
RepeatedCountFunctions.RepeatedCountRepeatedFloat8 |
|
RepeatedCountFunctions.RepeatedCountRepeatedInt |
|
RepeatedCountFunctions.RepeatedCountRepeatedInterval |
|
RepeatedCountFunctions.RepeatedCountRepeatedIntervalDay |
|
RepeatedCountFunctions.RepeatedCountRepeatedIntervalYear |
|
RepeatedCountFunctions.RepeatedCountRepeatedList |
|
RepeatedCountFunctions.RepeatedCountRepeatedMap |
|
RepeatedCountFunctions.RepeatedCountRepeatedTime |
|
RepeatedCountFunctions.RepeatedCountRepeatedTimeStamp |
|
RepeatedCountFunctions.RepeatedCountRepeatedVarBinary |
|
RepeatedCountFunctions.RepeatedCountRepeatedVarChar |
|
RepeatedCountFunctions.RepeatedCountRepeatedVarDecimal |
|
RowConstructorFunction |
Implementation of Calcite's ROW(col1, col2, ..., colN) constructor function.
|
SchemaFunctions |
|
SchemaFunctions.MergeNullableSchemaFunction |
Aggregate function which accepts VarChar column with string representations of TupleMetadata
and returns string representation of TupleMetadata with merged schema.
|
SchemaFunctions.MergeSchemaFunction |
|
SchemaFunctions.SchemaFunction |
Aggregate function which infers schema from incoming data and returns string representation of TupleMetadata
with incoming schema.
|
SimpleCastFunctions |
|
SimpleCastFunctions.CastBooleanVarChar |
|
SimpleCastFunctions.CastVarCharBoolean |
|
SimpleRepeatedFunctions |
|
SimpleRepeatedFunctions.ContainsBigInt |
|
SimpleRepeatedFunctions.ContainsBit |
|
SimpleRepeatedFunctions.ContainsFloat4 |
|
SimpleRepeatedFunctions.ContainsFloat8 |
|
SimpleRepeatedFunctions.ContainsInt |
|
SimpleRepeatedFunctions.ContainsTinyInt |
|
SimpleRepeatedFunctions.ContainsVarChar |
|
SqlPatternComplexMatcher |
|
SqlPatternConstantMatcher |
|
SqlPatternContainsMatcher |
SQL Pattern Contains implementation
|
SqlPatternEndsWithMatcher |
|
SqlPatternFactory |
|
SqlPatternStartsWithMatcher |
|
StatisticsAggrFunctions |
|
StatisticsAggrFunctions.BigIntAvgWidthFunction |
|
StatisticsAggrFunctions.BigIntCntDupsFunction |
|
StatisticsAggrFunctions.BigIntHLLFunction |
|
StatisticsAggrFunctions.BigIntSumWidthFunction |
|
StatisticsAggrFunctions.BitAvgWidthFunction |
|
StatisticsAggrFunctions.BitCntDupsFunction |
|
StatisticsAggrFunctions.BitHLLFunction |
The log2m parameter defines the accuracy of the counter.
|
StatisticsAggrFunctions.BitSumWidthFunction |
|
StatisticsAggrFunctions.DateAvgWidthFunction |
|
StatisticsAggrFunctions.DateCntDupsFunction |
|
StatisticsAggrFunctions.DateHLLFunction |
|
StatisticsAggrFunctions.DateSumWidthFunction |
|
StatisticsAggrFunctions.Decimal18AvgWidthFunction |
|
StatisticsAggrFunctions.Decimal18CntDupsFunction |
|
StatisticsAggrFunctions.Decimal18HLLFunction |
|
StatisticsAggrFunctions.Decimal18SumWidthFunction |
|
StatisticsAggrFunctions.Decimal28DenseAvgWidthFunction |
|
StatisticsAggrFunctions.Decimal28DenseSumWidthFunction |
|
StatisticsAggrFunctions.Decimal28SparseAvgWidthFunction |
|
StatisticsAggrFunctions.Decimal28SparseSumWidthFunction |
|
StatisticsAggrFunctions.Decimal38DenseAvgWidthFunction |
|
StatisticsAggrFunctions.Decimal38DenseSumWidthFunction |
|
StatisticsAggrFunctions.Decimal38SparseAvgWidthFunction |
|
StatisticsAggrFunctions.Decimal38SparseSumWidthFunction |
|
StatisticsAggrFunctions.Decimal9AvgWidthFunction |
|
StatisticsAggrFunctions.Decimal9CntDupsFunction |
|
StatisticsAggrFunctions.Decimal9HLLFunction |
|
StatisticsAggrFunctions.Decimal9SumWidthFunction |
|
StatisticsAggrFunctions.Float4AvgWidthFunction |
|
StatisticsAggrFunctions.Float4CntDupsFunction |
|
StatisticsAggrFunctions.Float4HLLFunction |
|
StatisticsAggrFunctions.Float4SumWidthFunction |
|
StatisticsAggrFunctions.Float8AvgWidthFunction |
|
StatisticsAggrFunctions.Float8CntDupsFunction |
|
StatisticsAggrFunctions.Float8HLLFunction |
|
StatisticsAggrFunctions.Float8SumWidthFunction |
|
StatisticsAggrFunctions.HllDecode |
The log2m parameter defines the accuracy of the counter.
|
StatisticsAggrFunctions.HllFieldReader |
The log2m parameter defines the accuracy of the counter.
|
StatisticsAggrFunctions.HllMerge |
The log2m parameter defines the accuracy of the counter.
|
StatisticsAggrFunctions.IntAvgWidthFunction |
|
StatisticsAggrFunctions.IntCntDupsFunction |
|
StatisticsAggrFunctions.IntervalAvgWidthFunction |
|
StatisticsAggrFunctions.IntervalCntDupsFunction |
|
StatisticsAggrFunctions.IntervalHLLFunction |
|
StatisticsAggrFunctions.IntervalSumWidthFunction |
|
StatisticsAggrFunctions.IntHLLFunction |
|
StatisticsAggrFunctions.IntSumWidthFunction |
|
StatisticsAggrFunctions.NonNullRowCount |
|
StatisticsAggrFunctions.NullableBigIntAvgWidthFunction |
|
StatisticsAggrFunctions.NullableBigIntCntDupsFunction |
|
StatisticsAggrFunctions.NullableBigIntHLLFunction |
|
StatisticsAggrFunctions.NullableBigIntSumWidthFunction |
|
StatisticsAggrFunctions.NullableBitAvgWidthFunction |
|
StatisticsAggrFunctions.NullableBitCntDupsFunction |
|
StatisticsAggrFunctions.NullableBitHLLFunction |
|
StatisticsAggrFunctions.NullableBitSumWidthFunction |
|
StatisticsAggrFunctions.NullableDateAvgWidthFunction |
|
StatisticsAggrFunctions.NullableDateCntDupsFunction |
|
StatisticsAggrFunctions.NullableDateHLLFunction |
|
StatisticsAggrFunctions.NullableDateSumWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal18AvgWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal18CntDupsFunction |
|
StatisticsAggrFunctions.NullableDecimal18HLLFunction |
|
StatisticsAggrFunctions.NullableDecimal18SumWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal28DenseAvgWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal28DenseSumWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal28SparseAvgWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal28SparseSumWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal38DenseAvgWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal38DenseSumWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal38SparseAvgWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal38SparseSumWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal9AvgWidthFunction |
|
StatisticsAggrFunctions.NullableDecimal9CntDupsFunction |
|
StatisticsAggrFunctions.NullableDecimal9HLLFunction |
|
StatisticsAggrFunctions.NullableDecimal9SumWidthFunction |
|
StatisticsAggrFunctions.NullableFloat4AvgWidthFunction |
|
StatisticsAggrFunctions.NullableFloat4CntDupsFunction |
|
StatisticsAggrFunctions.NullableFloat4HLLFunction |
|
StatisticsAggrFunctions.NullableFloat4SumWidthFunction |
|
StatisticsAggrFunctions.NullableFloat8AvgWidthFunction |
|
StatisticsAggrFunctions.NullableFloat8CntDupsFunction |
|
StatisticsAggrFunctions.NullableFloat8HLLFunction |
|
StatisticsAggrFunctions.NullableFloat8SumWidthFunction |
|
StatisticsAggrFunctions.NullableIntAvgWidthFunction |
|
StatisticsAggrFunctions.NullableIntCntDupsFunction |
|
StatisticsAggrFunctions.NullableIntervalAvgWidthFunction |
|
StatisticsAggrFunctions.NullableIntervalCntDupsFunction |
|
StatisticsAggrFunctions.NullableIntervalHLLFunction |
|
StatisticsAggrFunctions.NullableIntervalSumWidthFunction |
|
StatisticsAggrFunctions.NullableIntHLLFunction |
|
StatisticsAggrFunctions.NullableIntSumWidthFunction |
|
StatisticsAggrFunctions.NullableTimeAvgWidthFunction |
|
StatisticsAggrFunctions.NullableTimeCntDupsFunction |
|
StatisticsAggrFunctions.NullableTimeHLLFunction |
|
StatisticsAggrFunctions.NullableTimeStampAvgWidthFunction |
|
StatisticsAggrFunctions.NullableTimeStampCntDupsFunction |
|
StatisticsAggrFunctions.NullableTimeStampHLLFunction |
|
StatisticsAggrFunctions.NullableTimeStampSumWidthFunction |
|
StatisticsAggrFunctions.NullableTimeSumWidthFunction |
|
StatisticsAggrFunctions.NullableVar16CharAvgWidthFunction |
|
StatisticsAggrFunctions.NullableVar16CharCntDupsFunction |
|
StatisticsAggrFunctions.NullableVar16CharHLLFunction |
|
StatisticsAggrFunctions.NullableVar16CharSumWidthFunction |
|
StatisticsAggrFunctions.NullableVarBinaryAvgWidthFunction |
|
StatisticsAggrFunctions.NullableVarBinaryCntDupsFunction |
|
StatisticsAggrFunctions.NullableVarBinaryHLLFunction |
|
StatisticsAggrFunctions.NullableVarBinarySumWidthFunction |
|
StatisticsAggrFunctions.NullableVarCharAvgWidthFunction |
|
StatisticsAggrFunctions.NullableVarCharCntDupsFunction |
|
StatisticsAggrFunctions.NullableVarCharHLLFunction |
|
StatisticsAggrFunctions.NullableVarCharSumWidthFunction |
|
StatisticsAggrFunctions.RowCount |
|
StatisticsAggrFunctions.TimeAvgWidthFunction |
|
StatisticsAggrFunctions.TimeCntDupsFunction |
|
StatisticsAggrFunctions.TimeHLLFunction |
|
StatisticsAggrFunctions.TimeStampAvgWidthFunction |
|
StatisticsAggrFunctions.TimeStampCntDupsFunction |
|
StatisticsAggrFunctions.TimeStampHLLFunction |
|
StatisticsAggrFunctions.TimeStampSumWidthFunction |
|
StatisticsAggrFunctions.TimeSumWidthFunction |
|
StatisticsAggrFunctions.Var16CharAvgWidthFunction |
|
StatisticsAggrFunctions.Var16CharCntDupsFunction |
|
StatisticsAggrFunctions.Var16CharHLLFunction |
|
StatisticsAggrFunctions.Var16CharSumWidthFunction |
|
StatisticsAggrFunctions.VarBinaryAvgWidthFunction |
|
StatisticsAggrFunctions.VarBinaryCntDupsFunction |
|
StatisticsAggrFunctions.VarBinaryHLLFunction |
|
StatisticsAggrFunctions.VarBinarySumWidthFunction |
|
StatisticsAggrFunctions.VarCharAvgWidthFunction |
|
StatisticsAggrFunctions.VarCharCntDupsFunction |
|
StatisticsAggrFunctions.VarCharHLLFunction |
|
StatisticsAggrFunctions.VarCharSumWidthFunction |
|
StringFunctionHelpers |
|
StringFunctions |
|
StringFunctions.AsciiEndode |
Convert string to ASCII from another encoding input.
|
StringFunctions.AsciiString |
Returns the ASCII code of the first character of input string
|
StringFunctions.AsciiToChar |
Returns the char corresponding to ASCII code input.
|
StringFunctions.BinaryString |
|
StringFunctions.BitLength |
|
StringFunctions.Btrim |
Remove the longest string containing only characters from "from" from the start of "text"
|
StringFunctions.BtrimOneArg |
Remove the longest string containing only character " " from the start of "text"
|
StringFunctions.ByteLength |
|
StringFunctions.CharLength |
|
StringFunctions.Concat |
|
StringFunctions.ConcatBothNullInput |
|
StringFunctions.ConcatLeftNullInput |
|
StringFunctions.ConcatOperator |
|
StringFunctions.ConcatRightNullInput |
|
StringFunctions.ILike |
|
StringFunctions.ILikeWithEscape |
|
StringFunctions.InitCap |
|
StringFunctions.Left |
|
StringFunctions.Like |
|
StringFunctions.LikeWithEscape |
|
StringFunctions.LowerCase |
|
StringFunctions.Lpad |
|
StringFunctions.LpadTwoArg |
|
StringFunctions.Ltrim |
Remove the longest string containing only characters from "from" from the start of "text"
|
StringFunctions.LtrimOneArg |
Remove the longest string containing only character " " from the start of "text"
|
StringFunctions.OctetLength |
|
StringFunctions.Position |
|
StringFunctions.RegexpMatches |
|
StringFunctions.RegexpReplace |
|
StringFunctions.RepeatString |
Returns the input char sequences repeated nTimes.
|
StringFunctions.Replace |
|
StringFunctions.ReverseString |
Returns the reverse string for given input.
|
StringFunctions.Right |
|
StringFunctions.Rpad |
Fill up the string to length "length" by appending the characters 'fill' at the end of 'text'
If the string is already longer than length then it is truncated.
|
StringFunctions.RpadTwoArg |
Fill up the string to length "length" by appending the characters ' ' at the end of 'text'
If the string is already longer than length then it is truncated.
|
StringFunctions.Rtrim |
Remove the longest string containing only characters from "from" from the end of "text"
|
StringFunctions.RtrimOneArg |
Remove the longest string containing only character " " from the end of "text"
|
StringFunctions.Similar |
|
StringFunctions.SimilarWithEscape |
|
StringFunctions.SplitNullableInput |
|
StringFunctions.SplitPart |
Return the string part at index after splitting the input string using the
specified delimiter.
|
StringFunctions.SplitPartStartEnd |
Return the string part from start to end after splitting the input string
using the specified delimiter.
|
StringFunctions.StringBinary |
|
StringFunctions.Strpos |
|
StringFunctions.Substring |
|
StringFunctions.SubstringOffset |
|
StringFunctions.SubstringRegex |
|
StringFunctions.SubstringRegexNullable |
|
StringFunctions.UpperCase |
|
StringFunctionUtil |
|
SubtractFunctions |
|
SubtractFunctions.BigIntBigIntSubtract |
|
SubtractFunctions.Float4Float4Subtract |
|
SubtractFunctions.Float8Float8Subtract |
|
SubtractFunctions.IntIntSubtract |
|
SubtractFunctions.SmallIntSmallIntSubtract |
|
SubtractFunctions.TinyIntTinyIntSubtract |
|
SubtractFunctions.UInt1UInt1Subtract |
|
SubtractFunctions.UInt2UInt2Subtract |
|
SubtractFunctions.UInt4UInt4Subtract |
|
SubtractFunctions.UInt8UInt8Subtract |
|
TDigestFunctions |
|
TDigestFunctions.BigIntTDigestFunction |
|
TDigestFunctions.BitTDigestFunction |
|
TDigestFunctions.DateTDigestFunction |
|
TDigestFunctions.Float4TDigestFunction |
|
TDigestFunctions.Float8TDigestFunction |
|
TDigestFunctions.IntTDigestFunction |
|
TDigestFunctions.NullableBigIntTDigestFunction |
|
TDigestFunctions.NullableBitTDigestFunction |
|
TDigestFunctions.NullableDateTDigestFunction |
|
TDigestFunctions.NullableFloat4TDigestFunction |
|
TDigestFunctions.NullableFloat8TDigestFunction |
|
TDigestFunctions.NullableIntTDigestFunction |
|
TDigestFunctions.NullableTimeStampTDigestFunction |
|
TDigestFunctions.NullableTimeTDigestFunction |
|
TDigestFunctions.NullableVarBinaryTDigestFunction |
|
TDigestFunctions.NullableVarCharTDigestFunction |
|
TDigestFunctions.TDigestMergeFunction |
|
TDigestFunctions.TimeStampTDigestFunction |
|
TDigestFunctions.TimeTDigestFunction |
|
TDigestFunctions.VarBinaryTDigestFunction |
|
TDigestFunctions.VarCharTDigestFunction |
|
TimeBigIntFunctions |
|
TimeBigIntFunctions.BigIntTimeAddFunction |
|
TimeBigIntFunctions.TimeBigIntAddFunction |
|
TimeBigIntFunctions.TimeBigIntSubtractFunction |
|
TimeIntervalDayFunctions |
|
TimeIntervalDayFunctions.IntervalDayTimeAddFunction |
|
TimeIntervalDayFunctions.TimeIntervalDayAddFunction |
|
TimeIntervalDayFunctions.TimeIntervalDaySubtractFunction |
|
TimeIntervalFunctions |
|
TimeIntervalFunctions.IntervalTimeAddFunction |
|
TimeIntervalFunctions.TimeIntervalAddFunction |
|
TimeIntervalFunctions.TimeIntervalSubtractFunction |
|
TimeIntervalYearFunctions |
|
TimeIntervalYearFunctions.IntervalYearTimeAddFunction |
|
TimeIntervalYearFunctions.TimeIntervalYearAddFunction |
|
TimeIntervalYearFunctions.TimeIntervalYearSubtractFunction |
|
TimeIntFunctions |
|
TimeIntFunctions.IntTimeAddFunction |
|
TimeIntFunctions.TimeIntAddFunction |
|
TimeIntFunctions.TimeIntSubtractFunction |
|
TimeStampBigIntFunctions |
|
TimeStampBigIntFunctions.BigIntTimeStampAddFunction |
|
TimeStampBigIntFunctions.TimeStampBigIntAddFunction |
|
TimeStampBigIntFunctions.TimeStampBigIntSubtractFunction |
|
TimeStampIntervalDayFunctions |
|
TimeStampIntervalDayFunctions.IntervalDayTimeStampAddFunction |
|
TimeStampIntervalDayFunctions.TimeStampIntervalDayAddFunction |
|
TimeStampIntervalDayFunctions.TimeStampIntervalDaySubtractFunction |
|
TimeStampIntervalFunctions |
|
TimeStampIntervalFunctions.IntervalTimeStampAddFunction |
|
TimeStampIntervalFunctions.TimeStampIntervalAddFunction |
|
TimeStampIntervalFunctions.TimeStampIntervalSubtractFunction |
|
TimeStampIntervalYearFunctions |
|
TimeStampIntervalYearFunctions.IntervalYearTimeStampAddFunction |
|
TimeStampIntervalYearFunctions.TimeStampIntervalYearAddFunction |
|
TimeStampIntervalYearFunctions.TimeStampIntervalYearSubtractFunction |
|
TimeStampIntFunctions |
|
TimeStampIntFunctions.IntTimeStampAddFunction |
|
TimeStampIntFunctions.TimeStampIntAddFunction |
|
TimeStampIntFunctions.TimeStampIntSubtractFunction |
|
TrigoMathFunctions |
|
TrigoMathFunctions.ACosBigInt |
|
TrigoMathFunctions.ACosFloat4 |
|
TrigoMathFunctions.ACosFloat8 |
|
TrigoMathFunctions.ACosInt |
|
TrigoMathFunctions.ACosSmallInt |
|
TrigoMathFunctions.ACosTinyInt |
|
TrigoMathFunctions.ACosUInt1 |
|
TrigoMathFunctions.ACosUInt2 |
|
TrigoMathFunctions.ACosUInt4 |
|
TrigoMathFunctions.ACosUInt8 |
|
TrigoMathFunctions.ASinBigInt |
|
TrigoMathFunctions.ASinFloat4 |
|
TrigoMathFunctions.ASinFloat8 |
|
TrigoMathFunctions.ASinInt |
|
TrigoMathFunctions.ASinSmallInt |
|
TrigoMathFunctions.ASinTinyInt |
|
TrigoMathFunctions.ASinUInt1 |
|
TrigoMathFunctions.ASinUInt2 |
|
TrigoMathFunctions.ASinUInt4 |
|
TrigoMathFunctions.ASinUInt8 |
|
TrigoMathFunctions.ATanBigInt |
|
TrigoMathFunctions.ATanFloat4 |
|
TrigoMathFunctions.ATanFloat8 |
|
TrigoMathFunctions.ATanInt |
|
TrigoMathFunctions.ATanSmallInt |
|
TrigoMathFunctions.ATanTinyInt |
|
TrigoMathFunctions.ATanUInt1 |
|
TrigoMathFunctions.ATanUInt2 |
|
TrigoMathFunctions.ATanUInt4 |
|
TrigoMathFunctions.ATanUInt8 |
|
TrigoMathFunctions.CosBigInt |
|
TrigoMathFunctions.CosFloat4 |
|
TrigoMathFunctions.CosFloat8 |
|
TrigoMathFunctions.CoshBigInt |
|
TrigoMathFunctions.CoshFloat4 |
|
TrigoMathFunctions.CoshFloat8 |
|
TrigoMathFunctions.CoshInt |
|
TrigoMathFunctions.CoshSmallInt |
|
TrigoMathFunctions.CoshTinyInt |
|
TrigoMathFunctions.CoshUInt1 |
|
TrigoMathFunctions.CoshUInt2 |
|
TrigoMathFunctions.CoshUInt4 |
|
TrigoMathFunctions.CoshUInt8 |
|
TrigoMathFunctions.CosInt |
|
TrigoMathFunctions.CosSmallInt |
|
TrigoMathFunctions.CosTinyInt |
|
TrigoMathFunctions.CosUInt1 |
|
TrigoMathFunctions.CosUInt2 |
|
TrigoMathFunctions.CosUInt4 |
|
TrigoMathFunctions.CosUInt8 |
|
TrigoMathFunctions.CotBigInt |
|
TrigoMathFunctions.CotFloat4 |
|
TrigoMathFunctions.CotFloat8 |
|
TrigoMathFunctions.CotInt |
|
TrigoMathFunctions.CotSmallInt |
|
TrigoMathFunctions.CotTinyInt |
|
TrigoMathFunctions.CotUInt1 |
|
TrigoMathFunctions.CotUInt2 |
|
TrigoMathFunctions.CotUInt4 |
|
TrigoMathFunctions.CotUInt8 |
|
TrigoMathFunctions.SinBigInt |
|
TrigoMathFunctions.SinFloat4 |
|
TrigoMathFunctions.SinFloat8 |
|
TrigoMathFunctions.SinhBigInt |
|
TrigoMathFunctions.SinhFloat4 |
|
TrigoMathFunctions.SinhFloat8 |
|
TrigoMathFunctions.SinhInt |
|
TrigoMathFunctions.SinhSmallInt |
|
TrigoMathFunctions.SinhTinyInt |
|
TrigoMathFunctions.SinhUInt1 |
|
TrigoMathFunctions.SinhUInt2 |
|
TrigoMathFunctions.SinhUInt4 |
|
TrigoMathFunctions.SinhUInt8 |
|
TrigoMathFunctions.SinInt |
|
TrigoMathFunctions.SinSmallInt |
|
TrigoMathFunctions.SinTinyInt |
|
TrigoMathFunctions.SinUInt1 |
|
TrigoMathFunctions.SinUInt2 |
|
TrigoMathFunctions.SinUInt4 |
|
TrigoMathFunctions.SinUInt8 |
|
TrigoMathFunctions.TanBigInt |
|
TrigoMathFunctions.TanFloat4 |
|
TrigoMathFunctions.TanFloat8 |
|
TrigoMathFunctions.TanhBigInt |
|
TrigoMathFunctions.TanhFloat4 |
|
TrigoMathFunctions.TanhFloat8 |
|
TrigoMathFunctions.TanhInt |
|
TrigoMathFunctions.TanhSmallInt |
|
TrigoMathFunctions.TanhTinyInt |
|
TrigoMathFunctions.TanhUInt1 |
|
TrigoMathFunctions.TanhUInt2 |
|
TrigoMathFunctions.TanhUInt4 |
|
TrigoMathFunctions.TanhUInt8 |
|
TrigoMathFunctions.TanInt |
|
TrigoMathFunctions.TanSmallInt |
|
TrigoMathFunctions.TanTinyInt |
|
TrigoMathFunctions.TanUInt1 |
|
TrigoMathFunctions.TanUInt2 |
|
TrigoMathFunctions.TanUInt4 |
|
TrigoMathFunctions.TanUInt8 |
|
TypeFunctions |
Type functions for all types.
|
TypeFunctions.GetDrillType |
|
TypeFunctions.GetMode |
|
TypeFunctions.GetSqlType |
|
UnionFunctions |
Contains additional functions for union types in addition to those in
GUnionFunctions
|
UnionFunctions.CastUnionList |
|
UnionFunctions.CastUnionMap |
|
UnionFunctions.CastUnionToUnion |
|
UnionFunctions.CompareType |
Returns zero if the inputs have equivalent types.
|
UnionFunctions.GetType |
|
UnionFunctions.IsNotNull |
|
UnionFunctions.IsNull |
|
UnionFunctions.UnionIsList |
|
UnionFunctions.UnionIsMap |
|
ValueVectorHashHelper |
|
ValueVectorHashHelper.Hash64Template |
|
VarDecimalFunctions |
|
VarDecimalFunctions.GCompareNullableVarDecimalVsNullableVarDecimalNullHigh |
|
VarDecimalFunctions.GCompareNullableVarDecimalVsNullableVarDecimalNullLow |
|
VarDecimalFunctions.GCompareNullableVarDecimalVsVarDecimalNullHigh |
|
VarDecimalFunctions.GCompareNullableVarDecimalVsVarDecimalNullLow |
|
VarDecimalFunctions.GCompareVarDecimalVsNullableVarDecimalNullHigh |
|
VarDecimalFunctions.GCompareVarDecimalVsNullableVarDecimalNullLow |
|
VarDecimalFunctions.GCompareVarDecimalVsVarDecimalNullHigh |
|
VarDecimalFunctions.GCompareVarDecimalVsVarDecimalNullLow |
|
VarDecimalFunctions.VarDecimalAbsFunction |
|
VarDecimalFunctions.VarDecimalAddFunction |
|
VarDecimalFunctions.VarDecimalCeilFunction |
|
VarDecimalFunctions.VarDecimalDivideFunction |
|
VarDecimalFunctions.VarDecimalEqual |
|
VarDecimalFunctions.VarDecimalFloorFunction |
|
VarDecimalFunctions.VarDecimalGreaterThan |
|
VarDecimalFunctions.VarDecimalGreaterThanEq |
|
VarDecimalFunctions.VarDecimalLessThan |
|
VarDecimalFunctions.VarDecimalLessThanEq |
|
VarDecimalFunctions.VarDecimalModFunction |
|
VarDecimalFunctions.VarDecimalMultiplyFunction |
|
VarDecimalFunctions.VarDecimalNegativeFunction |
|
VarDecimalFunctions.VarDecimalNotEqual |
|
VarDecimalFunctions.VarDecimalRoundFunction |
|
VarDecimalFunctions.VarDecimalRoundScaleFunction |
|
VarDecimalFunctions.VarDecimalSignFunction |
|
VarDecimalFunctions.VarDecimalSubtractFunction |
|
VarDecimalFunctions.VarDecimalTruncateScaleFunction |
|
VarDecimalFunctions.VarDecimalTruncFunction |
|
VarHelpers |
|
XXHash |
|