java.lang.Object
org.apache.arrow.gandiva.evaluator.ExpressionRegistry
Used to get the functions and data types supported by Gandiva. All types are in Arrow namespace.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExpressionRegistryReturns a singleton instance of the class.
-
Method Details
-
getInstance
Returns a singleton instance of the class.- Returns:
- singleton instance
- Throws:
GandivaException- if error in Gandiva Library integration.
-
getSupportedFunctions
-
getSupportedTypes
-