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
2710586f0eedf68a85ccd94c649d06aad5c59b7f
oceanbase
/
src
/
sql
/
resolver
/
expr
History
hezuojiao
2710586f0e
[CP] [CP] Make dml strict sql mode compatible with mysql
2024-11-18 13:44:46 +00:00
..
ob_expr_info_flag.h
Fix issue that px hang when init sqc failed
2024-09-25 17:46:59 +00:00
ob_expr_relation_analyzer.cpp
[FEAT MERGE] impl new type materialized view support fast refresh by major merge
2024-09-27 14:16:09 +00:00
ob_expr_relation_analyzer.h
[FEAT MERGE]4_1_sql_feature
2023-01-28 16:01:28 +08:00
ob_raw_expr_copier.cpp
[FEAT MERGE]
2024-04-19 06:46:37 +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
[CP] Fix type deduce bugs
2024-11-18 13:14:40 +00:00
ob_raw_expr_deduce_type.h
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
ob_raw_expr_info_extractor.cpp
to issue<2024092000104523944>:udf without parallel factor run as vectorization logic
2024-10-30 18:45:22 +00:00
ob_raw_expr_info_extractor.h
add IS_EXPR_DETERMINISTIC flag
2024-09-24 03:16:23 +00:00
ob_raw_expr_modify_column_name.cpp
[FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
2024-04-22 05:46:19 +00:00
ob_raw_expr_modify_column_name.h
[FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
2024-04-22 05:46:19 +00:00
ob_raw_expr_part_expr_checker.cpp
[FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
2024-04-22 05:46:19 +00:00
ob_raw_expr_part_expr_checker.h
fix resolve partition function bug
2024-04-23 13:28:14 +00:00
ob_raw_expr_part_func_checker.cpp
[FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
2024-04-22 05:46:19 +00:00
ob_raw_expr_part_func_checker.h
[FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
2024-04-22 05:46:19 +00:00
ob_raw_expr_print_visitor.cpp
[FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
2024-06-17 13:46:16 +00:00
ob_raw_expr_print_visitor.h
[FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
2024-04-22 05:46:19 +00:00
ob_raw_expr_replacer.cpp
[FEAT MERGE] enhance mview rewrite, support join MAV fast refresh and real-time mview
2024-08-23 13:55:07 +00:00
ob_raw_expr_replacer.h
[FEAT MERGE] enhance mview rewrite, support join MAV fast refresh and real-time mview
2024-08-23 13:55:07 +00:00
ob_raw_expr_resolver_impl.cpp
[CP] [FEAT MERGE] JSON/XML/GIS MEM OPTIMIZATION AND NEW XML/GIS EXPR
2024-11-13 15:15:03 +00:00
ob_raw_expr_resolver_impl.h
[CP] [FEAT MERGE] JSON/XML/GIS MEM OPTIMIZATION AND NEW XML/GIS EXPR
2024-11-13 15:15:03 +00:00
ob_raw_expr_resolver.h
[FEAT MERGE]优化器技改patch到432
2024-06-18 02:23:56 +00:00
ob_raw_expr_util.cpp
[CP] [CP] Make dml strict sql mode compatible with mysql
2024-11-18 13:44:46 +00:00
ob_raw_expr_util.h
[CP] [CP] Make dml strict sql mode compatible with mysql
2024-11-18 13:44:46 +00:00
ob_raw_expr_wrap_enum_set.cpp
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
ob_raw_expr_wrap_enum_set.h
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
ob_raw_expr.cpp
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
ob_raw_expr.h
[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
2024-11-18 02:44:36 +00:00
ob_shared_expr_resolver.cpp
fix some bugs about NULL propagation
2024-03-26 04:45:58 +00:00
ob_shared_expr_resolver.h
[CP] disable some context as members of array directly
2024-08-13 11:57:29 +00:00
README
…
README
See `ob_raw_expr_resolver.h' and `ob_raw_expr_canonicalizer.h'for the module interface.