[Description]
aggregate functions are not allowed in some kinds of expressions we are parsing such as EXPR_KIND_WHERE,EXPR_KIND_FILTER, EXPR_KIND_INSERT_TARGET, EXPR_KIND_UPDATE_SOURCE, EXPR_KIND_UPDATE_TARGET, EXPR_KIND_GROUP_BY, EXPR_KIND_LIMIT, EXPR_KIND_OFFSET, EXPR_KIND_RETURNING,EXPR_KIND_VALUES.
[System Processing]
Processing will be aborted.
[Action]
To investigate the cause of the occurrence from the message, and remove cause.