[FEAT MERGE] Functional_index
This commit is contained in:
@ -27,7 +27,7 @@ namespace sql
|
||||
}
|
||||
|
||||
ObExprVsize::ObExprVsize(ObIAllocator &alloc)
|
||||
:ObFuncExprOperator(alloc, T_FUN_SYS_VSIZE, N_VSIZE, 1, NOT_ROW_DIMENSION)
|
||||
:ObFuncExprOperator(alloc, T_FUN_SYS_VSIZE, N_VSIZE, 1, VALID_FOR_GENERATED_COL, NOT_ROW_DIMENSION)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user