Commit Graph

1408 Commits

Author SHA1 Message Date
ac6f8ca806 Implement das_simple_op for simple retry scenario 2023-09-08 14:09:03 +08:00
23e5e34042 fix result type merge error when func contain enum and char 2023-09-08 12:33:13 +08:00
73ae6ba395 add log for repeat/space cost too much memory 2023-09-08 11:51:25 +08:00
547cbbe6cc Remove topk operator output count check 2023-09-08 11:22:06 +08:00
8bb7c8394f [CP] Fix cume_dist/percent_rank bug 2023-09-08 10:40:37 +08:00
f131ac541c Fix the issue of 500 tenant memory inflation caused by slice_calc in the px module 2023-09-06 07:38:42 +00:00
73c770ebab Merge branch 'master' into fix_new_05 2023-09-06 11:23:56 +08:00
4f2cb1d056 fix cast int zerofill to text utf16 bug 2023-09-05 08:49:06 +00:00
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
b60e4f8d97 [FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
2023-09-04 01:10:37 +00:00
38cdda42f8 Fix substr result type in mixing run of different versions of observer 2023-09-01 15:14:24 +00:00
36b4b174ea limit get_real_batch_type conditions and fix some mysqltest 2023-09-01 08:10:45 +00:00
e957044033 Add Ob2DTMArray to solve sys_tenant memory problem caused by ObPxTabletRange 2023-09-01 06:40:42 +00:00
f8162edc20 Fix the memory leak issue in CleanDtlIntermRes 2023-09-01 06:14:22 +00:00
04020d65af fix mysqltest case 2023-08-31 14:10:43 +00:00
26ddd1c766 fix bug print log cause core 2023-08-31 11:10:41 +00:00
49d54bfc46 [FEAT MERGE] Parallel create table
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-08-31 10:40:35 +00:00
03b37d3730 [FEAT MERGE] change the semantics of tenant=all 2023-08-31 03:10:42 +00:00
044fadf593 [FEAT MERGE]:Merge foreign key feature to master
Co-authored-by: YangEfei <yangyifei96@outlook.com>
2023-08-30 13:10:42 +00:00
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
dcd195b352 fix runtime in filter core when join text and char 2023-08-30 11:17:54 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
2e0c56b797 Core dumping by design for positioning the problem. 2023-08-30 08:44:18 +00:00
7aca2f71ab fix nth_value window func compatible bug in Mysql mode 2023-08-30 07:44:37 +00:00
df933519e7 fix:json agg coredump bug as no deep copy string value 2023-08-30 07:10:34 +00:00
e024bcd778 fix mysqltest for implicit cast of charset convert 2023-08-30 05:10:36 +00:00
b2520806ee to issue<51872346>:fix core when access uninit memory 2023-08-30 02:44:10 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
220556e5be fix exec context do not release temp expr ctx leads memory leak 2023-08-29 09:40:32 +00:00
45e30c2514 [CP] Fix merge join memory expand during subplan filter rescan 2023-08-29 09:10:33 +00:00
0697e7f776 [FEAT MERGE]JSON_TABLE EXPR Implement IN MySQL Mode && dbms lob implement
Co-authored-by: skylhd <dickylhd@gmail.com>
2023-08-29 05:18:37 +00:00
a8e5c8a999 [to #51732060]fix core outer call dblink 2023-08-29 05:14:49 +00:00
sdc
330bc1999c fix window function memory leak 2023-08-28 13:10:27 +00:00
886a2c7275 [to #50702943]fixed some define_array/execute_and_fetch bug 2023-08-28 11:40:33 +00:00
53e98c7750 to issue<51805002>:fix pltemp memory leak 2023-08-28 07:40:29 +00:00
9c8ae20255 Sql audit miss ddl sql 2023-08-28 07:10:19 +00:00
sdc
aad707d31c reduce memory of mod WokerMap 2023-08-28 06:10:49 +00:00
a54dafc522 fix px sample bug 2023-08-28 05:10:49 +00:00
643f28f54a [CP] [CP] [to #51457237]fix bug subquery result collation in PL 2023-08-28 04:51:36 +00:00
6a46384c33 [to #51732060]fix core outer call dblink 2023-08-25 11:14:13 +00:00
e0b1dda713 [FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
2023-08-25 08:44:14 +00:00
6893f76763 to issue<50473724>:fix pltemp memory leak about set expr 2023-08-25 07:18:03 +00:00
233189cbb1 [CP] Improve incorrect value error info for insert/replace into values 2023-08-25 06:10:27 +00:00
ecff447ade fix spm bugs when modify inner table 2023-08-25 05:10:31 +00:00
d3f3058ecf fix 3-stage aggr can not dump last group 2023-08-25 02:47:54 +00:00
e510646f63 Fix core at number format model 2023-08-24 12:10:26 +00:00
cd0ec2662a fix: fix update ignore bug that will lost data when has cross-partition update 2023-08-24 09:10:27 +00:00
bb35a1f410 fix das retry thread deadlock 2023-08-24 07:40:33 +00:00
22a9b2252c [FEAT MERGE] support aead in tde
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-24 04:10:29 +00:00
fcadb31c97 fix view zerofill bug && fix mem mgr sql id dynamic leak && fix vectorize in core 2023-08-24 03:14:28 +00:00