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
1
Packages
Projects
Releases
Wiki
Activity
Files
263a44af960fc15e4bfc9d5f367b43805cb90387
oceanbase
/
src
/
sql
/
resolver
/
expr
History
obdev
263a44af96
[FEAT MERGE] merge NLJ/SPF group rescan
2023-01-12 15:17:04 +00:00
..
ob_expr_info_flag.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_expr_relation_analyzer.cpp
set the initial value of wrs to scn min
2023-01-12 19:02:33 +08:00
ob_expr_relation_analyzer.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_canonicalizer_impl.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_canonicalizer_impl.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_canonicalizer.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_copier.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_copier.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_deduce_type.cpp
fix core at caused by deducing type of lead/lag functions
2023-01-12 19:02:33 +08:00
ob_raw_expr_deduce_type.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_info_extractor.cpp
fix cases master
2023-01-12 19:02:33 +08:00
ob_raw_expr_info_extractor.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_modify_column_name.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_modify_column_name.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_part_expr_checker.cpp
[CP] fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP
2023-01-12 19:02:33 +08:00
ob_raw_expr_part_expr_checker.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_part_func_checker.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_part_func_checker.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_print_visitor.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_print_visitor.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_printer.cpp
Fix udt bugs
2023-01-12 19:02:33 +08:00
ob_raw_expr_printer.h
Fix udt bugs
2023-01-12 19:02:33 +08:00
ob_raw_expr_replacer.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_replacer.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_resolver_impl.cpp
[FEAT MERGE] 4.1 PL/SQL enhence & development
2023-01-12 19:02:33 +08:00
ob_raw_expr_resolver_impl.h
[FEAT MERGE] GIS
2023-01-12 19:02:33 +08:00
ob_raw_expr_resolver.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_util.cpp
[FEAT MERGE] merge NLJ/SPF group rescan
2023-01-12 15:17:04 +00:00
ob_raw_expr_util.h
[FEAT MERGE] merge NLJ/SPF group rescan
2023-01-12 15:17:04 +00:00
ob_raw_expr_wrap_enum_set.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_wrap_enum_set.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr.cpp
[to
#46981168
]remove is_deterministic_ in ObUDFRawExpr
2023-01-12 19:02:33 +08:00
ob_raw_expr.h
修复ObSqiBitSet构造时吞错误码
2023-01-12 19:02:33 +08:00
README
patch 4.0
2022-10-24 17:57:12 +08:00
README
See `ob_raw_expr_resolver.h' and `ob_raw_expr_canonicalizer.h'for the module interface.