32333435363738
super(name, children, info); } @Override public FunctionExpression create(List<Expression> children, StatementContext context) throws SQLException { return new MinAggregateFunction(children, getDelegateFunction(children,context)); }