[FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
This commit is contained in:
		| @ -205,6 +205,8 @@ private: | ||||
|   int process_xml_attributes_values_node(const ParseNode *node, ObRawExpr *&expr); | ||||
|   int process_xmlparse_node(const ParseNode *node, ObRawExpr *&expr); | ||||
|   void get_special_func_ident_name(ObString &ident_name, const ObItemType func_type); | ||||
|   int process_remote_sequence_node(const ParseNode *node, ObRawExpr *&expr); | ||||
|  | ||||
| private: | ||||
|   int process_sys_func_params(ObSysFunRawExpr &func_expr, int current_columns_count); | ||||
|   int transform_ratio_afun_to_arg_div_sum(const ParseNode *ratio_to_report, ParseNode *&div); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 zzg19950727
					zzg19950727