Commit Graph

334 Commits

Author SHA1 Message Date
63d1306ca1 check alive servers for alter system checkpoint and alter system set disk valid 2024-02-19 06:46:24 +00:00
2f81e754dc fix load data bug 2024-02-18 09:27:06 +00:00
d0c4e5d175 load data local task shouldn't retry 2024-02-10 11:38:24 +00:00
4dab055605 abort receiving packets if idle more than 10 seconds 2024-02-10 03:47:42 +00:00
a2113b1923 Fix direct load use dirty phy_plan 2024-02-10 03:33:26 +00:00
51c22b73be [CP] check_parallel_ddl_schema_in_sync perceives the session and tenant status 2024-02-10 00:11:34 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
82ccf93d74 [CP] [xa][4.x] add defensive measure for xa end in trigger 2024-02-09 14:37:37 +00:00
68d387893f Fix direct load query timeout 2024-02-09 13:59:10 +00:00
4240f522b0 [CP] fix bug of NO_GATHER_OPTIMIZER_STATISTICS no affect 2024-02-09 01:46:18 +00:00
9e99fdb706 fix coredump if toolbox init half 2024-02-08 19:36:43 +00:00
d9d136275c BUG: loading multi empty files failed 2024-02-08 18:31:05 +00:00
f47be7342e to issue<53361277>:support flush pl cache single cache object 2024-02-08 16:11:21 +00:00
f4e0374fb1 update_index_status 等schema刷新占位 2024-02-08 14:30:24 +00:00
9964d8504e modify wait logic of clone executor and retry logic of clone scheduler in CLONE_SYS_RELEASE_RESOURCE 2024-02-08 07:40:06 +00:00
c581715dbb load data sometimes coredump 2024-02-08 05:05:51 +00:00
9821c7ab6e fix gather truncate longtext string bug and write opt stats gather history bug 2024-02-08 01:17:29 +00:00
9fe1f02399 Fix check_all_ls_restore_finish_ in clone scheduler 2024-02-08 00:35:53 +00:00
2597a75601 [CP] Fix direct load use non-thread-safe allocator to concurrent allocate memory 2024-02-07 23:48:13 +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
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
acd0ec6efd [FEAT MERGE] load local files 2024-02-07 20:25:14 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00
64b227a017 [CP] bugfix: delete unsafe log 2024-02-07 18:16:31 +00:00
1e03c39854 [CP] add retry for direct load if unit has migrated 2024-02-07 17:49:30 +00:00
66317b738e Fix: Avoid error reporting in downtime scenarios 2024-02-07 17:46:30 +00:00
df5ef10e8f Fix load data bug for json type 2024-02-07 17:22:56 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
faf440e6ea [FEAT MERGE]client session 2024-02-07 14:41:39 +00:00
54568efebf Refine filtering external files by pattern option 2024-02-07 12:15:32 +00:00
2569072042 [CP] add serialization size check 2024-02-07 08:29:09 +00:00
be2fe9dfce [CP] Fix parallel create conflict problem 2024-02-07 03:25:46 +00:00
d5e864bfbe add message column to __all_virtual_load_data_stat placeholder 2024-02-07 03:04:27 +00:00
c5f1b131ab [FEAT MERGE]charset revise 2024-02-07 01:12:44 +00:00
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
aaf67b9324 Add new error code for restore tenant failed 2024-02-06 21:02:42 +00:00
63d3019959 [BUGFIX] drop tenant raise core 2024-02-06 19:48:45 +00:00
02f0d363ee [CP] [to #49900376]check base table version when create trigger 2024-02-06 19:20:33 +00:00
85acc0d957 fix .net driver kill session bug. 2024-02-06 18:00:49 +00:00
b9d469adca fix check range partition increase bug 2024-02-06 15:37:39 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
6f86116f83 load data local task shouldn't retry 2024-02-06 07:12:20 +00:00
a42514dddd abort receiving packets if idle more than 10 seconds 2024-01-30 03:12:23 +00:00
e38f8445cc Fix direct load use dirty phy_plan 2024-01-29 14:11:44 +00:00
b17c899823 [CP] check_parallel_ddl_schema_in_sync perceives the session and tenant status 2024-01-23 12:17:25 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
c0c4b80700 [CP] [xa][4.x] add defensive measure for xa end in trigger 2024-01-17 11:48:15 +00:00
e8d0e454bf Fix direct load query timeout 2024-01-17 08:12:26 +00:00
2d1316649a [CP] fix bug of NO_GATHER_OPTIMIZER_STATISTICS no affect 2024-01-08 02:42:55 +00:00
cc95855054 fix coredump if toolbox init half 2024-01-03 11:13:33 +00:00