Commit Graph

285 Commits

Author SHA1 Message Date
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
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
17a082eff4 [CP] fix bug about PX thread limit 2024-02-06 20:48:25 +00:00
cce1a34cc5 add log 2024-02-06 18:57:54 +00:00
8fb27dd683 [CP] fix spf+px batch rescan clean dtl interm result bug 2024-02-06 16:20:16 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
1d4f2f6f34 [ERROR] remove unnecessary error log with too much lock retry 2024-02-06 03:12:11 +00:00
dcbdbaceea fix bug: runtime filter core because of data racing 2024-02-03 00:22:15 +00:00
f4ae0ebd1b [CP] fix show trace not show in standby database 2024-02-02 18:46:52 +00:00
d2f9fbc17a fix bug: runtime filter fill empty query range with multi columns 2024-01-26 12:12:05 +00:00
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