[FEAT MERGE] JSON/XML phase2 and JSON Partial Update

Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
This commit is contained in:
shadowao
2024-04-12 10:46:02 +00:00
committed by ob-robot
parent fbfcd0feaa
commit 4afa70a218
254 changed files with 55981 additions and 10150 deletions

View File

@ -120,7 +120,10 @@ enum JtColType {
COL_TYPE_QUERY, // 3
COL_TYPE_VALUE, // 4
NESTED_COL_TYPE, // 5
COL_TYPE_QUERY_JSON_COL = 6,
COL_TYPE_QUERY_JSON_COL, // 6
COL_TYPE_VAL_EXTRACT_XML, // 7
COL_TYPE_XMLTYPE_XML, // 8
COL_TYPE_ORDINALITY_XML = 9,
};
enum ObNameTypeClass