Commit Graph

42 Commits

Author SHA1 Message Date
0df00274f4 ddl kv mgr occupy smaller memory 2023-03-10 03:14:32 +00:00
a8fb238d49 Revert shrink memory usage of ddl kv mgr 2023-03-08 15:15:59 +00:00
1bd697ad25 Fix table load major sstable max_merged_trans_verison 2023-03-08 10:41:43 +00:00
50b4027b91 shrink memory usage of ddl kv mgr 2023-03-07 02:43:55 +00:00
000331908d replace ddl cluster version with data format version 2023-02-24 12:52:55 +00:00
076558b3cc shrink memory use in ddl 2023-02-15 14:42:18 +00:00
b889a69fbb [bugfix] add latest_row_store_type in sstable meta to calculate merge type for compaction 2023-02-10 03:41:41 +00:00
1b01fc8fe3 Add ddl_commit_scn to guarantee single ddl commit log 2023-02-10 03:13:34 +00:00
3df47b8112 fix log 4106 2023-02-06 17:24:09 +08:00
ef32051b1e fix log of expired ddl merge task 2023-02-06 15:07:39 +08:00
0f14606391 [FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
2023-01-28 20:34:20 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
01439af346 build ha ddl sstable ignore expired one
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:43:29 +08:00
003bed9ba0 ddl fix log print of set_commit_sucess 2023-01-12 19:02:33 +08:00
4f6f8b11f3 persist cluster version for ddl. 2023-01-12 19:02:33 +08:00
4666798151 [Fix] update check sstable status ret code 2023-01-12 19:02:33 +08:00
d1c6e3e1d1 [Fix] commit ddl column checksum in follow replicas 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
194d99c19c [Fix] use old execution id when select for update fail 2023-01-12 19:02:33 +08:00
cda6fed9b5 [FEAT MERGE]Tiny SSTable Space Optimization 2023-01-12 19:02:33 +08:00
9a2e2a79d6 ddl do not wait pending in dag 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
5e0066c1e7 change ddl scn default value to 0 rather than invalid. 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
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
9842295897 replace log_ts with scn 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 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
18e8a1e6aa set ddl success with start log ts 2022-11-25 06:42:17 +00:00
042a195f8b change ddl get tablet to use get_tablet_with_timeout 2022-11-14 13:35:55 +00:00
c7666a7ad6 fix complement data for same tablet repeatedly. 2022-11-09 14:10:42 +00:00
ea6614daff modify log level in ddl merge task when ddl kv mgr not exist 2022-11-08 03:05:42 +00:00
5390d1011d modify logs when table not exist 2022-11-04 09:08:27 +00:00
92fffa7357 tolerant for multi ddl execution on single tablet 2022-11-03 11:08:02 +00:00
17bea8074b fix tablet report logic 2022-11-03 10:10:18 +00:00
c8de32d7f2 fix migration copy ddl sstable issue 2022-11-02 17:35:44 +00:00
c2f15e3a66 fix ddl use major merge sstable to report checksum 2022-10-26 13:05:24 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00