Alexey Milovidov
|
6043ea02de
|
Style #2913
|
2018-08-24 08:25:00 +03:00 |
|
Nikolai Kochetov
|
01209533f7
|
Optimize reverse index for ColumnUnique.
|
2018-08-07 21:10:16 +03:00 |
|
Nikolai Kochetov
|
3f4348a88b
|
Use HashTableWithSavedHash for strings in ColumnUnique.
|
2018-08-07 21:09:55 +03:00 |
|
Nikolai Kochetov
|
a109d8f002
|
Disabled checks for index values in ColumnWithDictionary.
|
2018-08-07 21:09:49 +03:00 |
|
Nikolai Kochetov
|
df379afde4
|
Reserve memory for HashTable in ColumnUnique.
|
2018-07-20 19:16:33 +03:00 |
|
Nikolai Kochetov
|
9c763f8090
|
Make DatsTypeWithDictionary independent from index type.
|
2018-07-20 13:16:27 +03:00 |
|
Nikolai Kochetov
|
c542cb6314
|
Expanding indexes for ColumnUnique.
|
2018-07-20 13:15:55 +03:00 |
|
Nikolai Kochetov
|
bf3327da8b
|
Removed nullable column from ColumnUnique. Added IColumnUnique::getNestedNotNullableColumn().
|
2018-06-26 20:38:32 +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
|
12bf5ef565
|
Added IColumn::convertToFullColumnIfWithDictionary; supported FilterDescription for ColumnWithDictionary
|
2018-06-26 17:12:15 +03:00 |
|
Nikolai Kochetov
|
96df20f6b5
|
Fixed ColumnUnique::compareAt implementation; deprecated several metods for IColumnUnique
|
2018-06-21 16:29:09 +03:00 |
|
Nikolai Kochetov
|
f88584d748
|
Added DeserializeBinaryBulkState which stores reading state for ColumnWithDictionary.
|
2018-06-21 16:28:53 +03:00 |
|
Nikolai Kochetov
|
caa86bc59a
|
Fixed ColumnWithDictionary::serializeBinaryBulkWithMultipleStreams, added more comments.
|
2018-06-05 13:10:44 +03:00 |
|
Nikolai Kochetov
|
7788d30dca
|
Moved DataTypeWithDictionary implementation to DataTypeWithDictionary.cpp
|
2018-05-03 20:23:18 +03:00 |
|
Nikolai Kochetov
|
5d1c25df25
|
Moved DataTypeWithDictionary implementation to DataTypeWithDictionary.cpp
|
2018-05-03 19:28:14 +03:00 |
|
Nikolai Kochetov
|
cdc8bbea7e
|
fix build
|
2018-04-17 15:41:16 +03:00 |
|
Nikolai Kochetov
|
d97e7362db
|
fix build
|
2018-04-17 14:28:35 +03:00 |
|
Nikolai Kochetov
|
b8957e4d97
|
fix build
|
2018-04-17 13:45:05 +03:00 |
|
Nikolai Kochetov
|
0f0d5b3c0c
|
added DataTypeWithDictionary [#CLICKHOUSE-3621]
|
2018-04-17 13:43:46 +03:00 |
|
Nikolai Kochetov
|
a163459d83
|
added ColumnWithDictionary [#CLICKHOUSE-3621]
|
2018-04-17 13:43:40 +03:00 |
|
Nikolai Kochetov
|
b7ee1be6df
|
added ColumnUnique [#CLICKHOUSE-3621]
|
2018-04-17 13:43:02 +03:00 |
|