to issue<54750206>:select udf donot open transaction if udf has no dml stmt
This commit is contained in:
@ -289,7 +289,7 @@ public:
|
||||
static int set_parallel_info(sql::ObSQLSessionInfo &session_info,
|
||||
share::schema::ObSchemaGetterGuard &schema_guard,
|
||||
ObRawExpr &expr,
|
||||
bool &contain_select_stmt);
|
||||
ObQueryCtx &ctx);
|
||||
|
||||
static int resolve_external_symbol(common::ObIAllocator &allocator,
|
||||
sql::ObRawExprFactory &expr_factory,
|
||||
|
||||
Reference in New Issue
Block a user