Module org.apache.arrow.gandiva
Package org.apache.arrow.gandiva.evaluator
package org.apache.arrow.gandiva.evaluator
-
ClassDescriptionUsed to construct gandiva configuration objects.ConfigOptions contains the configuration parameters to provide to gandiva.Utility methods for working with
ArrowType.Decimal
values.Enum for supported mathematical operations.Used to get the functions and data types supported by Gandiva.This class provides a mechanism to filter a RecordBatch by evaluating a condition expression.POJO to define a function signature.This class is implemented in JNI.This class provides a mechanism to evaluate a set of expressions against a RecordBatch.A selection vector contains the indexes of "selected" records in a row batch.Selection vector with records of arrow type INT16.Selection vector with records of arrow type INT32.This class provides the functionality to expand output vectors using a callback mechanism from gandiva.Result of vector expansion.