[CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT
This commit is contained in:
		@ -1013,7 +1013,8 @@ private:
 | 
			
		||||
                                bool is_type_record);
 | 
			
		||||
 | 
			
		||||
  static int store_datums(ObObj &dest_addr, ObIArray<ObObj> &result,
 | 
			
		||||
                          ObIAllocator *alloc, ObSQLSessionInfo *session_info, bool is_schema_object);
 | 
			
		||||
                          ObIAllocator *alloc,  ObSQLSessionInfo *session_info,
 | 
			
		||||
                          bool is_schema_object);
 | 
			
		||||
 | 
			
		||||
  static int store_datum(int64_t ¤t_addr, const ObObj &obj, ObSQLSessionInfo *session_info);
 | 
			
		||||
 | 
			
		||||
@ -1100,6 +1101,7 @@ private:
 | 
			
		||||
                                    const int64_t *formal_param_idxs,
 | 
			
		||||
                                    const ObSqlExpression **actual_param_exprs,
 | 
			
		||||
                                    int64_t cursor_param_count);
 | 
			
		||||
  static bool is_sql_type_into_pl(ObObj &dest_addr, ObIArray<ObObj> &obj_array);
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct ObPLSubPLSqlTimeGuard
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user