Vitaly Baranov
|
4b6cba9a8e
|
IColumn::getPermutation() and IColumn::permutate() functions, "limit" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:09 +03:00 |
|
Vitaly Baranov
|
833aa9189b
|
IColumn::index() function, "limit" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:47:41 +03:00 |
|
Alexey Milovidov
|
c603d270f4
|
Cleanups #4246
|
2019-02-10 18:17:45 +03:00 |
|
Amos Bird
|
8736a3908f
|
left pad
|
2018-12-24 23:51:06 +08:00 |
|
Nikolai Kochetov
|
9f591b8d02
|
Merged with master.
|
2018-06-26 17:41:29 +03:00 |
|
Nikolai Kochetov
|
f56d16769b
|
Added pre and post serialization for IDataType BinaryBulkWithMultipleStreams. Supported dictionary serialization format with single global dictionary (limited wit max_dictionary_size) and additional keys which are stored per granule. Changed IDataType::enumerateStream interface. Added (de)serialization params for binary bulk with multiple stream (de)serialization. Changed IColumn::index interface.
|
2018-06-26 17:12:21 +03:00 |
|
Alexey Milovidov
|
f5adbceed2
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
|
Nikolai Kochetov
|
4369613435
|
added IColumn::select
|
2018-04-23 19:40:25 +03:00 |
|
Nikolai Kochetov
|
476d4b339c
|
Immutable construction for columns
|
2018-03-20 22:45:10 +03:00 |
|
Alexey Milovidov
|
7284a64740
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 00:32:25 +03:00 |
|
Alexey Milovidov
|
401fd2d6d8
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-15 05:36:40 +03:00 |
|
Alexey Milovidov
|
fb38ef9a8e
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-14 06:56:56 +03:00 |
|
Alexey Milovidov
|
3def5f03f5
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
0ea105f639
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-07 11:31:47 +03:00 |
|
Alexey Milovidov
|
acd78e4891
|
Better [#CLICKHOUSE-2].
|
2017-12-02 00:13:25 +03:00 |
|
Nikolai Kochetov
|
985e449bd3
|
added IDataType::updateAvgValueSizeHints; renamed PODArray::allocated_size to PODArray::allocated_bytes; renamed renamed IColumn::allocatedSize to IColumn::allocatedBytes; removed IColumn.h from IDataType.h
|
2017-07-13 19:49:09 +03:00 |
|
Alexey Zatelepin
|
1cd936579d
|
introduce IColumn::gather() [#CLICKHOUSE-3118]
|
2017-07-09 21:57:06 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|