mirror of
				https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
				synced 2025-10-30 07:25:34 +03:00 
			
		
		
		
	
			
				
					
						
					
					5c834ac7cd5478d4df939a655121470412e4081d
				
			
			
		
	* fix(CEJ, segfault): MCOL-6198 - segfault during crossengine join The patch moves joiners' initialization to a place after all possible allocations of smallSideRGs vector so pointer to it's data does not change anymore. This makes crash to cease. An appropriate test is added to bugfixes suite. * Change to test * Another dangling pointer * A change to test * A change to test
MariaDB ColumnStore Storage engine 23.10.X
It is built by porting InfiniDB 4.6.7 on MariaDB and adding entirely new features not found anywhere else.
Building
This repository is not meant to be built independently outside of MariaDB server.
https://github.com/MariaDB/server
See building instructions here.
Issue tracking
Issue tracking of MariaDB ColumnStore happens in JIRA, https://jira.mariadb.org/browse/MCOL
					Languages
				
				
								
								
									C++
								
								88.9%
							
						
							
								
								
									Shell
								
								2.9%
							
						
							
								
								
									C
								
								2.9%
							
						
							
								
								
									Python
								
								2.6%
							
						
							
								
								
									Assembly
								
								1.3%
							
						
							
								
								
									Other
								
								1.2%