Commit Graph

9796 Commits

Author SHA1 Message Date
dd3a7f44f9 [BUG] donot allow create memtable when the previous one has active write ref 2023-12-26 09:43:14 +00:00
9841a29407 fix on 4.3: online ddl does not change storage schema, result to 4105. 2023-12-26 09:21:13 +00:00
15a066cf26 [CP] opt: provide a new sync interface for getting gts timestamp 2023-12-26 09:16:21 +00:00
b1f8e690ea bugfix: start wr service before init tenant service. 2023-12-26 09:02:36 +00:00
85b05215a5 Fix alter view sql parser 2023-12-26 08:57:36 +00:00
cc9e60b1d0 alter large_query_threshold value range 2023-12-26 08:48:13 +00:00
403a8d920f fix offset from DDLKV && fix wrong read_info 2023-12-26 08:43:25 +00:00
8c2fda8fdc fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND 2023-12-26 08:13:29 +00:00
b97e65cf1e Unify the processing logic of PDML and regular DML 2023-12-26 07:43:29 +00:00
d6882e25ff [obd] support oci_test 2023-12-26 07:14:01 +00:00
71008d4392 fix compile error on opensource mode 2023-12-26 06:58:04 +00:00
77df933a5f [CP] to issue<50356975>:fix pick routine of overload funtion issue 2023-12-26 06:53:13 +00:00
ac5c0b464d [CP] fix bug: execute 'ddl drop column' statement access all_tab_columns view can query hidden table info. 2023-12-26 06:48:27 +00:00
12c482603f [CP] [to #53947201] fix a -4016 problem in PX + UDF 2023-12-26 06:43:38 +00:00
d34cf94132 Before adapting the new functions to the DDL-related format of SSTable, temporarily roll back the related optimizations 2023-12-26 06:13:30 +00:00
90856cda21 clear expired lease in replay dup_table lease log 2023-12-26 05:17:45 +00:00
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