36 std::tuple<size_t, std::vector<std::shared_ptr<Chunk_NS::Chunk>>,
ChunkIterVector>>;
40 const std::vector<std::string>& columnNames);
ChunkAccessorTable getChunkAccessorTable(const Catalog_Namespace::Catalog &cat, const TableDescriptor *td, const std::vector< std::string > &columnNames)
class for a per-database catalog. also includes metadata for the current database and the current use...
ChunkIterVector & getChunkItersAndRowOffset(ChunkAccessorTable &table, size_t rowid, size_t &rowOffset)
std::vector< ChunkIter > ChunkIterVector
std::vector< std::tuple< size_t, std::vector< std::shared_ptr< Chunk_NS::Chunk >>, ChunkIterVector >> ChunkAccessorTable