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
d624f1b3f257981266208aa5d306a190b5f381a0
oceanbase
/
src
/
sql
/
resolver
/
expr
History
chenhuiming
d624f1b3f2
fix typo
2023-03-27 12:01:00 +08:00
..
ob_expr_info_flag.h
support extract query range with user var and fix some bugs
2023-08-08 06:13:14 +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
[FEAT MERGE]4_1_sql_feature
2023-01-28 16:01:28 +08:00
ob_raw_expr_canonicalizer_impl.cpp
fix typo
2022-07-15 08:00:00 +08:00
ob_raw_expr_canonicalizer_impl.h
[FEAT MERGE]4_1_sql_feature
2023-01-28 16:01:28 +08:00
ob_raw_expr_canonicalizer.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_copier.cpp
fix typo
2022-07-15 08:00:00 +08:00
ob_raw_expr_copier.h
fix typo
2023-02-15 10:01:00 +08:00
ob_raw_expr_deduce_type.cpp
fix typo
2023-03-27 12:01:00 +08:00
ob_raw_expr_deduce_type.h
fix typo
2023-01-11 10:01:00 +08:00
ob_raw_expr_info_extractor.cpp
fix typo
2022-08-11 10:01:00 +08:00
ob_raw_expr_info_extractor.h
[FEAT MERGE]4_1_sql_feature
2023-01-28 16:01:28 +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
fix typo
2023-01-11 10:01:00 +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 typo
2022-04-15 08:00:00 +08:00
ob_raw_expr_printer.h
supprt sql_quote_show_create variable in mysql mode
2023-07-13 10:12:23 +00:00
ob_raw_expr_replacer.cpp
fix typo
2023-01-11 10:01:00 +08:00
ob_raw_expr_replacer.h
fix typo
2023-01-11 10:01:00 +08:00
ob_raw_expr_resolver_impl.cpp
fix typo
2023-02-15 10:01:00 +08:00
ob_raw_expr_resolver_impl.h
[FEAT MERGE]sql compat feature
2023-08-30 11:44:37 +00:00
ob_raw_expr_resolver.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_util.cpp
fix typo
2023-03-27 12:01:00 +08:00
ob_raw_expr_util.h
optimize resolve columns cost
2023-08-21 12:40:40 +00:00
ob_raw_expr_wrap_enum_set.cpp
fix typo
2022-07-15 08:00:00 +08:00
ob_raw_expr_wrap_enum_set.h
Fix lead/lag window is wrong type calc for the enumset
2023-01-28 20:01:52 +08:00
ob_raw_expr.cpp
fix typo
2022-08-11 10:01:00 +08:00
ob_raw_expr.h
[FEAT MERGE]sql compat feature
2023-08-30 11:44:37 +00:00
ob_shared_expr_resolver.cpp
fix pl sql hit plan cache failed
2023-08-06 10:48:08 +00:00
ob_shared_expr_resolver.h
[fix] remove some internal urls and emails
2023-03-17 20:57:21 +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.