|  | c9cccf08db | Use tenant-level object pool instead of sop_borrow | 2023-05-26 10:41:16 +00:00 |  | 
			
				
					|  | 77f83568f9 | [OPTIMIZATION] performance is slow down for submit redo with big txn | 2023-05-26 08:46:47 +00:00 |  | 
			
				
					|  | 2237bcd5ca | [Election] fix table_accessor read string bug | 2023-05-26 05:22:32 +00:00 |  | 
			
				
					|  | 4ea455b9f9 | [tx-route] support receive duplicate state from proxy | 2023-05-25 08:11:51 +00:00 |  | 
			
				
					|  | 884c4c3a02 | xml binary internal support & code optimize | 2023-05-24 05:41:48 +00:00 |  | 
			
				
					|  | 978d31c7e1 | [PALF] fix wait_log_barrier condition | 2023-05-23 12:41:41 +00:00 |  | 
			
				
					|  | 2eeabad6ca | [2pc] drive 2pc with 1 participants | 2023-05-23 09:47:21 +00:00 |  | 
			
				
					|  | b6cb96f6ce | remove unused code | 2023-05-22 03:41:34 +00:00 |  | 
			
				
					|  | 10ebab170d | Fix a batch of memory not being split to tenant | 2023-05-18 14:11:18 +00:00 |  | 
			
				
					|  | b5ac0c7bf6 | optimize memtable garbage collection | 2023-05-16 09:46:50 +00:00 |  | 
			
				
					|  | 4e78cd9426 | [bugfix] fix column equal encoding exception offset array overflow | 2023-05-16 04:16:42 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | b28397d91f | fixed query LOG_DISK_IN_USE from gv$ob_servers may be negative. | 2023-05-08 09:11:54 +00:00 |  | 
			
				
					|  | 46440f7243 | bugfix: xmlupdate expr, xpath filter compare and disable xpath union | 2023-05-08 08:12:12 +00:00 |  | 
			
				
					|  | 9dcf449833 | fixed restart failed due to incomplete log disk expansionoperation. | 2023-05-08 06:08:31 +00:00 |  | 
			
				
					|  | 1d1d1e009e | fix generate partition join filter plan bug | 2023-05-08 02:38:37 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 0f30c4a321 | revert(logservice): hidden sys tenant will actually occupy the log disk space. | 2023-05-07 03:42:24 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | a933ef50d3 | fix xml issue:49339811/49171054/49294030/49405058/49424328 | 2023-05-05 11:45:32 +00:00 |  | 
			
				
					|  | e6cf47df8f | push memtable max_end_scn to start_scn + 1 for replay multi-transaction commit log | 2023-05-05 04:45:21 +00:00 |  | 
			
				
					|  | 2fd0498ce3 | use tenant memmory to alloc ObTxLSLogCb | 2023-05-05 03:08:48 +00:00 |  | 
			
				
					|  | 1764237a55 | bug/49336298 extra endtags need report error when content parsing | 2023-05-04 08:11:50 +00:00 |  | 
			
				
					|  | 8094743d24 | [FEAT MERGE] implement of log disk writing throttling | 2023-05-02 01:45:12 +00:00 |  | 
			
				
					|  | 3ae36f5774 | [FEAT MERGE]4.2 PX Feature | 2023-04-30 04:41:31 +00:00 |  | 
			
				
					|  | 09ed904b58 | [FEAT MERGE] Support external table Co-authored-by: jingtaoye35 <1255153887@qq.com> | 2023-04-29 15:11:50 +00:00 |  | 
			
				
					|  | 34a9edf738 | [FEAT MERGE] support restore encrypted tenant | 2023-04-28 15:15:31 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 17abf2818a | [FEAT MERGE] OB Support XMLType Co-authored-by: simonjoylet <simonjoylet@gmail.com> | 2023-04-28 03:45:10 +00:00 |  | 
			
				
					|  | 58bb3d34b7 | PalfBufferIterator support return padding log. | 2023-04-28 03:41:40 +00:00 |  | 
			
				
					|  | 6873db3200 | [CP] Fix starvation problem for ObUniqTaskQueue | 2023-04-27 12:45:26 +00:00 |  | 
			
				
					|  | f745b47cbc | [FEAT MERGE] implement dynamic sampling | 2023-04-27 12:15:28 +00:00 |  | 
			
				
					|  | 6b8425d8b0 | [FEAT MERGE] server manager 微服务化改造 Co-authored-by: maosy <630014370@qq.com> | 2023-04-27 16:13:23 +08:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | ef51ca80f8 | [PALF] fix GET_MIN_DATA_VERSION may return -4018 | 2023-04-26 15:09:35 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 7beeb7dd31 | [BUG] fix after append cb core | 2023-04-24 07:11:32 +00:00 |  | 
			
				
					|  | dce925b7f0 | remove get_method array from query range extraction | 2023-04-23 08:05:50 +00:00 |  | 
			
				
					|  | 1d918d8dbf | reporting events of PALF to history table asynchronously | 2023-04-22 14:34:34 +00:00 |  | 
			
				
					|  | 42309e3d93 | [FEAT MERGE] Support PIE | 2023-04-22 14:13:33 +00:00 |  | 
			
				
					|  | 5aba3122f5 | fix storage schema bug that dec unsync_cnt_for_multi_data | 2023-04-21 05:11:14 +00:00 |  | 
			
				
					|  | 8a5cf3c010 | Add tenant unit tablet total cnt limitation | 2023-04-20 13:41:27 +00:00 |  | 
			
				
					|  | 0e762bcbc5 | [FEAT MERGE] cap_config_4.2 | 2023-04-18 07:41:54 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 36e28a5f79 | fix null mod_name | 2023-04-13 06:46:35 +00:00 |  | 
			
				
					|  | 9e1fc64a14 | optimize compaction statistic on tablet stat | 2023-04-13 06:24:58 +00:00 |  |