mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 02:29:03 +00:00 
			
		
		
		
	 a117b0224d
			
		
	
	
		a117b0224d
		
			
		
	
	
	
	
		
			
			* fetch query log path as dir/file * add test for multiple files log fetch * non-csv log file test
		
			
				
	
	
	
		
			162 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			162 B
		
	
	
	
	
	
	
	
| 1 | query_text | database_name | schema_name | 
|---|---|---|---|
| 2 | select * from product_data | default | information_schema | 
| 3 | select * from students where marks>=80 | default | information_schema |