Commit Graph

3752 Commits

Author SHA1 Message Date
87ad15465d fix several subquery coalesce bugs 2024-02-06 21:25:14 +00:00
992e10fee1 fix aggr-first JA pullup bug 2024-02-06 21:17:03 +00:00
aaf67b9324 Add new error code for restore tenant failed 2024-02-06 21:02:42 +00:00
83d1ee632e [CP] fix merge stmt eliminate join table item cause 4016 2024-02-06 20:54:06 +00:00
17a082eff4 [CP] fix bug about PX thread limit 2024-02-06 20:48:25 +00:00
ddf84bb68a fix table location in optimize bug 2024-02-06 20:45:34 +00:00
2de4e17ff9 bugfix : json_object, json_query, json_objectagg 2024-02-06 20:36:56 +00:00
611d2d3d72 fix late materialization bug 2024-02-06 20:34:06 +00:00
8b5484238d [CP] [to #53078747] fix Security_type in SHOW PROCEDURE/FUNCTION STATUS 2024-02-06 20:08:33 +00:00
56db6c235a fix lob text string iter use res allocator for tmp case 2024-02-06 20:05:42 +00:00
c44a356b58 Revert [CP] Fix: affected row sync 2024-02-06 20:02:50 +00:00
01729c848d [CP] add timeout param for estimation related interfaces 2024-02-06 19:59:58 +00:00
63d3019959 [BUGFIX] drop tenant raise core 2024-02-06 19:48:45 +00:00
58b436c230 fix some sql logical plan bug 2024-02-06 19:45:53 +00:00
5b35b464d6 return a reject error when delete from the view based on cte 2024-02-06 19:37:44 +00:00
2876dc673f [CP] [to #52754652] fix serval pl/sql bugs 2024-02-06 19:34:52 +00:00
02f0d363ee [CP] [to #49900376]check base table version when create trigger 2024-02-06 19:20:33 +00:00
ef9e453668 fix get wrong result when checking if virtual table access can be accessed 2024-02-06 19:12:11 +00:00
df8bdfb647 bugfix : mysql json_table 2024-02-06 19:06:28 +00:00
fce9821684 [CP] [Fix] obkv same rk in batch 2024-02-06 19:03:36 +00:00
b8bc3b4c6b fix lossless cast bug 2024-02-06 19:00:44 +00:00
cce1a34cc5 add log 2024-02-06 18:57:54 +00:00
8ec7aa3b9b [CP] [CP] fix subplan filter PKEY plan bug 2024-02-06 18:26:38 +00:00
5ae7da1e01 [CP] to issue<52424040>:fix memory leak when executing open cursor for loop stmt much times in a loop 2024-02-06 18:20:54 +00:00
4b854d61f5 [CP] to issue<52330964>:fix pl temp memory leak 2024-02-06 18:18:03 +00:00
017d1a8454 bugfix : json_object bugfix && json dot notation in PL 2024-02-06 18:06:36 +00:00
85acc0d957 fix .net driver kill session bug. 2024-02-06 18:00:49 +00:00
c32222ebdb fix temporary table not cleaned bug 2024-02-06 17:55:05 +00:00
33e94551f4 [CP] Fix: affected row sync 2024-02-06 17:43:38 +00:00
c492fbfe51 sys var placeholder & session serialize placeholder 2024-02-06 17:40:44 +00:00
47a7736874 fixbug: drop database error, the database name address of stmt is illegal. 2024-02-06 17:37:51 +00:00
24c8ba3d75 [CP] to issue<53193501>:fix table function remote execute issue 2024-02-06 17:32:09 +00:00
163593a32c [CP] to issue<52735354>:fix dynamic memory leak 2024-02-06 17:29:16 +00:00
62ca9f3991 fix bugs that lost stmt scala group by property after remove all aggr_items 2024-02-06 17:20:31 +00:00
0713bad3c7 transfer partition sql placeholder 2024-02-06 16:37:28 +00:00
8fb27dd683 [CP] fix spf+px batch rescan clean dtl interm result bug 2024-02-06 16:20:16 +00:00
b9d469adca fix check range partition increase bug 2024-02-06 15:37:39 +00:00
f76a7ff647 occupy fields on master for ob_gis_42x branch 2024-02-06 15:29:18 +00:00
05e4df014b Not report 4016 when there is no leader replica 2024-02-06 15:00:57 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
6f86116f83 load data local task shouldn't retry 2024-02-06 07:12:20 +00:00
f1c9be6b9f [CP] [CP] Fix view synonym bug 2024-02-06 06:12:01 +00:00
f959608a49 fix mysqltest 2024-02-06 05:46:43 +00:00
5be370fa7b fix generated recursive union all plan bug using the distributed join method hint 2024-02-06 05:42:10 +00:00
56a69bfe76 occupy id positions for profiling. 2024-02-06 05:16:59 +00:00
sdc
95b577395b [CP] generate delete+insert plan when update primary key in a pdml plan 2024-02-06 04:16:29 +00:00
1d4f2f6f34 [ERROR] remove unnecessary error log with too much lock retry 2024-02-06 03:12:11 +00:00
c93c104250 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-05 14:12:18 +00:00
c3886f308e [CP] fix insert into select from duplicate table bug 2024-02-05 05:42:11 +00:00
34194c5ab0 fix:code check;json decimal rebuild 2024-02-05 05:12:25 +00:00