[CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT
This commit is contained in:
@ -1287,7 +1287,8 @@ int ObWindowFunctionOp::init()
|
||||
case T_FUN_JSON_OBJECTAGG:
|
||||
case T_FUN_ORA_JSON_ARRAYAGG:
|
||||
case T_FUN_ORA_JSON_OBJECTAGG:
|
||||
case T_FUN_ORA_XMLAGG: {
|
||||
case T_FUN_ORA_XMLAGG:
|
||||
case T_FUN_SYS_ST_ASMVT: {
|
||||
void *tmp_ptr = local_allocator_.alloc(sizeof(AggrCell));
|
||||
void *tmp_array = local_allocator_.alloc(sizeof(AggrInfoFixedArray));
|
||||
ObIArray<ObAggrInfo> *aggr_infos = NULL;
|
||||
|
||||
Reference in New Issue
Block a user