[FEAT MERGE] Functional_index
This commit is contained in:
@ -33,7 +33,7 @@ ObExprUserEnv::ObExprUserEnv(common::ObIAllocator &alloc)
|
||||
: ObFuncExprOperator(alloc,
|
||||
T_FUN_SYS_USERENV,
|
||||
N_USERENV,
|
||||
1, NOT_ROW_DIMENSION)
|
||||
1, NOT_VALID_FOR_GENERATED_COL, NOT_ROW_DIMENSION)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user