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 |
|
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 |
|
Nikolai Kochetov
|
6fe65a4740
|
added DataTypeWithDictionary serialization per granule
|
2018-05-04 23:17:27 +03:00 |
|
Nikolai Kochetov
|
bfc42259cb
|
added DataTypeWithDictionary serialization per granule
|
2018-05-04 23:11:32 +03:00 |
|
Nikolai Kochetov
|
310931a8a5
|
added DataTypeWithDictionary serialization per granule
|
2018-05-04 19:28:53 +03:00 |
|
Nikolai Kochetov
|
61e14b8a83
|
added IColumn::select
|
2018-04-23 19:51:27 +03:00 |
|
Nikolai Kochetov
|
44807df50f
|
added IColumn::select
|
2018-04-23 19:48:46 +03:00 |
|
Nikolai Kochetov
|
2119469c51
|
added IColumn::select
|
2018-04-19 00:00:47 +03:00 |
|
alexey-milovidov
|
5502f5fbb8
|
Update ColumnsCommon.h
|
2018-02-09 18:09:33 +03:00 |
|
Nikolai Kochetov
|
27179b375a
|
removed prerequisites [#CLICKHOUSE-3550]
|
2018-02-08 20:18:52 +03:00 |
|
Alexey Milovidov
|
7284a64740
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 00:32:25 +03:00 |
|
Alexey Milovidov
|
3c33f1841f
|
Little better [#CLICKHOUSE-2].
|
2017-06-23 09:45:48 +03:00 |
|
Alexey Milovidov
|
22e8b8029b
|
Implemented ColumnArray::replicate for Nullable, Tuple and for generic case [#CLICKHOUSE-4].
|
2017-04-18 06:03:39 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|