Class MockSqlOperatorTable.MyAggFunc

All Implemented Interfaces:
Context, Wrapper
Enclosing class:
MockSqlOperatorTable

public static class MockSqlOperatorTable.MyAggFunc extends SqlAggFunction
"MYAGGFUNC" user-defined aggregate function. This agg function accept one or more arguments in order to reproduce the throws of CALCITE-3929.
  • Constructor Details

    • MyAggFunc

      public MyAggFunc()