fix gis query range core
This commit is contained in:
@ -455,7 +455,7 @@ public:
|
||||
static ObRawExpr *skip_implicit_cast(ObRawExpr *e);
|
||||
|
||||
static ObRawExpr *skip_inner_added_expr(ObRawExpr *expr);
|
||||
static int is_contain_spatial_exprs(ObRawExpr *raw_expr, bool &is_contain);
|
||||
static const ObColumnRefRawExpr *get_column_ref_expr_recursively(const ObRawExpr *expr);
|
||||
|
||||
static int create_to_type_expr(ObRawExprFactory &expr_factory,
|
||||
ObRawExpr *src_expr,
|
||||
|
||||
Reference in New Issue
Block a user