539 Commits

Author SHA1 Message Date
Handora
2eeabad6ca [2pc] drive 2pc with 1 participants 2023-05-23 09:47:21 +00:00
nroskill
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
obdev
10ebab170d Fix a batch of memory not being split to tenant 2023-05-18 14:11:18 +00:00
Handora
b5ac0c7bf6 optimize memtable garbage collection 2023-05-16 09:46:50 +00:00
saltonz
4e78cd9426 [bugfix] fix column equal encoding exception offset array overflow 2023-05-16 04:16:42 +00:00
obdev
cf5be5d6f4 push the memtable whose end_max_scn is 0 from max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-11 13:58:38 +00:00
KyrielightWei
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
cqliang1995
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
HaHaJeff
b28397d91f fixed query LOG_DISK_IN_USE from gv$ob_servers may be negative. 2023-05-08 09:11:54 +00:00
obdev
46440f7243 bugfix: xmlupdate expr, xpath filter compare and disable xpath union 2023-05-08 08:12:12 +00:00
HaHaJeff
9dcf449833 fixed restart failed due to incomplete log disk expansionoperation. 2023-05-08 06:08:31 +00:00
zzg19950727
1d1d1e009e fix generate partition join filter plan bug 2023-05-08 02:38:37 +00:00
ZenoWang
ccde264e06 [FEAT MERGE] Improve the inner implementation of tx table
Co-authored-by: kongfy <njukongfy@gmail.com>
2023-05-07 07:38:34 +00:00
obdev
1a4be45b79 fix xml issue: updatexml expr result not escape partially & xmlcast expr result should revert escape character 2023-05-07 04:08:30 +00:00
HaHaJeff
0f30c4a321 revert(logservice): hidden sys tenant will actually occupy the log disk space. 2023-05-07 03:42:24 +00:00
obdev
d6c6e05727 [FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-05-06 08:15:43 +00:00
obdev
a933ef50d3 fix xml issue:49339811/49171054/49294030/49405058/49424328 2023-05-05 11:45:32 +00:00
obdev
e6cf47df8f push memtable max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-05 04:45:21 +00:00
obdev
2fd0498ce3 use tenant memmory to alloc ObTxLSLogCb 2023-05-05 03:08:48 +00:00
obdev
1764237a55 bug/49336298 extra endtags need report error when content parsing 2023-05-04 08:11:50 +00:00
obdev
8094743d24 [FEAT MERGE] implement of log disk writing throttling 2023-05-02 01:45:12 +00:00
qianchanger
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
wjhh2008
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
yinyj17
34a9edf738 [FEAT MERGE] support restore encrypted tenant 2023-04-28 15:15:31 +00:00
obdev
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +00:00
zzg19950727
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
obdev
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
HaHaJeff
58bb3d34b7 PalfBufferIterator support return padding log. 2023-04-28 03:41:40 +00:00
tino247
6873db3200 [CP] Fix starvation problem for ObUniqTaskQueue 2023-04-27 12:45:26 +00:00
wangt1xiuyi
f745b47cbc [FEAT MERGE] implement dynamic sampling 2023-04-27 12:15:28 +00:00
obdev
6b8425d8b0 [FEAT MERGE] server manager 微服务化改造
Co-authored-by: maosy <630014370@qq.com>
2023-04-27 16:13:23 +08:00
obdev
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
BinChenn
ef51ca80f8 [PALF] fix GET_MIN_DATA_VERSION may return -4018 2023-04-26 15:09:35 +00:00
SanmuWangZJU
229db2bb7b [CP] [OBCDC] Support heap table for OB4.x mark part_key or dep_col of part_key as primary_key 2023-04-24 08:11:42 +00:00
Handora
7beeb7dd31 [BUG] fix after append cb core 2023-04-24 07:11:32 +00:00
obdev
dce925b7f0 remove get_method array from query range extraction 2023-04-23 08:05:50 +00:00
BinChenn
1d918d8dbf reporting events of PALF to history table asynchronously 2023-04-22 14:34:34 +00:00
obdev
42309e3d93 [FEAT MERGE] Support PIE 2023-04-22 14:13:33 +00:00
obdev
5aba3122f5 fix storage schema bug that dec unsync_cnt_for_multi_data 2023-04-21 05:11:14 +00:00
JiahuaChen
8a5cf3c010 Add tenant unit tablet total cnt limitation 2023-04-20 13:41:27 +00:00
obdev
0e762bcbc5 [FEAT MERGE] cap_config_4.2 2023-04-18 07:41:54 +00:00
obdev
a36c4299c1 fix the problem that the gap between triggering a rebuild and disabling voting may lead to unnecessary rebuilds 2023-04-13 06:53:41 +00:00
obdev
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
obdev
9e1fc64a14 optimize compaction statistic on tablet stat 2023-04-13 06:24:58 +00:00
akaError
4eaf9b58b0 fix canonicalizer bug 2023-04-11 12:28:09 +08:00
simonjoylet
9d477317a9 fix build ddl table store 2023-04-06 14:11:19 +00:00
obdev
6cfbbe8784 [CP] fix bug about time type for old engine and new engine 2023-04-04 15:41:19 +00:00
Handora
a920d19e0a [BUG] remove callback when on failure 2023-04-04 07:14:37 +00:00
obdev
0b1e970028 add warning log when the number of sstable is at high level 2023-04-04 04:47:41 +00:00
obdev
8b00a6d6be Change the memory of ObEncodingRowBufHolder to hang on its own tenant which used to hang on 500. 2023-04-04 01:41:16 +00:00