Directory dependency graph for columns:Files | |
| array_column.hpp | |
| Array column support.  | |
| base_column.hpp | |
| Base class for every typed ClickHouse column. To add new columns one should derive from this class, define types aliases:    | |
| column_includes.hpp | |
| column_iterator.hpp | |
| column_wrapper.hpp | |
| common_columns.hpp | |
| datetime64_column.hpp | |
| DateTime64 columns support.  | |
| datetime_column.hpp | |
| DateTime column support.  | |
| float32_column.hpp | |
| Float32 column support.  | |
| float64_column.hpp | |
| Float64 column support.  | |
| int32_column.hpp | |
| Int32 column support.  | |
| int64_column.hpp | |
| Int64 column support.  | |
| int8_column.hpp | |
| Int8 column support.  | |
| nullable_column.hpp | |
| Nullable column support.  | |
| string_column.hpp | |
| String column support.  | |
| uint16_column.hpp | |
| UInt16 column support.  | |
| uint32_column.hpp | |
| UInt32 column support.  | |
| uint64_column.hpp | |
| UInt64 column support.  | |
| uint8_column.hpp | |
| UInt8 column support.  | |
| uuid_column.hpp | |
| UUID column support.  | |