#include <column.h>
|
static std::unique_ptr< Column > | createColumn (std::string name, common::LogicalType dataType, BMFileHandle *dataFH, BufferManager *bufferManager, ShadowFile *shadowFile, bool enableCompression) |
|
◆ createColumn()
static std::unique_ptr< Column > kuzu::storage::ColumnFactory::createColumn |
( |
std::string | name, |
|
|
common::LogicalType | dataType, |
|
|
BMFileHandle * | dataFH, |
|
|
BufferManager * | bufferManager, |
|
|
ShadowFile * | shadowFile, |
|
|
bool | enableCompression ) |
|
static |
The documentation for this struct was generated from the following file: