[Json] json patch from 3.2.2 branch since 2021.12
This commit is contained in:
@ -114,6 +114,8 @@ public:
|
||||
|
||||
static ObJsonPathCache* get_path_cache_ctx(const uint64_t& id, ObExecContext *exec_ctx);
|
||||
|
||||
static int is_json_zero(const ObString& data, int& result);
|
||||
|
||||
/*
|
||||
try to transfrom scalar data to jsonBase
|
||||
@param[in] datum the input datum
|
||||
|
||||
Reference in New Issue
Block a user