| 
						
					 | 
					
						
						
							
						
						3fd4afdc90
					 | 
					
						
						
							
							Fix print vectorized rows core when row is skipped
						
						
						
						
						
						
					 | 
					
						2024-02-08 19:03:50 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0d0b11c0cc
					 | 
					
						
						
							
							[FEAT MERGE] impl vectorization 2.0
						
						
						
						
						
						
						
						Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com> 
						
						
					 | 
					
						2024-02-08 05:32:54 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1c20161f72
					 | 
					
						
						
							
							[FEAT MERGE] column store ddl
						
						
						
						
						
						
						
						Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com> 
						
						
					 | 
					
						2024-02-07 23:09:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						112b0dfbd4
					 | 
					
						
						
							
							[FEAT MERGE] Support index usage monitoring
						
						
						
						
						
						
					 | 
					
						2024-02-07 16:12:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						fd77441e70
					 | 
					
						
						
							
							[CP] fix: fix the correctness problem induced by batch rescan not supported reverse order
						
						
						
						
						
						
					 | 
					
						2024-02-07 05:50:26 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c8ef409bf3
					 | 
					
						
						
							
							Do not report ERROR when sample rate equals 100
						
						
						
						
						
						
					 | 
					
						2024-02-06 14:49:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0784522672
					 | 
					
						
						
							
							Add error log for random table scan tracepoint
						
						
						
						
						
						
					 | 
					
						2024-01-25 07:12:23 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1148fd8ea1
					 | 
					
						
						
							
							Add tracepoint of random batch_size/skip_bits for table scan
						
						
						
						
						
						
					 | 
					
						2024-01-19 03:18:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						6e71299fd5
					 | 
					
						
						
							
							[placeholder] serialization placeholder for domain index scan and text retrieval
						
						
						
						
						
						
					 | 
					
						2024-01-18 09:17:48 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						93b7f4e8aa
					 | 
					
						
						
							
							Filling the tablet_id field in table __all_ddl_checksum
						
						
						
						
						
						
					 | 
					
						2024-01-10 07:13:08 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						6ef2d82735
					 | 
					
						
						
							
							[CP] Fix the issue of incorrect results with batch NLJ + SET OP
						
						
						
						
						
						
					 | 
					
						2024-01-05 05:17:35 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						33600ef896
					 | 
					
						
						
							
							fix vec2.0 px merge sort receive and table scan partition pruning bug
						
						
						
						
						
						
					 | 
					
						2024-01-03 11:52:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						bbb4662d91
					 | 
					
						
						
							
							Fix print vectorized rows core when row is skipped
						
						
						
						
						
						
					 | 
					
						2024-01-02 10:13:23 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b6773084c6
					 | 
					
						
						
							
							[FEAT MERGE] impl vectorization 2.0
						
						
						
						
						
						
						
						Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com> 
						
						
					 | 
					
						2023-12-22 03:43:22 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e99cc037cc
					 | 
					
						
						
							
							[FEAT MERGE] column store ddl
						
						
						
						
						
						
						
						Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com> 
						
						
					 | 
					
						2023-12-18 14:13:54 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						663ba5569a
					 | 
					
						
						
							
							[FEAT MERGE] Support index usage monitoring
						
						
						
						
						
						
						
						Co-authored-by: Phoeniwx <phoeniwx@outlook.com>
