[SCN REFACTOR] replace flash back snapshot and remove read snapshot session
This commit is contained in:
@ -244,7 +244,6 @@ bool ObRawExprInfoExtractor::not_calculable_expr(const ObRawExpr &expr)
|
||||
|| expr.has_flag(CNT_STATE_FUNC)
|
||||
|| expr.has_flag(CNT_USER_VARIABLE)
|
||||
|| expr.has_flag(CNT_ALIAS)
|
||||
|| expr.has_flag(CNT_ENUM_OR_SET)
|
||||
|| expr.has_flag(CNT_VALUES)
|
||||
|| expr.has_flag(CNT_SEQ_EXPR)
|
||||
|| expr.has_flag(CNT_SYS_CONNECT_BY_PATH)
|
||||
|
||||
Reference in New Issue
Block a user