Commit Graph

9757 Commits

Author SHA1 Message Date
0ec0c2d930 [CP] [Fix] obkv batch op with same key 2023-12-26 15:13:08 +00:00
8bdc2ca2b0 Bugfix for aggregate::processor::collect_empty_set 2023-12-26 14:47:51 +00:00
742b56a647 Fix bad annotation causing parser to hang 2023-12-26 14:43:11 +00:00
fb0d870b15 the ddl merge task of data tablet need wait lob tablet to create major sstable first 2023-12-26 12:52:31 +00:00
b3436ae43e [CP] to issue<53973795>:fix package deserialize issue when package table var has default value 2023-12-26 12:47:45 +00:00
f166463148 [to #54110281]fix a typo 2023-12-26 12:42:56 +00:00
9c17fc25db [CP] Fix direct load px write not master 2023-12-26 12:13:12 +00:00
sdc
0121227aeb fix px merge sort receive clear eval flag bug 2023-12-26 11:13:28 +00:00
5451651fa1 [CP] [CP] Disable pdml when primary key has auto increment column 2023-12-26 10:49:14 +00:00
b0387b6039 [LogRouteService] Fix Memory Leak for LogRouteService 2023-12-26 10:43:58 +00:00
d52d2c12e6 [CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
2023-12-26 10:13:15 +00:00
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