Commit Graph

328 Commits

Author SHA1 Message Date
58274767a4 fix bug: runtime in filter stores duplicate rows 2024-04-02 09:51:12 +00:00
8804a2d9c7 fix runtime in filter core when allocate memory failed 2024-03-28 08:50:41 +00:00
2a4c64d7b2 Fix winfunc single partition parallel error result 2024-03-15 10:45:29 +00:00
d6e0624219 [CP] [FEAT MERGE] CRASH ERROR include SQL_INFO 2.0 2024-03-14 07:45:27 +00:00
cbe814d99d Handling the issue of 4662 masking the real error code. 2024-03-13 14:20:17 +00:00
650c6b7615 [CP] Fix parallel rollup process empty batch result 2024-03-11 13:16:04 +00:00
6a522d576c Resolved memory leak issue with label DYN_SAMPLE_CTX. 2024-03-06 02:45:19 +00:00
eef2f96aa5 Fix issue SQC or Worker return error code in restart scenario which tenant schema havn't been refreshed into memory 2024-03-04 10:44:58 +00:00
sdc
21caebcd16 fix execute dist plan report error when truncate table concurrently. 2024-03-01 04:44:45 +00:00
2776bafa0e Modify the ret value passed when interrupting other threads of the sqc. 2024-02-29 05:25:03 +00:00
0f87edff4f Added assign() to ObGranulePumpArgs to resolve the issue of swallowing error codes. 2024-02-27 11:14:57 +00:00
sdc
86e6b53016 [CP] optimize performance of gi partition pruning in pkey plan 2024-02-27 09:15:17 +00:00
f91e753574 An exception occurred in the task, notify other tasks to exit 2024-02-27 04:21:11 +00:00
74ebb72098 PX memory inflation during the creation of index scenarios. 2024-02-25 11:15:27 +00:00
1d16bbb94c fix partition-wise granule rescan bug 2024-02-22 10:16:00 +00:00
3e705c0d3f master occupy position repair 2024-02-21 08:16:10 +00:00
b0fefbeb0e fix vectorize 2.0 format error in old operator last batch 2024-02-20 07:53:17 +00:00
669eb87118 [CP] fix gather stats core caused by access invalid ptr 2024-02-19 06:41:48 +00:00
4750154e16 [ERROR] remove unnecessary error log with too much lock retry 2024-02-10 11:03:56 +00:00
81270342f7 fix bug: runtime filter core because of data racing 2024-02-10 06:53:44 +00:00
0b4699b3e9 [CP] fix show trace not show in standby database 2024-02-10 05:31:32 +00:00
f8fc25856b fix bug: runtime filter fill empty query range with multi columns 2024-02-10 03:07:44 +00:00
e76674237a fix wait init_sqc response core 2024-02-10 00:31:53 +00:00
081db61e75 [CP] fix wait msg hang because of broadcast msg can not received 2024-02-10 00:28:59 +00:00
1fecc53d98 fix bug: core at runtime filter deserialize because overwriting return code 2024-02-09 21:16:43 +00:00
126ee828f8 Resolve a series of out-of-memory issues within 500 tenant 2024-02-09 15:09:27 +00:00
a0c1edc5c0 fix not exit immediately when session killed 2024-02-09 14:55:05 +00:00
1423eb527b adapt runtime filter eval_vector interface for single row calculation. 2024-02-09 11:03:55 +00:00
94cc0007e9 fix bug about gi random 2024-02-09 08:37:06 +00:00
b58a0a8d0c [CP] fix px ordered coord rescan bug 2024-02-09 05:29:38 +00:00
10f550d05a fix add touched ls bug when report failed 2024-02-09 02:33:46 +00:00
019a7858cc [CP] fix px retry 4377 2024-02-08 22:10:51 +00:00
5a89da909b fix vec2.0 px merge sort receive and table scan partition pruning bug 2024-02-08 19:51:30 +00:00
f636b2fdd1 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2024-02-08 13:18:21 +00:00
32c20c0a5f fix px merge sort receive clear eval flag bug 2024-02-08 12:33:45 +00:00
55b4dc74c6 [CP] fix hang at dfo scheduler wait_all 2024-02-08 11:10:15 +00:00
51a7041b17 [CP] fix sqc handler memory leak when drop tenant 2024-02-08 09:47:28 +00:00
bd483a08cc destruct row meta when px ms close && do not rewrite some error code for view resolver 2024-02-08 08:57:19 +00:00
5265eb83c7 [CP] fix bug about px admission 2024-02-08 08:07:12 +00:00
372e310f39 fix external table bug 2024-02-08 05:53:37 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
dc6c816851 fix bug: unexpected error due to sqc finish msg processed twice 2024-02-08 05:20:47 +00:00
7448206eb9 Fix the implementation issue with deleting all intermediate results for a tenant. 2024-02-08 02:57:04 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00
8d63652331 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2024-02-07 23:02:56 +00:00
3b8a815873 fix recover external table bug 2024-02-07 17:11:07 +00:00
2569072042 [CP] add serialization size check 2024-02-07 08:29:09 +00:00
b41a25210b fix px admission bug 2024-02-07 03:01:25 +00:00
535b1c2ce6 [CP] refresh alive_server_set_ of px_target_mgr when find server not alive 2024-02-07 01:37:09 +00:00
575aaa1e43 fix gi fetch task concurrently bug 2024-02-06 22:02:19 +00:00