Commit Graph

2011 Commits

Author SHA1 Message Date
34ce8ef878 [CP] Free compression buffer memory if fail 2023-01-12 19:02:33 +08:00
64096bd1e9 [FEAT MERGE] SCN modification 2023-01-12 19:02:33 +08:00
cc6ddafd35 [fix failure of inc_build_test ] 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 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
ac437d2f56 [scn] change scn 2023-01-12 19:02:33 +08:00
5a50ec1939 delete redundant code 2023-01-12 19:02:33 +08:00
c538314fd7 [SCN] adjust ObBatchCreateTabletArg 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
c4b4322d26 fix scn 2023-01-12 19:02:33 +08:00
0a9642a35f fix scn shortage about major_freeze 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
89c7502360 clean some TODOs about ObScnRange && FreezeInfo 2023-01-12 19:02:33 +08:00
97a2a94d7c change 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
bbec6aff49 revert version refactor 2023-01-12 19:02:33 +08:00
3cdfb11aa5 [scn] fix test_memtable and errno 2023-01-12 19:02:33 +08:00
bee212d8a9 [4.0] replace log_ts with SCN(src/storage/ls) 3 2023-01-12 19:02:33 +08:00
caf3220c8c clear some TODOs about SCN at storage layer 2023-01-12 19:02:33 +08:00
9842295897 replace log_ts with scn 2023-01-12 19:02:33 +08:00
cdf5734cac [SCN Refactor] replace log_ts with scn in tx_table phase 2 2023-01-12 19:02:33 +08:00
e77375018e [scn] scn for memtable 2023-01-12 19:02:33 +08:00
a4c9f3e4d4 adapt scn for migration 2023-01-12 19:02:33 +08:00
fd4a35f42a [4.0] replace log_ts with SCN(src/storage/ls) 2 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
c4c13f6296 replace log_ts by SCN in checkpoint 2023-01-12 19:02:33 +08:00
92c51091d7 move logic_macro_id 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
49a02f3304 fix misuse check_table_be_modified in transformer 2022-11-25 12:35:41 +00:00
4c7f5e9d18 remove -4683 from unretrieable err 2022-11-25 11:40:07 +00:00
f34a588a9a fix rewrite bug: replace column with const value 2022-11-25 11:37:50 +00:00
fe0de4b0d5 [CP] fix memory leak 2022-11-25 11:35:32 +00:00
38717064ee [CP] Fix: Fix the core caused by ObConflictRowMapCtx 2022-11-25 11:10:08 +00:00
ddb6728b3c [CP] freeze active memtable before create new version tablet 2022-11-25 11:05:38 +00:00
5697e0f25b [CP] [4.0] retry lock in offline of tablet gc handler 2022-11-25 10:40:26 +00:00
842dc28be7 [CP] remove unused unittest 2022-11-25 10:38:06 +00:00
8727754142 Fix roll up with const expr bug 2022-11-25 10:35:48 +00:00
e737da9763 [CP] [CP] fix ObTenantConfig dead lock 2022-11-25 10:05:42 +00:00
38b30d15f6 Fix restore copy minor sstable which is same with dest minor sstable condition 2022-11-25 07:38:10 +00:00
2032dc8477 Fix rebuild offline and online failed cannnot do backfill tx bug 2022-11-25 07:35:52 +00:00
18e8a1e6aa set ddl success with start log ts 2022-11-25 06:42:17 +00:00
56076b3e8c change errno 2022-11-25 06:39:58 +00:00
0d347f3259 Fix dict decoder simd DEBUG log. 2022-11-25 06:37:41 +00:00
87d5299635 unregister ddl kv manager after ddl commit 2022-11-25 04:37:59 +00:00
3d16e6a967 fix typos: colume -> column (#1176)
Signed-off-by: yike21 <yike21@qq.com>

Signed-off-by: yike21 <yike21@qq.com>
2022-11-25 12:33:35 +08:00