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
b886abca51732f4735a3ef111af9e09fb587df2f
oceanbase
/
src
/
sql
/
code_generator
History
Monk-Liu
1c49eb09bf
[bugfix]: vec_sort(in ddl) support compression.
2024-03-08 09:20:28 +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
[bugfix][ret_code]: return 1215 if can't find target index in fk check.
2024-02-10 05:40:02 +00:00
ob_dml_cg_service.h
fix bug lob_type and xml type has some bug in minimal mode
2024-02-08 13:48:24 +00:00
ob_expr_generator_impl.cpp
Merge branch 'column_store'
2023-10-31 15:39:22 +00:00
ob_expr_generator_impl.h
[FEAT MERGE] [v4.2] add table generator and several random utility functions
2023-04-13 08:22:22 +00:00
ob_expr_generator.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_static_engine_cg.cpp
[bugfix]: vec_sort(in ddl) support compression.
2024-03-08 09:20:28 +00:00
ob_static_engine_cg.h
[bugfix]: vec_sort(in ddl) support compression.
2024-03-08 09:20:28 +00:00
ob_static_engine_expr_cg.cpp
fix error code overwritten bug
2024-02-27 02:45:35 +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] impl vectorization 2.0
2024-02-08 05:32:54 +00:00
ob_tsc_cg_service.h
[FEAT MERGE] 4.2 add trans_debug_info for 4377
2023-05-06 06:08:35 +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.