This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
oceanbase
Watch
1
Star
0
Fork
0
You've already forked oceanbase
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
dec494cf3f0cf53b026de0ea50ec06a74dcbe8e9
oceanbase
/
src
/
sql
/
resolver
/
expr
History
LiuYoung00
820414c560
[to
#55289503
]case/when not support cursor expr
2024-03-11 05:45:43 +00:00
..
ob_expr_info_flag.h
[CP] to issue<52916428>:fix core when obj access expr as sql fliter expr
2023-11-15 11:10:36 +00:00
ob_expr_relation_analyzer.cpp
[FEAT MERGE] Support external table
2023-04-29 15:11:50 +00:00
ob_expr_relation_analyzer.h
…
ob_raw_expr_copier.cpp
fix copy shared exec param bug
2024-02-07 06:56:08 +00:00
ob_raw_expr_copier.h
fix t_op_row share bug
2024-03-11 03:15:39 +00:00
ob_raw_expr_deduce_type.cpp
Fix bit agg function add redundant cast
2024-03-06 10:15:19 +00:00
ob_raw_expr_deduce_type.h
[FEAT MERGE] Solidify session vars for functional index
2024-02-07 16:44:49 +00:00
ob_raw_expr_info_extractor.cpp
fix core caused by missing const flag
2024-02-20 09:46:17 +00:00
ob_raw_expr_info_extractor.h
…
ob_raw_expr_modify_column_name.cpp
…
ob_raw_expr_modify_column_name.h
…
ob_raw_expr_part_expr_checker.cpp
…
ob_raw_expr_part_expr_checker.h
…
ob_raw_expr_part_func_checker.cpp
fix mysql compatible bug with partition table
2023-09-11 08:10:37 +00:00
ob_raw_expr_part_func_checker.h
…
ob_raw_expr_print_visitor.cpp
…
ob_raw_expr_print_visitor.h
…
ob_raw_expr_replacer.cpp
fix adjust table info 4016
2023-08-21 11:44:13 +00:00
ob_raw_expr_replacer.h
fix an exec_param and a expr copy_on_replace bugs
2024-02-09 12:25:58 +00:00
ob_raw_expr_resolver_impl.cpp
[to
#55289503
]case/when not support cursor expr
2024-03-11 05:45:43 +00:00
ob_raw_expr_resolver_impl.h
patch bugfix to master
2023-11-16 10:10:21 +00:00
ob_raw_expr_resolver.h
…
ob_raw_expr_util.cpp
fix t_op_row share bug
2024-03-11 03:15:39 +00:00
ob_raw_expr_util.h
fix t_op_row share bug
2024-03-11 03:15:39 +00:00
ob_raw_expr_wrap_enum_set.cpp
[CP] Fix wrong merge type between set and char
2024-02-08 12:24:44 +00:00
ob_raw_expr_wrap_enum_set.h
…
ob_raw_expr.cpp
fix core caused by missing const flag
2024-02-20 09:46:17 +00:00
ob_raw_expr.h
[CP] fix set wrong column flag for value desc
2024-02-09 09:39:02 +00:00
ob_shared_expr_resolver.cpp
[CP] not considering const expr equal in or/and expr when computing shared expr
2024-02-20 07:16:09 +00:00
ob_shared_expr_resolver.h
[CP] not considering const expr equal in or/and expr when computing shared expr
2024-02-20 07:16:09 +00:00
README
…
README
See `ob_raw_expr_resolver.h' and `ob_raw_expr_canonicalizer.h'for the module interface.