13521 Commits

Author SHA1 Message Date
Tsunaou
57dda3e8ed report checksum error for tablet status in rs 2024-06-17 10:07:16 +00:00
obdev
f131b11fd0 fix tx_ctx ref leak when failed before submit_log_out 2024-06-17 10:00:58 +00:00
hiddenbomb
ba0c8c21cc set tenant id for arena allocator in ObTablet 2024-06-17 09:55:04 +00:00
chinaxing
156e89bb28 simply pdml code, remove compat logic on leader 2024-06-17 09:49:23 +00:00
Tyshawn
89e696f309 [FTS] Adjust plugin tokenizer interface for fulltext search 2024-06-17 09:38:01 +00:00
zhjc1124
106d246f51 [master] mv ObIOTimeLog from ObIORequest to ObIOResult 2024-06-17 09:31:37 +00:00
obdev
7d2ca20fd7 fix recover tx_ctx from tx_data state check 2024-06-17 09:19:32 +00:00
LINxiansheng
796347f590 [CP] update obshell to 4.2.3.1-52024053020 2024-06-17 09:13:33 +00:00
0xacc
dde5cc7f41 [to #38786164] fix mysqltest 2024-06-17 09:07:41 +00:00
xianyu-w
bfed2bb77e [CP] [CP] Refine range filter selectivity 2024-06-17 08:55:46 +00:00
felix-w15
b2e1da3455 [CP] call request finish callback before revert sock to avoid core dump 2024-06-17 08:49:56 +00:00
yishenglanlingzui
ff8a8960a7 Re-modify variables placeholder information 2024-06-17 08:44:16 +00:00
LoLolobster
fc3ea0838d add serialize member restore_data_mode in ObAllTenantInfo 2024-06-17 08:32:30 +00:00
suz-yang
8632ba2a98 fix direct load retry policy 2024-06-17 08:26:44 +00:00
a1iive
f19ffe5e35 vector_distance expr placeholder 2024-06-17 08:15:49 +00:00
suz-yang
64f5736d2f [CP] fix direct load column idxs in client task 2024-05-31 14:23:55 +08:00
nautaa
ed28f133d6 [FEAT MERGE] oblogminer[patch from 4.2.3]
Co-authored-by: qiuyg3 <qiuyg3@chinaunicom.cn>
2024-05-31 14:23:36 +08:00
ChangerR
0da007833b placehold ids for query range 2024-05-31 04:48:08 +00:00
chinaxing
a4427c2af9 [CP] fix TxCtxInfo add cluster-version sanity-check 2024-05-31 04:25:52 +00:00
obdev
92caf6bb03 [Standby] restore sync status optimization 2024-05-30 14:46:30 +00:00
zhenhan.gong@gmail.com
a78b006e5a add ddl task status placeholder for fts index task 2024-05-30 14:41:03 +00:00
zhjc1124
48881afc22 [CP] update_tenant_memory after create_tenant instantly 2024-05-30 14:24:59 +00:00
obdev
68730a8bc2 tracepoint occupy position 2024-05-30 12:04:40 +00:00
obdev
a4945c7460 [BUGFIX] fix allocator not reuse when refresh full table schema 2024-05-30 11:58:48 +00:00
Tsunaou
01b518b9c7 init cs meta for row store co sstable when init 2024-05-30 11:53:20 +00:00
SevenJ-swj
e8f5de0a1a support external table auto refresh 2024-05-30 11:47:58 +00:00
chimyue
a08c6adbb9 remove check_table_id_exists when resolve stmt 2024-05-30 11:31:41 +00:00
obdev
3b425920cb [CP] 【cp】patch dbms_scheduler 421bp7 bugfix 2024-05-30 11:26:24 +00:00
seuwebber
e4b2343022 [CP] [to #55892808]fix bug dblink transaction in nested sql 2024-05-30 09:26:27 +00:00
seuwebber
f857cd2956 [CP] [to #56290489]fix PL dblink bug 2024-05-30 09:21:03 +00:00
yaojing624
4ae54478d2 Fix:StmtSavedValue forgot to reset, unified repair 2024-05-30 09:10:12 +00:00
YangEfei
e76485f957 [TABLELOCK] Fix bug about calling release_all_locks when session doesn't hold any locks 2024-05-30 09:04:30 +00:00
IHEII
e4bf916318 [CP] [Fix] HBase filter cell 2024-05-30 04:23:10 +00:00
tushicheng
b70ce332f4 fix dead_lock when create_sub_mgr 2024-05-30 04:17:51 +00:00
wjhh2008
f43b91cab6 Hold ids for external table 2024-05-30 04:12:23 +00:00
obdev
55c2b80df5 Fix restore to archive round upper bound failed 2024-05-30 04:06:57 +00:00
obdev
323dbd5a57 Fix issue: memory bloat in storage::pad_column 2024-05-29 15:47:03 +00:00
medcll
7d58b7fbd3 modify error code from -4016 to -4002 when pass invalid arguments in dbms_mview.purge_log() and dbms_mview.refresh() 2024-05-29 13:13:17 +00:00
wjhh2008
02a9c37cd3 [CP] load data retry bug 2024-05-29 13:07:35 +00:00
a1iive
924cc2e2b3 vector expr placeholder 2024-05-29 13:01:37 +00:00
zxlzxlzxlzxlzxl
b52a186253 [CdcService] Fix fetch missing log in archive 2024-05-29 12:40:45 +00:00
hy-guo
b15341b7c9 fix mv rewrite outline not reproducible 2024-05-29 12:29:33 +00:00
18523270951@163.com
63984b1d4e fix hash join nestloop process lose chunk 2024-05-29 10:28:13 +00:00
wangt1xiuyi
c9481cfc40 fix listagg param check bug 2024-05-29 10:22:49 +00:00
gaishun
fc9d6e0f7b bug fix: mem leak in load_table_store 2024-05-29 08:24:42 +00:00
LINxiansheng
d9213adda1 update obshell to 4.2.3.1-42024052814 2024-05-29 08:19:15 +00:00
yaojing624
cc34b5ff54 placeholder tracepoint 2024-05-29 07:50:44 +00:00
obdev
0e82d014fd fix undo_node pre_alloc and add tx_ctx replay from middle case 2024-05-29 07:45:25 +00:00
AnimationFan
0c935cf425 fix bug, dbms_metadata.get_ddl not show cg info of column store index 2024-05-29 07:16:05 +00:00
leftgeek
a19fff3cb2 add placeholder for create mv build deferred syntax 2024-05-29 06:17:07 +00:00