Class | Description |
---|---|
BasicDecimalScalar128 |
Represents a 128-bit decimal value along with its precision and scale.
|
Condition |
\brief A condition expression.
|
Configuration |
\brief runtime config for gandiva
It contains elements to customize gandiva execution
at run time.
|
ConfigurationBuilder |
\brief configuration builder for gandiva
Provides a default configuration and convenience methods
to override specific values and build a custom instance
|
DecimalScalar128 |
Represents a 128-bit decimal value along with its precision and scale.
|
DecimalScalar128Hash | |
DecimalScalar128Set | |
DecimalScalar128Set.Iterator | |
Dex | |
DoubleSet | |
DoubleSet.Iterator | |
EvalBatch | |
Expression |
\brief An expression tree with a root node, and a result field.
|
ExpressionRegistry |
\brief Exports types supported by Gandiva for processing.
|
ExpressionRegistry.FunctionSignatureIterator | |
FieldDescriptor | |
Filter |
\brief filter records based on a condition.
|
FilterCacheKey | |
FloatSet | |
FloatSet.Iterator | |
FuncDescriptor | |
FunctionSignature |
\brief Signature for a function : includes the base name, input param types and
output types.
|
FunctionSignatureVector | |
FunctionSignatureVector.Iterator | |
IntSet | |
IntSet.Iterator | |
LLVMGenerator | |
LongSet | |
LongSet.Iterator | |
LValue | |
NativeFunction | |
Node | |
Projector |
\brief projection using expressions.
|
SelectionVector |
\brief Selection Vector : vector of indices in a row-batch for a selection,
backed by an arrow-array.
|
StringSet | |
StringSet.Iterator | |
TreeExprBuilder |
\brief Tree Builder for a nested expression.
|
ValueValidityPair |
Enum | Description |
---|---|
SelectionVector.Mode |
Copyright © 2022. All rights reserved.