Alexander Kuzmenkov
|
8a1d57bddb
|
Include PODArray.h into fewer files.
|
2019-10-11 14:28:16 +03:00 |
|
kreuzerkrieg
|
112fc71276
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
|
Alexey Milovidov
|
61832964e1
|
Revert "ColumnFunction: better code (incomplete)"
This reverts commit 327f527d33 .
|
2019-03-29 19:42:26 +03:00 |
|
Alexey Milovidov
|
ff0c269847
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-03-29 18:35:58 +03:00 |
|
Alexey Milovidov
|
327f527d33
|
ColumnFunction: better code (incomplete)
|
2019-03-29 18:35:53 +03:00 |
|
Alexey Milovidov
|
fdb0747219
|
Removed unsafe methods from ColumnFunction
|
2019-03-29 16:46:36 +03:00 |
|
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 |
|
Nikolai Kochetov
|
4721b16b51
|
Fix array mapped functions with low cardinality lambda argument.
|
2018-11-22 18:52:53 +03: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
|
b9b89a5590
|
Less dependencies [#CLICKHOUSE-2]
|
2018-06-05 22:46:49 +03:00 |
|
Nikolai Kochetov
|
937cb2db29
|
Merged with master.
|
2018-05-21 14:38:50 +03:00 |
|
Tsarkova Anastasia
|
12c8014e5c
|
Conditional computations.
|
2018-04-24 09:16:39 +02: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
|
c104566eb8
|
Fixed performance regression in usage of COWPtr in complex cases [#CLICKHOUSE-3584].
|
2018-02-12 23:10:24 +03:00 |
|
Nikolai Kochetov
|
27179b375a
|
removed prerequisites [#CLICKHOUSE-3550]
|
2018-02-08 20:18:52 +03:00 |
|