|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|
|
|
493b2fb2e2
|
[CP] Check ret code for ObSqlBitSet::add_member()
|
2022-10-03 20:03:27 +00:00 |
|
|
|
625713e692
|
fix float or double value directly tested for equality #1041
|
2022-09-20 10:33:05 +00:00 |
|
|
|
630e4032d8
|
fix float or double value directly tested for equality #1041 (#1066)
* fix float or double value directly tested for equality
* fix problem
|
2022-09-20 18:32:38 +08:00 |
|
|
|
ff8b723642
|
fix typos arugment (#615)
|
2022-09-09 17:30:25 +08:00 |
|
|
|
1e1f4515c9
|
Fix typo error#1036 (#1064)
|
2022-09-07 18:02:25 +08:00 |
|
|
|
af7a161cd8
|
[CP] fix join eliminate bug
|
2022-08-08 20:34:08 +08:00 |
|
|
|
5d339f88e3
|
Disable batch nlj when right is sample scan
|
2022-08-04 19:30:15 +08:00 |
|
|
|
4942b97c45
|
[CP] fix allocate gi above window function bug
|
2022-07-31 20:29:59 +08:00 |
|
|
|
f844e90c8e
|
[CP] fix rollup const expr bug
|
2022-07-25 10:41:16 +08:00 |
|
|
|
491d36e26a
|
[CP] fix some ctas exception handle bugs
|
2022-07-04 10:57:20 +08:00 |
|
|
|
2146f1d189
|
[CP] fix bit type extract query range bug
|
2022-07-04 10:48:22 +08:00 |
|
|
|
5af4cb27dc
|
[CP] [CP] [CP] fix aggr convert lost origin result type
|
2022-06-25 19:11:32 +08:00 |
|
|
|
bc26b2f163
|
[CP] remove const params in window function
|
2022-06-02 10:10:55 +08:00 |
|
|
|
df1c2d9f2f
|
[CP] fix errorcode overwrite error, prevent data error
|
2022-05-20 14:35:04 +08:00 |
|
|
|
829cfdecfa
|
[CP] fix table location generate wrong key_exprs
|
2022-05-05 14:15:44 +08:00 |
|
|
|
5ac5277876
|
fix pdml error when target table is partitioned by functions, instead of ref columns
|
2022-04-08 14:01:42 +08:00 |
|
|
|
996696c528
|
fix mysql calc found rows bug, adjust semi condition check
|
2022-03-16 20:17:12 +08:00 |
|
|
|
a4c7d7dc9f
|
Fix sharable exprs rel_ids not correct bug
|
2022-03-16 14:57:49 +08:00 |
|
|
|
3233a7d49a
|
fix optimize bugs
|
2022-03-16 14:45:50 +08:00 |
|
|
|
25510c8333
|
fix bug: create fd use invalid unique index
|
2022-03-10 17:55:40 +08:00 |
|
|
|
5358649433
|
disable pdml when update multiple tables
|
2022-03-10 13:09:50 +08:00 |
|
|
|
7c6dcc6712
|
core when print query range
|
2022-02-10 14:42:47 +08:00 |
|
|
|
e5f59ea074
|
support json type
|
2022-02-08 15:08:04 +08:00 |
|
|
|
d6fa144191
|
fix CTE in mysql mode bug
|
2022-01-24 15:57:49 +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 |
|