Co-authored-by: jiangxianfu <steven_jiangxf@hotmail.com> 
						
						
					 | 
					
						2023-12-12 10:21:52 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						88451e8b98
					 | 
					
						
						
							
							[CP] fix: fix the correctness problem induced by batch rescan not supported reverse order
						
						
						
						
						
						
					 | 
					
						2023-11-29 11:46:05 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0c8e9d598d
					 | 
					
						
						
							
							[CP] Fix the issue of incorrect results in flashback query
						
						
						
						
						
						
					 | 
					
						2023-11-06 07:39:42 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						38d3830962
					 | 
					
						
						
							
							[CP] fix partition wise join and global index lookup -4016
						
						
						
						
						
						
					 | 
					
						2023-11-02 05:12:51 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						bcd29d1bc9
					 | 
					
						
						
							
							[CP] fix batch rescan report -4016
						
						
						
						
						
						
					 | 
					
						2023-10-18 12:39:28 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						3567101b17
					 | 
					
						
						
							
							[CP] fix row_scn report -4016
						
						
						
						
						
						
					 | 
					
						2023-10-17 08:39:33 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						508120bc1f
					 | 
					
						
						
							
							[CP] fix: fix the core induced by spf batch rescan
						
						
						
						
						
						
					 | 
					
						2023-09-28 02:43:45 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						85888c990d
					 | 
					
						
						
							
							[CP] Add in_rescan flag in TableScanOp and disable retry when in_rescan
						
						
						
						
						
						
					 | 
					
						2023-09-20 16:23:05 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						350df65bbf
					 | 
					
						
						
							
							[CP] Disable das retry for rescan.
						
						
						
						
						
						
					 | 
					
						2023-09-18 04:40:20 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f00019cb7c
					 | 
					
						
						
							
							[FOREIGN KEY] fix the bug about meet invalid conflict during checking child table which without index
						
						
						
						
						
						
					 | 
					
						2023-09-14 23:47:53 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						3f04abacab
					 | 
					
						
						
							
							clear ddl checksum of source table and dest table before retry execution.
						
						
						
						
						
						
					 | 
					
						2023-09-11 10:44:11 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f4bf5f41c9
					 | 
					
						
						
							
							[FEAT MERGE] merge recover table
						
						
						
						
						
						
						
						Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com> 
						
						
					 | 
					
						2023-09-05 06:47:00 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						044fadf593
					 | 
					
						
						
							
							[FEAT MERGE]:Merge foreign key feature to master
						
						
						
						
						
						
						
						Co-authored-by: YangEfei <yangyifei96@outlook.com> 
						
						
					 | 
					
						2023-08-30 13:10:42 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						81b8923b14
					 | 
					
						
						
							
							[FEAT MERGE] system resource optimization
						
						
						
						
						
						
						
						Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com> 
						
						
					 | 
					
						2023-08-29 10:41:01 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4163502241
					 | 
					
						
						
							
							Make Das task fast false when das task under partition wise nlj
						
						
						
						
						
						
					 | 
					
						2023-08-10 10:54:48 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						dc60d1a54c
					 | 
					
						
						
							
							Add tx snapshot for 4377 check in index lookup.
						
						
						
						
						
						
					 | 
					
						2023-07-17 04:18:16 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d43333d322
					 | 
					
						
						
							
							Fix das task retry issue introduce by transfer.
						
						
						
						
						
						
					 | 
					
						2023-07-04 10:42:04 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9dae112952
					 | 
					
						
						
							
							[FEAT MERGE] merge transfer
						
						
						
						
						
						
						
						Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com> 
						
						
					 | 
					
						2023-06-21 11:42:28 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						60cef12e3e
					 | 
					
						
						
							
							fix no close bug for global index
						
						
						
						
						
						
					 | 
					
						2023-06-08 04:48:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						88f20f9b8b
					 | 
					
						
						
							
							Fix: oracle mode char type virtual generate column to build index, insert blank space into index table error
						
						
						
						
						
						
					 | 
					
						2023-06-06 05:24:07 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4f890f0a8c
					 | 
					
						
						
							
							fix granule iterator generate T_PDML_PARTITION_ID expr bug
						
						
						
						
						
						
					 | 
					
						2023-05-30 13:47:29 +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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9e328378c8
					 | 
					
						
						
							
							[FEAT MERGE] 4.2 add trans_debug_info for 4377
						
						
						
						
						
						
						
						Co-authored-by: Handora <qcdsr970209@gmail.com> 
						
						
					 | 
					
						2023-05-06 06:08:35 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						09ed904b58
					 | 
					
						
						
							
							[FEAT MERGE] Support external table
						
						
						
						
						
						
						
						Co-authored-by: jingtaoye35 <1255153887@qq.com> 
						
						
					 | 
					
						2023-04-29 15:11:50 +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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						83f8e7721d
					 | 
					
						
						
							
							[foreign key] remove change DMLFlag by iter_uncommited_row in sstable, to avoid 4377 problem
						
						
						
						
						
						
					 | 
					
						2023-04-24 09:11:25 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						dce925b7f0
					 | 
					
						
						
							
							remove get_method array from query range extraction
						
						
						
						
						
						
					 | 
					
						2023-04-23 08:05:50 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8daff3e658
					 | 
					
						
						
							
							[FEAT MERGE]logical plan move to plan cache module add feedback into to plan
						
						
						
						
						
						
					 | 
					
						2023-04-18 11:41:58 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						fea5ff60a9
					 | 
					
						
						
							
							[4377] add diagnose info for 4377 of index lookup
						
						
						
						
						
						
					 | 
					
						2023-04-04 09:44:52 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						03809198e1
					 | 
					
						
						
							
							support collecting table scan info into sql_plan_monitor
						
						
						
						
						
						
					 | 
					
						2023-04-03 19:41:28 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a486fed522
					 | 
					
						
						
							
							Fix the bug of using wrong table id when building part join filter expr id
						
						
						
						
						
						
					 | 
					
						2023-04-01 11:11:13 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a8778f6a45
					 | 
					
						
						
							
							Fix the bug of lookup iter failing to switch partition correctly
						
						
						
						
						
						
					 | 
					
						2023-03-24 08:15:13 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e3aa4c5a8f
					 | 
					
						
						
							
							Add is_lookup flag in query_flag to inform the transaction layer that this is a lookup task
						
						
						
						
						
						
					 | 
					
						2023-03-22 10:41:42 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8ce2f275c4
					 | 
					
						
						
							
							[fix] remove some internal urls and emails
						
						
						
						
						
						
					 | 
					
						2023-03-17 20:57:21 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |