Commit Graph

269 Commits

Author SHA1 Message Date
sdc
e158ab5e5f fix wait init_sqc response core 2024-01-23 14:18:02 +00:00
55be7bf8fa [CP] fix wait msg hang because of broadcast msg can not received 2024-01-23 14:13:01 +00:00
276338d45e fix bug: core at runtime filter deserialize because overwriting return code 2024-01-22 10:56:23 +00:00
567cdc7229 Resolve a series of out-of-memory issues within 500 tenant 2024-01-17 16:12:40 +00:00
sdc
46726e1dbd fix not exit immediately when session killed 2024-01-17 15:12:18 +00:00
f044d7692f adapt runtime filter eval_vector interface for single row calculation. 2024-01-15 13:12:54 +00:00
f1b204d8af fix bug about gi random 2024-01-11 12:44:13 +00:00
sdc
21dae8c5ff [CP] fix px ordered coord rescan bug 2024-01-10 02:53:56 +00:00
sdc
52615b8a85 fix add touched ls bug when report failed 2024-01-08 08:42:20 +00:00
sdc
d9accd212d [CP] fix px retry 4377 2024-01-04 07:43:08 +00:00
sdc
33600ef896 fix vec2.0 px merge sort receive and table scan partition pruning bug 2024-01-03 11:52:19 +00:00
7bcd1ef167 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2023-12-27 03:43:16 +00:00
sdc
0121227aeb fix px merge sort receive clear eval flag bug 2023-12-26 11:13:28 +00:00
sdc
36f9cecbc7 [CP] fix hang at dfo scheduler wait_all 2023-12-26 03:18:29 +00:00
b483a8f5af [CP] fix sqc handler memory leak when drop tenant
Co-authored-by: sdc <njucssdc@gmail.com>
2023-12-25 10:15:58 +00:00
e49b957a84 destruct row meta when px ms close && do not rewrite some error code for view resolver 2023-12-25 04:47:34 +00:00
6a3e8c97d4 [CP] fix bug about px admission 2023-12-22 17:47:45 +00:00
2bbae19623 fix external table bug 2023-12-22 08:13:31 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
a7c5428469 fix bug: unexpected error due to sqc finish msg processed twice 2023-12-20 12:25:27 +00:00
bf8ba1da46 Fix the implementation issue with deleting all intermediate results for a tenant. 2023-12-19 19:43:22 +00:00
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
438a70b2b8 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2023-12-18 14:04:23 +08:00
3c06df8d70 fix recover external table bug 2023-12-12 12:22:30 +00:00
0bda0dbd95 [CP] add serialization size check 2023-12-02 05:12:16 +00:00
6b15dc3271 fix px admission bug 2023-11-28 06:42:15 +00:00
sdc
03b0e9bb9f [CP] refresh alive_server_set_ of px_target_mgr when find server not alive 2023-11-27 09:29:19 +00:00
sdc
e0ed12fb6e fix gi fetch task concurrently bug 2023-11-23 07:11:28 +00:00
16f37c94b6 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2023-11-23 04:11:39 +00:00
36f354d2e0 [CP] fix bug about PX thread limit 2023-11-22 09:10:45 +00:00
sdc
78ee253c39 add log 2023-11-21 08:15:00 +00:00
sdc
8a11eaaeaa [CP] fix spf+px batch rescan clean dtl interm result bug 2023-11-20 09:23:49 +00:00
607bfa740b fix bug: register interrupt with guard not has a return code 2023-11-06 11:43:57 +00:00
cab8b108cc do not use auto 2023-11-02 03:09:32 +00:00
04dcc873ed Fix core at alloc_by_temp_child_distribution_inner 2023-11-01 02:46:39 +00:00
30d9d05b88 [CP] fix bug about gi random 4377 2023-11-01 01:09:28 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
fbcc7b9e37 [CP] fix external table bug 2023-10-19 13:43:23 +00:00
a68da2aa9c Interm Result Management is Splitted to Tenants 2023-10-19 06:39:26 +00:00
sdc
7de3b4472a fix gi split task randomly bug 2023-10-18 07:09:55 +00:00
4ea98fa483 fix mysqltest 2023-10-17 11:09:36 +00:00
c5ea3432f5 [CP] add constructor for ObPxP2PDatahubArg, ObPxP2PDatahubMsgResponse,ObPxP2PClearMsgArg 2023-10-10 02:48:17 +00:00
9912944ca8 fix bug: use sqc handler after free 2023-10-07 08:09:59 +00:00
3c29a17408 [CP] Move the serialization of max_bit_count_ to the end. 2023-10-07 07:09:36 +00:00
08105af756 Fix the bug that interm results on the peer end are not cleaned 2023-09-22 07:10:04 +00:00
b716ff97bf fix bug: partition filter GI with NLJ can not rescan 2023-09-21 13:43:54 +00:00
062982af03 fix bug: thread count in compile and execute time not consistent 2023-09-21 02:47:53 +00:00
d269ccd448 fix ObOptColumnStat serialize bug 2023-09-21 02:40:16 +00:00
sdc
db195563f0 [CP] fix correctness problem because of gi split tasks randomly 2023-09-20 14:15:14 +00:00
sdc
cc74381bb9 [CP] generate new px_sequence_id when register interrupt_id of qc 2023-09-20 14:11:23 +00:00