java.lang.Object
org.apache.arrow.gandiva.expression.Condition
Opaque class representing a filter condition.
-
Method Summary
Modifier and TypeMethodDescriptionConverts an condition expression into a protobuf.
-
Method Details
-
toProtobuf
Converts an condition expression into a protobuf.- Returns:
- A protobuf representing the condition expression tree
- Throws:
GandivaException
-