|  | 4f9e61c292 | add pcode for recover restore table ddl. | 2023-08-10 02:12:33 +00:00 |  | 
			
				
					|  | 0ce1944196 | Fix inaccurate object_set's hold_bytes metric | 2023-08-09 12:42:38 +00:00 |  | 
			
				
					|  | 581225e5a0 | fix unix socket connection denied by ob_tcp_invited_node | 2023-08-09 04:42:53 +00:00 |  | 
			
				
					|  | 9bbd0b3c26 | add trace for allocate link buffer | 2023-08-09 02:54:39 +00:00 |  | 
			
				
					|  | c46d7a39d8 | Move CommonNetwork from DEFAULT_CTX_ID | 2023-08-08 13:48:42 +00:00 |  | 
			
				
					|  | 7a3548cb4b | [json] json arrayagg, json objectagg refration | 2023-08-08 08:54:37 +00:00 |  | 
			
				
					|  | c4b59bc122 | print log when oss upload/download bandwidth exceed limit | 2023-08-08 08:48:38 +00:00 |  | 
			
				
					|  | cf6ace1f68 | fix: 1. rapidjson coredump bug when oom. 2. json_value support truncate clause | 2023-08-08 08:42:35 +00:00 |  | 
			
				
					|  | 9085543640 | Solve the problem that the sanity_check_range does not take effect when the length overflows | 2023-08-08 07:54:58 +00:00 |  | 
			
				
					|  | b70f0e35b7 | Fix a situation where the CRASH log may not be printed | 2023-08-07 13:12:23 +00:00 |  | 
			
				
					|  | e74be98c8a | [to #51159591] add spinlock for debugger runtime info | 2023-08-07 12:42:32 +00:00 |  | 
			
				
					|  | 2d7760cb99 | add rpc pcode for transfer no kill tx | 2023-08-07 12:12:37 +00:00 |  | 
			
				
					|  | c60cc58da2 | [GIS]fix SRSWKTParser memory leak | 2023-08-07 07:18:34 +00:00 |  | 
			
				
					|  | e112ed684d | remove the use of trace mode except pl | 2023-08-07 04:12:30 +00:00 |  | 
			
				
					|  | f87b31f4e7 | fix illegal stmt caused by deep copy of sharding condition which contains query ref expr | 2023-08-04 08:48:25 +00:00 |  | 
			
				
					|  | 8e88ce9fed | Adding ObTMArray to solve memory bloat issue | 2023-08-04 04:42:28 +00:00 |  | 
			
				
					|  | 47a62fcc40 | delay the destruction of ObTenantCtxAllocatorGuard to avoid tenant allocator not exist error | 2023-08-04 02:12:34 +00:00 |  | 
			
				
					|  | b654ef984b | liboblog support rpc authentication | 2023-08-03 03:12:17 +00:00 |  | 
			
				
					|  | f9b9ce2307 | [BUG] ignore 4377 when participants die | 2023-08-03 02:42:37 +00:00 |  | 
			
				
					|  | 995d8925e1 | Added tracepoint control flush plan cache does not clean up leak memory | 2023-08-02 09:24:21 +00:00 |  | 
			
				
					|  | 8c4aa1bc0a | Add defensive logic to avoid mem leak && improve leak debug log | 2023-08-02 08:42:24 +00:00 |  | 
			
				
					|  | 90def6ad4a | oracle json construct function refaction && oracle json expr option clause syntax support | 2023-08-02 06:54:16 +00:00 |  | 
			
				
					|  | f3a7c8593a | fix decimal type error | 2023-08-02 03:12:23 +00:00 |  | 
			
				
					|  | ae7e9600ce | add rpc code for partition split task | 2023-08-02 00:54:14 +00:00 |  | 
			
				
					|  | 4251560f1b | [OBKV]add obkv rerouting pcode | 2023-08-01 19:42:25 +00:00 |  | 
			
				
					|  | b1c8e014b3 | [GIS]fix ret error | 2023-08-01 18:42:27 +00:00 |  | 
			
				
					|  | a70113f97e | sync wash fragment for kvcache alloc when memory not enough | 2023-08-01 16:18:45 +00:00 |  | 
			
				
					|  | 3b07f6c3d0 | opt ObSQLSessionInfo | 2023-08-01 14:54:15 +00:00 |  | 
			
				
					|  | 90db6dcaea | fix use-after-free when rpc client socket connecting | 2023-07-28 02:42:39 +00:00 |  | 
			
				
					|  | 8d02ac1fc8 | Fix all_virtual_ls_info bug | 2023-07-27 04:12:40 +00:00 |  | 
			
				
					|  | 92034abdd3 | fix build error for inc_build_test regression | 2023-07-27 03:13:14 +00:00 |  | 
			
				
					|  | cd9798ae42 | 修复obrowkey反序列化bug导致建多分区表内存膨胀的问题 | 2023-07-26 09:12:47 +00:00 |  | 
			
				
					|  | f7c543a8bc | [bug fix]add pre_check | 2023-07-25 09:48:27 +00:00 |  | 
			
				
					|  | b3e35e7a46 | Ps return time is_negative flag use 1 rather than DT_MODE_NEG | 2023-07-24 14:42:34 +00:00 |  | 
			
				
					|  | 0e211a956d | add errno code OB_TABLET_GC_LOCK_CONFLICT and OB_LS_WAITING_SAFE_DESTROY | 2023-07-24 13:48:35 +00:00 |  | 
			
				
					|  | 46b5cec0dc | modify proxy transparent transmit prefix | 2023-07-24 13:18:28 +00:00 |  | 
			
				
					|  | cfaace79c2 | add io diagnose info | 2023-07-24 12:42:41 +00:00 |  | 
			
				
					|  | 9974a38e66 | [CP] fix bug about datetime when serlize | 2023-07-24 09:12:33 +00:00 |  | 
			
				
					|  | 283a9c0b9a | fix se array of tablet range allocate too much memory and send piece msg core | 2023-07-24 07:18:34 +00:00 |  | 
			
				
					|  | 86fa74323f | libc memory leak of PL does not output ERROR log | 2023-07-24 02:48:34 +00:00 |  | 
			
				
					|  | 98d510ecf1 | adjust the max packet limit to INT32_MAX in pkt-nio | 2023-07-23 13:42:32 +00:00 |  | 
			
				
					|  | b3e8f8f67b | [CP] enhance GTT | 2023-07-21 09:48:59 +00:00 |  | 
			
				
					|  | 353f6dbe1d | json path memory leak bugfix | 2023-07-20 09:48:07 +00:00 |  | 
			
				
					|  | 0e559980f4 | fix invalid number in rowid caused core | 2023-07-20 07:42:33 +00:00 |  | 
			
				
					|  | 1e30cd9247 | fix binary-float type error in dblink | 2023-07-20 04:42:17 +00:00 |  | 
			
				
					|  | c48de8739b | [SCHEMA] Optimize performance for refreshing full schema | 2023-07-20 04:12:12 +00:00 |  | 
			
				
					|  | bcf3d94b1d | fix st_distance stack overflow | 2023-07-19 08:12:18 +00:00 |  | 
			
				
					|  | ba2f4e09e8 | test archive file overwrite | 2023-07-18 09:42:14 +00:00 |  | 
			
				
					|  | f397371718 | [fix][PALF] migrating/replicating replicas as learners Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: joseph12138 <17862707376@163.com> | 2023-07-17 13:18:17 +00:00 |  | 
			
				
					|  | 97d8e0fc71 | [CP] Add schema history cache | 2023-07-17 07:48:20 +00:00 |  |