Package | Description |
---|---|
org.apache.paimon.predicate |
Modifier and Type | Class and Description |
---|---|
class |
IsNotNull
A
NullFalseLeafBinaryFunction to eval is not null. |
class |
IsNull
A
NullFalseLeafBinaryFunction to eval is null. |
Modifier and Type | Method and Description |
---|---|
Predicate |
PredicateBuilder.leaf(LeafUnaryFunction function,
int idx) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.