| Package | Description |
|---|---|
| org.bytedeco.arrow.global | |
| org.bytedeco.gandiva |
| Class and Description |
|---|
| BasicDecimalScalar128
Represents a 128-bit decimal value along with its precision and scale.
|
| FunctionSignatureVector |
| Class and 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 |
| DoubleSet |
| DoubleSet.Iterator |
| Expression
\brief An expression tree with a root node, and a result field.
|
| ExpressionRegistry
\brief Exports types supported by Gandiva for processing.
|
| ExpressionRegistry.FunctionSignatureIterator |
| Filter
\brief filter records based on a condition.
|
| FilterCacheKey |
| FloatSet |
| FloatSet.Iterator |
| 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 |
| 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.
|
| SelectionVector.Mode |
| StringSet |
| StringSet.Iterator |
| TreeExprBuilder
\brief Tree Builder for a nested expression.
|
Copyright © 2022. All rights reserved.