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
12912b6e32b9b5a1a29e719877890cecd5d8e472
oceanbase
/
src
/
sql
/
resolver
/
expr
History
obdev
12912b6e32
[CP] to issue<53410420>:adjust table function serial execution strategy
2024-02-06 23:59:22 +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
[FEAT MERGE]4_1_sql_feature
2023-01-28 16:01:28 +08:00
ob_raw_expr_canonicalizer_impl.cpp
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_raw_expr_canonicalizer_impl.h
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_raw_expr_canonicalizer.h
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_raw_expr_copier.cpp
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_raw_expr_copier.h
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_raw_expr_deduce_type.cpp
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_raw_expr_deduce_type.h
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_raw_expr_info_extractor.cpp
[CP] [xml bugfix] Disable conversion from xml to anytype and fix some problems with xml parsing
2023-11-16 10:40:25 +00: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
fix mysql compatible bug with partition table
2023-09-11 08:10:37 +00: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
bugfix : json_object bugfix && json dot notation in PL
2024-02-06 18:06:36 +00:00
ob_raw_expr_printer.h
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_raw_expr_replacer.cpp
fix adjust table info 4016
2023-08-21 11:44:13 +00:00
ob_raw_expr_replacer.h
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_raw_expr_resolver_impl.cpp
[CP] to issue<53410420>:adjust table function serial execution strategy
2024-02-06 23:59:22 +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
patch 4.0
2022-10-24 17:57:12 +08:00
ob_raw_expr_util.cpp
fix bugs that lost stmt scala group by property after remove all aggr_items
2024-02-06 17:20:31 +00:00
ob_raw_expr_util.h
fix bugs that lost stmt scala group by property after remove all aggr_items
2024-02-06 17:20:31 +00:00
ob_raw_expr_wrap_enum_set.cpp
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00: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
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_raw_expr.h
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_shared_expr_resolver.cpp
fix transformer bugs caused by shared expr
2023-11-13 10:09:17 +00:00
ob_shared_expr_resolver.h
license opt: Identify external and internal code and modify their open source licenses correctly.
2023-10-23 03:43:44 +00: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.