[FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)

Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
This commit is contained in:
obdev
2023-01-28 20:40:15 +08:00
committed by ob-robot
parent 4bb1033505
commit 3d4f554258
350 changed files with 19091 additions and 3918 deletions

View File

@ -81,6 +81,7 @@ protected:
static int parse_text_strategy(common::ObString &str, common::ObGeoBufferStrategy &strategy);
static int init_buffer_strategy(const ObExpr &expr,
ObEvalCtx &ctx,
ObIAllocator &allocator,
common::ObGeoBufferStrategy &buf_strat,
double distance);
static int init_buffer_strategy(const common::ObObj *params,