|
|
59661aa511
|
fix some spell problem
|
2022-01-08 08:00:00 +08:00 |
|
|
|
3aeb4bc731
|
fix allocate link operator bug
|
2021-12-23 14:18:49 +08:00 |
|
|
|
62a736875f
|
refine plan generate strategy for remote sql
|
2021-12-21 15:09:54 +08:00 |
|
|
|
4a61aa99e7
|
fix bug multi_insert_up cause an incorrect result
|
2021-12-15 10:55:14 +08:00 |
|
|
|
2e57906d8f
|
Update ob_log_plan.cpp (#672)
|
2021-12-06 13:21:20 +08:00 |
|
|
|
f024ba9574
|
fix some update set vector assignments bugs
|
2021-12-03 16:06:40 +08:00 |
|
|
|
c84b7de59c
|
enhance plan expiration, optimize index prune for small row count
|
2021-11-11 19:49:35 +08:00 |
|
|
|
9ff1baa323
|
refine large size query range
|
2021-11-01 11:34:38 +08:00 |
|
|
|
9b6599d966
|
In pdml update, column_conv expr may produce loop.
|
2021-10-28 10:52:08 +08:00 |
|
|
|
b86bf6ed15
|
Update ob_delete_log_plan.cpp (#427)
|
2021-10-26 17:23:20 +08:00 |
|
|
|
a1b06baab7
|
fix core caused by alias_column_expr in aggr for win func and Swallow error code
|
2021-10-13 14:40:01 +08:00 |
|
|
|
6054dfb5fb
|
fix error code coverage bug
|
2021-10-13 11:42:56 +08:00 |
|
|
|
16b086a718
|
fix late materialization bug
|
2021-09-24 19:19:08 +08:00 |
|
|
|
73e3401749
|
fix single partition opt bug
|
2021-09-24 11:10:39 +08:00 |
|
|
|
b2e66c1cd8
|
batch patch to opensource
|
2021-09-22 19:31:35 +08:00 |
|
|
|
d392312a09
|
Fix enum/set insert into values in irregular order
|
2021-09-16 15:29:54 +08:00 |
|
|
|
79f1a13d71
|
fix some fatal error for merge groupby/ hash distinct/ px_coord_merge_sort
|
2021-09-08 14:50:42 +08:00 |
|
|
|
a6a56e21f4
|
Remove cmake warning configuration (August)
|
2021-08-30 15:49:44 +08:00 |
|
|
|
5c46b54684
|
fix bug for gi_flag in ob_log_set
|
2021-08-29 11:02:55 +08:00 |
|
|
|
d1cd5d4780
|
fix late materialization and topk hint bug
|
2021-08-26 12:37:17 +08:00 |
|
|
|
a0ff8aaa32
|
Patch bug fixes to opensource branch.
|
2021-08-19 17:53:21 +08:00 |
|
|
|
ce5da32082
|
fix size_overflow bug in distributed update
|
2021-08-12 17:27:59 +08:00 |
|
|
|
f229966248
|
fix partition wise join check bug with non template part table
|
2021-07-30 23:44:54 +08:00 |
|
|
|
a331dec52c
|
Remove warning configurations
|
2021-07-30 14:56:13 +08:00 |
|
|
|
b75f46946e
|
[Shein-Feature] support auto_increment attribute for part column
|
2021-07-30 11:02:55 +08:00 |
|
|
|
8a519477bb
|
fix merge group by overwrite T_QUESTIONMARK leads div core
|
2021-07-29 22:02:41 +08:00 |
|
|
|
79131c0cda
|
[bp2] batch patch code from 31x to opensource
|
2021-07-29 22:02:41 +08:00 |
|
|
|
09edba0ff6
|
CP 3.1 commit to open source
|
2021-07-27 21:21:14 +08:00 |
|
|
|
0b7773c43f
|
add double-destroy check for MemoryContext
|
2021-07-27 19:54:14 +08:00 |
|
|
|
9c76339e62
|
batch cherry-pick 31x bugfix to opensource branch
|
2021-07-27 17:27:15 +08:00 |
|
|
|
a9e70b7bcd
|
bug fix to open source branch
|
2021-07-21 14:15:14 +08:00 |
|
|
|
f45d2cdbe2
|
cp bug fix to open source branch
|
2021-07-20 17:06:14 +08:00 |
|
|
|
c949c5e01f
|
patch bug fix to open source branch
|
2021-07-19 22:45:15 +08:00 |
|
|
|
e03cb03357
|
PATCH bugfix to opensource branch
|
2021-07-19 22:33:13 +08:00 |
|
|
|
a997b23808
|
cherry-pick bugfix from 3.1 to open source branch
|
2021-07-14 17:48:16 +08:00 |
|
|
|
131c2cf658
|
remote execute hang because of plan diff with ctrl ser and runner ser
|
2021-07-14 10:24:13 +08:00 |
|
|
|
4de3feb72f
|
batch cherry pick bugfix codes
|
2021-07-12 19:24:43 +08:00 |
|
|
|
701367dbff
|
bugfix: create global index hung
|
2021-07-09 15:49:16 +08:00 |
|
|
|
4a92b6d7df
|
reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
|
2021-06-17 10:40:36 +08:00 |
|
|
|
8c4a2f26a6
|
fix compile warnings
|
2021-06-17 10:40:21 +08:00 |
|
|
|
03001c1fe3
|
update rewrite rules
* adjust re est cost for nestloop semi/anti join
* add threshold for cost base transform
|
2021-06-16 11:36:24 +08:00 |
|
|
|
a474a9cf55
|
code: fix typo (#76)
* Update ob_dtl_rpc_channel.cpp
* Update ob_time_convert.cpp
* Update ob_time_convert.h
* Update ob_expr_date_add.cpp
* fix log spell error:faild -> failled, Faild -> Failed
* Update ob_optimizer_util.cpp
* Update ob_sql.cpp
* Update ob_optimizer_util.cpp
* Update ob_plan_cache_manager.cpp
* Update ob_partition_merge_task.cpp
|
2021-06-15 14:50:25 +08:00 |
|
|
|
cea7de1475
|
init push
|
2021-05-31 22:56:52 +08:00 |
|