| Package | Description |
|---|---|
| org.bytedeco.gandiva |
| Modifier and Type | Method and Description |
|---|---|
static Status |
Filter.Make(Schema schema,
Condition condition,
Configuration config,
Filter filter)
\brief Build a filter for the given schema and condition.
|
static Status |
Filter.Make(Schema schema,
Condition condition,
Filter filter)
Build a filter for the given schema and condition, with the default configuration.
|
Copyright © 2021. All rights reserved.