Commit Graph

68 Commits

Author SHA1 Message Date
c7a9ec1e61 Fix merge join clear evaluated flag by mistake 2023-10-09 02:13:44 +00:00
dcac08120c fix bug: config runtime_bloom_filter_max_size is not effective 2023-09-20 13:48:09 +00:00
41b8832a65 fix runtime filter memory leak 2023-09-14 03:47:37 +00:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
45e30c2514 [CP] Fix merge join memory expand during subplan filter rescan 2023-08-29 09:10:33 +00:00
56702f6840 fix batch nlj result incorrect bug in vectorizion 2023-08-22 02:40:31 +00:00
3bd00fdbb4 Runtime Filter Optimization 2023-08-18 12:11:53 +08:00
b047318590 fix hash join do not clear last batch memory leads OOM 2023-08-08 09:54:52 +00:00
8e88ce9fed Adding ObTMArray to solve memory bloat issue 2023-08-04 04:42:28 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
4b0cf2f6f3 split ObRFBloomFilterMsg array memory to tenant 2023-07-25 14:13:10 +00:00
ae0cd73243 fix merge join dynamic memleak 2023-07-24 08:42:41 +00:00
a0b872153a [BUGFIX] fix merge join cmp expr wrong 2023-07-21 10:48:41 +00:00
b8cc51f8a1 Fix runtime range filter correct problem. 2023-06-16 09:12:16 +00:00
bb98de773c fix inaccurate db_time. 2023-06-12 07:24:29 +00:00
6fab7bf5f7 Fix using the error hash func 2023-05-31 08:12:37 +00:00
fba2736013 Fix merge join clac negative memory bound 2023-05-24 03:47:31 +00:00
1bf7c169e6 add drain_exch for ObJoinFilterOp 2023-05-22 09:11:47 +00:00
20897d4e31 fix shared hash join overestimate part count leads OOM 2023-05-17 07:46:35 +00:00
0cc8f2bee5 fix hash join core because of const overwrite && fix NL-hash join report 4016 2023-05-09 19:43:02 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
349ecdf982 fix bug in group join buffer 2023-04-24 12:14:27 +00:00
16b713759f fix dtl interm result leak 2023-04-24 04:18:38 +00:00
8dd6b41ead fix dtl channel can not detect interrupt && fix hash join memory dynamic leak 2023-03-22 22:43:42 +08:00
773b55713e fix shared hash join core because of change part count && fix tpch performance regression because of check alive 2023-03-21 16:01:00 +00:00
e1192bc1d4 Fix: nlj forget to_exprs cause datum error 2023-03-13 06:47:09 +00:00
ebefd2bd67 revert tenant config opt for sql module 2023-03-08 04:14:03 +00:00
a65db0d0f8 timeguard and tenant config opt (5/5) 2023-03-02 18:49:10 +00:00
0d9457b9d4 Fix join filter use execution id, use px sequnce id instead 2023-02-24 16:17:53 +00:00
a866c0c929 add system config (l1/l2/l3 cache size) to utility 2023-02-14 15:12:02 +00:00
c129aa89d0 fix core in nlj 2023-02-08 15:08:46 +08:00
9bd86a8db4 fix shared hj hang when 1 of worker is interrupted in sync_open && fix 3-stage aggr do not reset distinct info leads 4005 2023-02-08 11:11:16 +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
4bca239594 fix shared hj hang because one of workers is already exited 2023-02-06 14:38:54 +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
263a44af96 [FEAT MERGE] merge NLJ/SPF group rescan 2023-01-12 15:17:04 +00:00
da62af66ea Bugfix for nested loop join operator 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
8fb62754a1 [FEAT MERGE] Add LatchIds for locks and monitors 2023-01-12 19:02:33 +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
8a4d14122f replace ts related to ddl with 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
b4919c5ec4 fix hash gby core when child batch_size == 0 2022-11-11 08:07:17 +00:00
0c704f0ff0 [CP] fix subplan fiter exec param not reset caused core 2022-11-09 02:38:07 +00:00
5249eb58ff add case for gc with trans log not committed 2022-10-24 20:51:27 +08:00