| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeEvaluator
construct an Evaluator which uses compute kernels to evaluate expressions and
filter record batches in depth first order
|
| Modifier and Type | Method and Description |
|---|---|
ExpressionEvaluator |
ScanOptions.evaluator() |
static ExpressionEvaluator |
ExpressionEvaluator.Null()
construct an Evaluator which evaluates all expressions to null and does no
filtering
|
| Modifier and Type | Method and Description |
|---|---|
ScanOptions |
ScanOptions.evaluator(ExpressionEvaluator setter) |
Copyright © 2020. All rights reserved.