OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ParquetDataWrapper.h File Reference
#include <map>
#include <unordered_set>
#include <vector>
#include "AbstractFileStorageDataWrapper.h"
#include "DataMgr/Chunk/Chunk.h"
#include "DataPreview.h"
#include "ForeignDataWrapper.h"
#include "ForeignTableSchema.h"
#include "ImportExport/Importer.h"
#include "Interval.h"
#include "LazyParquetChunkLoader.h"
+ Include dependency graph for ParquetDataWrapper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foreign_storage::ParquetDataWrapper
 

Namespaces

 arrow
 
 arrow::fs
 
 foreign_storage
 

Typedefs

using foreign_storage::FilePathAndRowGroup = std::pair< std::string, int32_t >