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
104ba907f5838cd79dbcc33f64e9c54bfc9ee506
oceanbase
/
src
/
sql
/
resolver
/
expr
History
yaojing624
da5763f494
Fix: virtual gen column bug
2024-07-10 03:17:14 +00:00
..
ob_expr_info_flag.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_expr_relation_analyzer.cpp
[FEAT MERGE] Support partitioned external table, and opt select into outfile
2024-04-16 16:15:48 +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
Fixed comparison of double types with different scales
2024-07-02 13:05:58 +00:00
ob_raw_expr_deduce_type.h
[FEAT MERGE] Add roaringbitmap type and relative expr
2024-06-21 09:46:21 +00:00
ob_raw_expr_info_extractor.cpp
Fix decimal sum precision deduce not idempotent
2024-05-28 13:54:12 +00:00
ob_raw_expr_info_extractor.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_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] 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.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_resolver_impl.cpp
[FEAT MERGE] Add roaringbitmap type and relative expr
2024-06-21 09:46:21 +00:00
ob_raw_expr_resolver_impl.h
[FEAT MERGE]优化器技改patch到432
2024-06-18 02:23:56 +00:00
ob_raw_expr_resolver.h
[FEAT MERGE]优化器技改patch到432
2024-06-18 02:23:56 +00:00
ob_raw_expr_util.cpp
Fix: virtual gen column bug
2024-07-10 03:17:14 +00:00
ob_raw_expr_util.h
Fix: virtual gen column bug
2024-07-10 03:17: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
[FEAT MERGE] Support Parquet Format for External Table
2024-06-24 06:19:18 +00:00
ob_raw_expr.h
[FEAT MERGE] Support Parquet Format for External Table
2024-06-24 06:19:18 +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] not considering const expr equal in or/and expr when computing shared expr
2024-02-20 07:16:09 +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.