|
|
5619db4169
|
[CP] set memory attr for merge join array
|
2023-11-08 17:09:17 +00:00 |
|
|
|
cddec9976a
|
fix expr in use wrong cmp func
|
2023-11-08 15:09:37 +00:00 |
|
|
|
e78091d50f
|
revert sql statistics
Co-authored-by: yongshige <598633031@qq.com>
|
2023-11-08 08:12:40 +00:00 |
|
|
|
8bd8e8fad9
|
[CP]opt dml update lob check changed
|
2023-11-07 12:13:56 +00:00 |
|
|
|
47f0f086a6
|
fix gis version
|
2023-11-07 09:10:25 +00:00 |
|
|
|
8d8bb1fa42
|
[CP] fix reverse deduce bug
|
2023-11-07 07:09:54 +00:00 |
|
|
|
3e5291024d
|
[CP] Fix merge join add row reset datum ptr
|
2023-11-06 12:43:23 +00:00 |
|
|
|
607bfa740b
|
fix bug: register interrupt with guard not has a return code
|
2023-11-06 11:43:57 +00:00 |
|
|
|
0c8e9d598d
|
[CP] Fix the issue of incorrect results in flashback query
|
2023-11-06 07:39:42 +00:00 |
|
|
|
6b98c50039
|
Fix foreign key check between number and number_float
|
2023-11-03 10:14:29 +00:00 |
|
|
|
718887095b
|
fix master failed cases
|
2023-11-03 09:09:25 +00:00 |
|
|
|
b28ea62b06
|
fix expr in for text when exist in hash table
|
2023-11-03 04:13:58 +00:00 |
|
|
|
43ab26781d
|
[CP] fix convert failed
|
2023-11-02 08:13:30 +00:00 |
|
|
|
1f5070ddc6
|
Fix: Using local allocator causes memory to be released core
|
2023-11-02 05:39:48 +00:00 |
|
|
|
38d3830962
|
[CP] fix partition wise join and global index lookup -4016
|
2023-11-02 05:12:51 +00:00 |
|
|
|
cab8b108cc
|
do not use auto
|
2023-11-02 03:09:32 +00:00 |
|
|
|
1045c49045
|
Fix the bug of incorrect result from bit cast to decimal, when the value is out of int64_t
|
2023-11-02 02:39:37 +00:00 |
|
|
|
3f8c7213fb
|
[CP] [4_2_x]fix white_list match error
|
2023-11-01 13:09:11 +00:00 |
|
|
|
ec0f02692d
|
ddl end if tenant is dropped forcedly, delay, to recyclebin.
|
2023-11-01 12:39:29 +00:00 |
|
|
|
f1d9377aad
|
change sql_statistics collect mode
|
2023-11-01 10:09:08 +00:00 |
|
|
|
f71eee9826
|
to issue<52980102>:Fix coding standard issue
|
2023-11-01 07:39:44 +00:00 |
|
|
|
f2b1db5f61
|
Merge branch 'pr_1577'
|
2023-11-01 05:10:57 +00:00 |
|
|
|
04dcc873ed
|
Fix core at alloc_by_temp_child_distribution_inner
|
2023-11-01 02:46:39 +00:00 |
|
|
|
30d9d05b88
|
[CP] fix bug about gi random 4377
|
2023-11-01 01:09:28 +00:00 |
|
|
|
f129f6e950
|
directly modify session variable instead of using inner sql
|
2023-10-31 22:13:07 +00:00 |
|
|
|
58c406669a
|
fix core of ObSetTPExecutor
|
2023-10-31 21:46:35 +00:00 |
|
|
|
2564a260bf
|
[CP] fix load data bug
|
2023-10-31 21:42:55 +00:00 |
|
|
|
566e920620
|
Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-10-31 15:39:22 +00:00 |
|
|
|
122b4835a9
|
Merge branch 'master' into patch-1
|
2023-10-27 11:47:25 +08:00 |
|
|
|
7301597e49
|
fix no_unity build error for inc_build_test regression
|
2023-10-24 04:13:43 +00:00 |
|
|
|
61992d25e1
|
[CP] fix select into outfile with gbk encoding bug
|
2023-10-24 03:40:00 +00:00 |
|
|
|
e8c3c5a2e0
|
bugfix json_obejectagg support bit type
|
2023-10-23 10:09:47 +00:00 |
|
|
|
bacc417957
|
feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
|
2023-10-23 09:14:03 +00:00 |
|
|
|
c7e57e401a
|
Fix: Rpc connect error
|
2023-10-23 07:40:01 +00:00 |
|
|
|
c9753f2968
|
license opt: Identify external and internal code and modify their open source licenses correctly.
|
2023-10-23 03:43:44 +00:00 |
|
|
|
18474fd7c5
|
[CP] [Improve]let pruge recyclebin timeout be more suitable
|
2023-10-20 12:47:48 +00:00 |
|
|
|
8bb6c9f1e4
|
[to #52611952] fix mysqltest
|
2023-10-20 03:43:10 +00:00 |
|
|
|
fbcc7b9e37
|
[CP] fix external table bug
|
2023-10-19 13:43:23 +00:00 |
|
|
|
f46cc5847d
|
additional fix for fix subplan stack overflow
|
2023-10-19 08:09:56 +00:00 |
|
|
|
a68da2aa9c
|
Interm Result Management is Splitted to Tenants
|
2023-10-19 06:39:26 +00:00 |
|
|
|
bcd29d1bc9
|
[CP] fix batch rescan report -4016
|
2023-10-18 12:39:28 +00:00 |
|
|
|
7de3b4472a
|
fix gi split task randomly bug
|
2023-10-18 07:09:55 +00:00 |
|
|
|
1442a4beee
|
[CP] fix mysqltest of testing ob_tcp_invited_nodes
|
2023-10-18 03:39:30 +00:00 |
|
|
|
f57b979472
|
fix subplan stack overflow
|
2023-10-17 13:13:35 +00:00 |
|
|
|
4ea98fa483
|
fix mysqltest
|
2023-10-17 11:09:36 +00:00 |
|
|
|
3567101b17
|
[CP] fix row_scn report -4016
|
2023-10-17 08:39:33 +00:00 |
|
|
|
02072d8ecf
|
[CP] [to #52457238] fix(resolve): mysql udf return type accuracy
|
2023-10-17 05:09:32 +00:00 |
|
|
|
c577174ede
|
[CP] [to #52559069] fix(pl): maintain LPAD compatibility during upgrading
|
2023-10-17 04:14:06 +00:00 |
|
|
|
5b2c194ed8
|
bugfix blob_raw dataum cast use expr res allocato return result
|
2023-10-17 02:39:50 +00:00 |
|
|
|
a4aff412c8
|
Fix exec context implicit 500 tenant memory usage
|
2023-10-16 12:10:11 +00:00 |
|