Commit Graph

39 Commits

Author SHA1 Message Date
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
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +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
11be84be20 [CP] bugfix: thread deadlock caused by local retries 2023-10-11 09:39:34 +00:00
479f5e2392 [CP] Optimize the DAS retry process by reducing the interval of sleep. 2023-10-11 07:13:52 +00:00
85888c990d [CP] Add in_rescan flag in TableScanOp and disable retry when in_rescan 2023-09-20 16:23:05 +00:00
350df65bbf [CP] Disable das retry for rescan. 2023-09-18 04:40:20 +00:00
d3b5e04d43 Specify tenant id for key_ranges of TableScanParam 2023-09-15 07:10:27 +00:00
abfff06726 fix: fix das retry failed to refresh tablet location 2023-08-28 10:40:50 +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
eb33a615ea fix query hung by das retry 2023-08-24 12:17:33 +00:00
bb35a1f410 fix das retry thread deadlock 2023-08-24 07:40:33 +00:00
4163502241 Make Das task fast false when das task under partition wise nlj 2023-08-10 10:54:48 +00:00
ee614d9292 Get new das task id when das task retry. 2023-08-10 10:18:39 +00:00
1d691e0d14 optimize das location refresh 2023-07-03 12:42:25 +00:00
9df89f3baf refactor DAS task retry 2023-06-16 08:48:27 +00:00
d1806bb8bd Fix the issue of insert up reported -4016 with binary rowkey 2023-05-30 13:11:41 +00:00
5148758db5 fetch location with sync interface when the location cache not exist 2023-05-19 09:11:40 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +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
c7f5f409a1 delete useless trace log in sql module 2023-04-13 06:17:57 +00:00
4ef7ad5373 fix das 4016 2023-03-08 11:11:15 +00:00
24d6c8b818 [CP] reuse das task result 2023-03-07 11:10:56 +00:00
0aa6a494c8 fix wrong timeout error code in async das task 2023-02-21 13:41:52 +00:00
beb03d34ba bugfix: check rpc error code when process das rpc callback. 2023-02-06 22:32:07 +08:00
7ec97aa320 Fix compile error in ERRSIM mode 2023-02-06 14:56:34 +08:00
bce1a409e4 das task should fast fail when tenant not exist. 2023-01-28 17:27:10 +08:00
31171bb553 [FEAT MERGE] das framework optimization. 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 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
99d4f56fec [scn] mv definition of SCN to dir of share 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
1afa0ecf7b [BUGFIX]Virtual tables cannot retry das tasks 2022-11-24 03:35:43 +00:00
4c5f2470b8 fix insert oom caused by wrap allocator's interface empty 2022-11-13 02:14:32 +08:00
0b422dfb88 [bugfix]:das fast retry didn't working. 2022-11-09 10:36:07 +00:00
33672fdd50 das task fast fail when got OB_MAPPING_BETWEEN_TABLET_AND_LS_NOT_EXIST error and table not exist. 2022-11-03 05:38:34 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00