Class FunctionContext


  • public class FunctionContext
    extends Object
    The FunctionContext class represents the function in the expression.

    Pinot currently supports 2 types of functions: Aggregation (e.g. SUM, MAX) and Transform (e.g. ADD, SUB).