Commit Graph

1213 Commits

Author SHA1 Message Date
d6f15c7b10 Recursive CTE iscycle clause support number type 2023-09-12 03:14:33 +00:00
1fb2c7983c fix bug: p2p datahub map not init 2023-09-11 13:40:26 +00:00
3f04abacab clear ddl checksum of source table and dest table before retry execution. 2023-09-11 10:44:11 +00:00
cd786d560e fix mysql compatible bug with partition table 2023-09-11 08:10:37 +00:00
fe15aec896 make regexp functions be valid for generated column in mysql 2023-09-11 07:14:27 +00:00
794549cf22 Add normal_date_expr to the rewriting phase to solve the problem of comparing illegal date constants with date columns. 2023-09-11 07:10:43 +00:00
53a02c619d [to #52021144] fix(expr): make max VARCHAR2 length compatible with oracle MAX_STRING_SIZE=EXTENDED mode 2023-09-11 03:44:05 +00:00
4a904949c2 fix correctness bug of replacing zerofill column expr 2023-09-09 13:42:25 +00:00
f36e7c5565 to issue<51805002>:fix serveral pltemp mod memory leak stack 2023-09-09 13:27:39 +00:00
eb7498a085 fix WORK_ARENA over limit 2023-09-09 11:55:13 +00:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
930fc3844a Modify schema related parameters 2023-09-09 10:59:21 +00:00
5b773f1b88 fix validate password bug of special char 2023-09-08 14:21:17 +08:00
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
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