Commit Graph

35 Commits

Author SHA1 Message Date
a4aff412c8 Fix exec context implicit 500 tenant memory usage 2023-10-16 12:10:11 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
220556e5be fix exec context do not release temp expr ctx leads memory leak 2023-08-29 09:40:32 +00:00
a0e110cc8a fix bugs 2023-08-10 08:18:37 +00:00
sdc
283a9c0b9a fix se array of tablet range allocate too much memory and send piece msg core 2023-07-24 07:18:34 +00:00
6819b7ed03 das tablet mapper use schema_guard in sql_ctx 2023-07-05 08:18:11 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
22c390d8e6 optimize performance 2023-05-09 07:12:01 +00:00
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
0f0d98ce6a Change the rt exprs array source when in px batch rescan 2023-03-02 16:44:34 +00:00
facae95a7d [DeadLock.bad_case] fix remote sql retry may deadlock 2023-02-15 14:17:33 +00:00
f6009fdcb4 fix: fix the bug induced by check delete distinct for foreign key cascade delete 2023-02-14 08:11:51 +00:00
9b302b8660 [to #41932470] fix memory of udf 2023-02-06 23:45:37 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
f9b661406a Fix: fix the bug of get_root_ctx function; 2022-11-17 08:38:07 +00:00
0b9d1f8cd0 Fix: fix duplicate delete same row induced by fk cascade delete 2022-11-15 08:08:00 +00:00
3e6a171faa fix used incorrect cached temp expr ctx bug 2022-11-15 03:06:24 +00:00
737080792e Fix expr calc using system tenant memory 2022-11-10 09:07:23 +00:00
33c8a8dd8b fix expr tmp result allocator sanity check core 2022-10-25 18:11:07 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
e349a542f1 [C] obdumper抽数单表报错4013 [3.1_opensource_release < 3_1_x_release] 2022-07-04 10:57:10 +08:00
bc1f0c4d8d [CP] [CP] [CP] support sql_id level cache evict 2022-05-16 20:37:47 +08:00
jg0
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
yy0
821da37d63 cherry-pick from 3_1_x_release to 3.1_opensource_release 2021-07-26 11:15:52 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00