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
175b976263e524e2e911c64c0d9264e4c9c5e2c5
oceanbase
/
src
/
sql
/
code_generator
History
Minionyh
175b976263
adjust error message and add test
2024-06-24 05:52:13 +00:00
..
ob_code_generator.cpp
[FEAT MERGE] impl vectorization 2.0
2024-02-08 05:32:54 +00:00
ob_code_generator.h
[FEAT MERGE]4_1_sql_feature
2023-01-28 16:01:28 +08:00
ob_column_index_provider.cpp
[BUG] report error when 4013 for assign participants
2022-11-23 03:06:04 +00:00
ob_column_index_provider.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_dml_cg_service.cpp
[FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
2024-06-17 13:46:16 +00:00
ob_dml_cg_service.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_generator_impl.cpp
[FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
2024-06-17 13:46:16 +00:00
ob_expr_generator_impl.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_generator.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_static_engine_cg.cpp
adjust error message and add test
2024-06-24 05:52:13 +00:00
ob_static_engine_cg.h
[FEAT MERGE] sql execution improvements
2024-06-21 15:16:43 +00:00
ob_static_engine_expr_cg.cpp
Incorporating vectorization 2.0, modify the calculation method for max_batch_size.
2024-04-22 09:55:49 +00:00
ob_static_engine_expr_cg.h
Fix dangling raw expr pointer when generating rt exprs
2024-02-10 00:57:22 +00:00
ob_tsc_cg_service.cpp
[FEAT MERGE] perf opt & syslog opt
2024-06-18 02:18:17 +00:00
ob_tsc_cg_service.h
[FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
2024-04-22 05:46:19 +00:00
README
patch 4.0
2022-10-24 17:57:12 +08:00
README
See `ob_code_generator.h' for the interface of this module.