mirror of
				https://github.com/cldellow/sqlite-parquet-vtable.git
				synced 2025-11-04 02:39:56 +00:00 
			
		
		
		
	Note about versions
This commit is contained in:
		@@ -16,6 +16,7 @@ and may be good enough for yours, too.
 | 
				
			|||||||
## Building
 | 
					## Building
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1. Install [`parquet-cpp`](https://github.com/apache/parquet-cpp)
 | 
					1. Install [`parquet-cpp`](https://github.com/apache/parquet-cpp)
 | 
				
			||||||
 | 
					    1. Master appears to be broken for text row group stats; see https://github.com/cldellow/sqlite-parquet-vtable/issues/5 for which versions to use
 | 
				
			||||||
2. Run `./build-sqlite` to fetch and build the SQLite dev bits
 | 
					2. Run `./build-sqlite` to fetch and build the SQLite dev bits
 | 
				
			||||||
3. Run `./parquet/make` to build the module
 | 
					3. Run `./parquet/make` to build the module
 | 
				
			||||||
    1. You will need to fixup the paths in this file to point at your local parquet-cpp folder.
 | 
					    1. You will need to fixup the paths in this file to point at your local parquet-cpp folder.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user