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