[CP] support join join on on [4_2_x_release -> master]

This commit is contained in:
jingtaoye35
2024-07-25 07:28:34 +00:00
committed by ob-robot
parent 26ce6ec537
commit 1b99b3e406
4 changed files with 178 additions and 109 deletions

View File

@ -412,6 +412,7 @@ extern bool parsenode_equal(const ParseNode *node1, const ParseNode *node2, int
extern int64_t get_question_mark(ObQuestionMarkCtx *ctx, void *malloc_pool, const char *name);
extern int64_t get_question_mark_by_defined_name(ObQuestionMarkCtx *ctx, const char *name);
extern ParseNode *adjust_inner_join_inner(int *error_code, ParseNode *inner_join, ParseNode *table_node);
// compare ParseNode str_value_ to pattern
// @param [in] node ParseNode