Commit Graph

79 Commits

Author SHA1 Message Date
cac0a7d1e6 display of merge progress 2024-04-07 07:24:50 +00:00
a780f3b5d5 fix direct load task lost ret code when switch rootservice leader 2024-02-10 07:21:58 +00:00
8ebd6b9d09 Fix incorrect xml hidden column name mapping during table redefinition 2024-02-08 21:17:10 +00:00
f1d26261e6 add parent_task_id for table_redefinition_task 2024-02-08 01:53:30 +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
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
fcafbd58d7 fix direct load task lost ret code when switch rootservice leader 2024-02-03 02:47:06 +00:00
6e68e75ae6 Fix incorrect xml hidden column name mapping during table redefinition 2024-01-03 19:18:24 +00:00
8a90731161 add parent_task_id for table_redefinition_task 2023-12-19 12:43:27 +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
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
16f37c94b6 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2023-11-23 04:11:39 +00:00
f46c5e3e21 recover table stat 2023-10-23 03:39:55 +00:00
7317c0902f fix direct load ret code loss 2023-09-21 04:40:17 +00:00
21f23309cb fix foreign key table related ddl. 2023-09-14 04:40:46 +00:00
914713a8d9 fix fk rebuild twice and adjust single replica build timeout. 2023-09-13 02:48:02 +00:00
5e5df7e054 Fix auto-commit of rebuild hidden table index 2023-09-11 08:40:40 +00:00
fa3b4469e1 fix error code lost. 2023-09-08 13:54:05 +08:00
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
ec61073350 Copy table redefinition indexes one by one 2023-08-28 04:47:55 +00:00
f47b3587de fix create index hang 2023-07-21 02:43:14 +00:00
12f4cb584d ddl scheduler: only copy dependent index when index status not final 2023-07-20 10:53:57 +00:00
f3c97ed0c9 fix rebuild gis index checksum error 2023-07-06 13:12:26 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
8c6b7f1f62 fix ddl child tasks recover failed. 2023-06-14 07:24:04 +00:00
06dba0282f fix table_redefinint_task before call finish_redef_task() reach after repending status 2023-06-07 03:42:52 +00:00
31c06fbd1d fix GV$SESSION_LONGOPS dont display task id 2023-05-24 07:11:17 +00:00
51736132c0 fix wait all child tasks finish cost too much time. 2023-05-08 09:45:48 +00:00
240d3685c6 fix longops start time not correct 2023-04-24 02:44:38 +00:00
8a94e3f887 [bugfix]: shouldn't sync history statistics in offline ddl operations like add-pk, drop-column,etc. 2023-04-20 04:45:00 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
bd5b01c167 Switch GV$SESSION_LONGOPS target column to use target table id 2023-04-03 17:41:28 +00:00
d760428489 fix task aborted status is not persisted to the internal table bug 2023-03-21 17:00:24 +00:00
846c1d13c3 [bugfix]: load data task shouldn't sync the optimizer statistics; 2023-03-16 11:40:58 +00:00
8cd738a4c4 Fix bugs of ddl reap old replica build task 2023-03-14 12:11:05 +00:00
d761f60d4b fix create empty ddl sstable 2023-03-06 11:11:06 +00:00
c6e23516d2 fix ddl task when the tenant switch to standby 2023-03-03 09:13:52 +00:00
fdf9ca8dec Add direct load information to __all_virtual_long_ops_status 2023-03-02 17:52:08 +00:00
0e43605d6f add debug log 2023-03-02 16:23:34 +00:00
8ea5392a4d Fix stale tenant id in alter_table_arg after standby tenant switchover 2023-03-02 14:59:50 +00:00
000331908d replace ddl cluster version with data format version 2023-02-24 12:52:55 +00:00
f8ceefb4be repending() function is called at the wrong time 2023-02-24 16:45:45 +08:00
1e90e30019 fix switch status failed. 2023-02-14 03:15:02 +00:00
58875bd2b7 fix ddl rpc timeout bug 2023-02-10 09:40:58 +00:00
d65939897e No error code obtained 2023-02-10 09:14:09 +00:00
7569081da2 fix ddl direct load wait_table_lock() bug 2023-02-09 17:29:16 +00:00