Commit Graph

3715 Commits

Author SHA1 Message Date
12912b6e32 [CP] to issue<53410420>:adjust table function serial execution strategy 2024-02-06 23:59:22 +00:00
08bd926417 implicit trx first stmt retry does not abort tx 2024-02-06 23:39:29 +00:00
cf46015461 [CP] Fix join filter bug 2024-02-06 23:36:35 +00:00
35d5f6952e [CP] [to #53346341] dbms cursor need destruct spi_cursor in the end of function 2024-02-06 23:33:43 +00:00
ad6c865e50 [CP] Fix: stack overflow problem 2024-02-06 23:28:00 +00:00
9732eb9d9c add placeholder for materialized view log schema and dml operations 2024-02-06 23:05:10 +00:00
be64c42e25 apply ids 2024-02-06 22:19:28 +00:00
0928128a78 [CP] Disable view merge which generate stmt with more than 10 tables 2024-02-06 22:10:52 +00:00
45a7657567 Fix type deduction error 2024-02-06 22:08:01 +00:00
0d850e9e51 fix auto generate alias is too long 2024-02-06 22:05:10 +00:00
575aaa1e43 fix gi fetch task concurrently bug 2024-02-06 22:02:19 +00:00
0606bc2895 Handling the core issue caused by multiple calls to the destroy method of IntermResultManager. 2024-02-06 21:56:34 +00:00
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
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