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
f2302d9266d8e30024ddd44fdc730e43e3db86a4
oceanbase
/
src
/
sql
/
resolver
/
expr
History
hanr881
9946e2f7d4
[CP] to issue<2024103000104874215>:fix enum as pl argument issue
2024-11-08 04:13:52 +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
fix cast const string as json
2024-10-18 12:14:09 +00:00
ob_raw_expr_deduce_type.h
[FEAT MERGE] Vector Index & Array Type
2024-08-29 07:52:22 +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
fix lack inlist rewriting in remote mode
2024-10-28 06:44:31 +00:00
ob_raw_expr_resolver_impl.h
[FEAT MERGE] Vector Index & Array Type
2024-08-29 07:52:22 +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] to issue<2024103000104874215>:fix enum as pl argument issue
2024-11-08 04:13:52 +00:00
ob_raw_expr_util.h
enhance or expansion with cast
2024-10-08 22:47:14 +00:00
ob_raw_expr_wrap_enum_set.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_wrap_enum_set.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.cpp
to issue<2024092000104523944>:udf without parallel factor run as vectorization logic
2024-10-30 18:45:22 +00:00
ob_raw_expr.h
to issue<2024092000104523944>:udf without parallel factor run as vectorization logic
2024-10-30 18:45:22 +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.