Commit Graph

10030 Commits

Author SHA1 Message Date
30fc70c920 fix alter table mlog in root service 2023-12-26 05:13:03 +00:00
b0e2976cf2 Add tracepoint placeholder 2023-12-26 04:47:50 +00:00
56298217a4 Add default_table_store_format when creating table
Co-authored-by: windye <yeheng_2011@163.com>
2023-12-26 04:43:05 +00:00
8e9ee763a8 Occupy the stmt type and item type in master for flush privileges 2023-12-26 04:13:45 +00:00
2778509d3f Bugfix for null data format 2023-12-26 03:44:45 +00:00
sdc
36f9cecbc7 [CP] fix hang at dfo scheduler wait_all 2023-12-26 03:18:29 +00:00
d7ae28defd only reset tx active_scn to enable recgnize first stmt retry 2023-12-26 03:13:40 +00:00
4aacc8a7e6 Fix: affected row sync 2023-12-26 02:13:25 +00:00
c395a8bc73 [CP] Fix palf log printing core issue. 2023-12-25 14:43:08 +00:00
d199dde599 [BUG] fix memtable mgr op deadlock 2023-12-25 14:13:08 +00:00
64c1b16cec BUGFIX: temporary fix of loghandler core 2023-12-25 13:51:52 +00:00
07fedf588e add unittest for tenant_cloning 2023-12-25 13:47:11 +00:00
0bfa936ffc fix drop column idempotence 2023-12-25 13:13:37 +00:00
836864c24d [CP] Retry when data tablet not exits on this ls 2023-12-25 12:53:07 +00:00
544a6d3ddb Fix error in the preparation phase of snapshot creation and other bugfix 2023-12-25 12:48:23 +00:00
e3629e30a2 check expired ddl kv or sstable in ddl merge task 2023-12-25 12:43:36 +00:00
278fc314f6 [CP] Fix obcdc start failed when dropping tenant 2023-12-25 12:17:51 +00:00
036fa70794 [CP] [FIX] make serialize failed when push_back failed 2023-12-25 12:13:12 +00:00
052e59ff06 Fix vector 2.0 case and opt temp column store from_vector 2023-12-25 11:57:51 +00:00
41e4e3b46a [master] fix use-after-free in ObTxCommitCallback::callback 2023-12-25 11:53:04 +00:00
679ec8a7ff inject 20% rate to go parallel logging and replaying 2023-12-25 11:48:21 +00:00
840fd33829 Ensure ddl info cache consistence 2023-12-25 11:43:33 +00:00
9ed470fd6a Address the issue of errors arising from all elements in in_list being null 2023-12-25 11:18:40 +00:00
45001b4f91 Fix mview auto complete refresh parallel 2023-12-25 11:13:22 +00:00
1737652b4f Fix the core caused by uppercase and lowercase expressions not determining whether buf is empty 2023-12-25 10:52:33 +00:00
46248c24a5 [CP] [OBCDC] Fix response of locate_start_lsn rpc 2023-12-25 10:47:44 +00:00
622e6a63d8 Implement the ObBackupIoAdapter performance testing tool 2023-12-25 10:25:33 +00:00
35813b954d [CP] Fix 421->422 migrate/rebuild copy sstable compatible bug. 2023-12-25 10:20:49 +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
66e28d924c fix bug, index_info in table_schema not set scale in meta_type 2023-12-25 09:57:39 +00:00
c864c9e277 Fix: There are false positives in same client session 2023-12-25 09:52:50 +00:00
b9c4e8cc69 fix test_ob_black_list_service bug 2023-12-25 09:43:07 +00:00
14421b2ab1 fix core at recursive_update_column_name 2023-12-25 09:37:49 +00:00
510b50a5ca [CP] [CP] Upgrade obstack 2023-12-25 09:23:21 +00:00
7db773aea0 Fix nullif expr precision calc error 2023-12-25 09:18:36 +00:00
c44bc84f00 Fix default cg scanner when vectorize disabled 2023-12-25 09:13:46 +00:00
f8733a5dcb add sanity check logic clock in trans state sync 2023-12-25 08:13:17 +00:00
0b07730f1a [BUG] remove useless migration clog checkpoint scn 2023-12-25 07:43:35 +00:00
a54cc3a996 Revert Fix get scn from rowkey sstable 2023-12-25 07:18:05 +00:00
07d298bb8d fix test_index_usage fail case 2023-12-25 07:13:16 +00:00
34ae6c3b7a [FIX] updating throttle config when unit memory is changed 2023-12-25 05:12:55 +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
4b81b2d79b Fix the processing of notifying ObTenantSnapshotService when deleting unit 2023-12-25 04:42:53 +00:00
c7161ea914 [CP] [to #53886059]fix code cover 2023-12-25 03:43:33 +00:00
aaa925147a fix rs merge tablet info report -9011 2023-12-25 02:48:15 +00:00
28736c0505 [bugfix] fix invalid memtable pointer cast type on tablet 2023-12-25 02:43:29 +00:00
bbc7b62785 fix switch to follower forcedly will failed due to no memory 2023-12-24 15:12:44 +00:00
17034202b9 [master] fix session verify txn-state and txn-state sync abort_cause_ field 2023-12-24 14:47:46 +00:00
f582ac5878 some fixes for tenant cloning 2023-12-24 14:43:05 +00:00
bd53d340c0 [CP] Fix window function spec member not serialized 2023-12-24 14:13:01 +00:00