You've already forked mariadb-columnstore-engine
							
							
				mirror of
				https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
				synced 2025-11-03 17:13:17 +03:00 
			
		
		
		
	The signatures were getting destroyed whilst processing before being used in the dictionary de-duplication cache making the cache full of empty strings. This fix resets the signature after insertion for the cache. This fix also lets the signature cache be read when there is 1000 entries in it.