You've already forked mariadb-columnstore-engine
							
							
				mirror of
				https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
				synced 2025-10-31 18:30:33 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			315 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			315 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| /**
 | |
|  * Autogenerated by Thrift Compiler (0.9.1)
 | |
|  *
 | |
|  * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
 | |
|  *  @generated
 | |
|  */
 | |
| #include "querytele_constants.h"
 | |
| 
 | |
| namespace querytele
 | |
| {
 | |
| const queryteleConstants g_querytele_constants;
 | |
| 
 | |
| queryteleConstants::queryteleConstants()
 | |
| {
 | |
| }
 | |
| 
 | |
| }  // namespace querytele
 |