Alexey Milovidov
|
86c46ad1bd
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
|
alexey-milovidov
|
d4d266fa18
|
ColumnConst unification (#1011)
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* Fixed error in ColumnArray::replicateGeneric [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
|
2017-07-21 09:35:58 +03:00 |
|
alexey-milovidov
|
37985d3cb8
|
Merge pull request #981 from yandex/reduce-memory-consumprion-during-reading-column-string-from-native-block
Reduce memory consumprion during reading column string from native block
|
2017-07-14 00:01:50 +03:00 |
|
Nikolai Kochetov
|
75be0b81d8
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
|
Maxim Fridental
|
82b53b712a
|
findClusterIndex: fix virtual method, improve formatting
|
2017-07-13 22:39:37 +03:00 |
|
Maxim Fridental
|
ff4df27cad
|
Improve implementation of findClusterIndex and findClusterValue, add test
|
2017-07-13 22:39:37 +03:00 |
|
Alexey Milovidov
|
5a015a1475
|
Misc fixes after merge [#CLICKHOUSE-3].
|
2017-07-03 17:17:46 +03:00 |
|
Alexey Milovidov
|
a38bf1cbb3
|
Fixed bad code after merge [#CLICKHOUSE-3].
|
2017-07-03 17:16:20 +03:00 |
|
Alexey Milovidov
|
320b1e635b
|
Fixed build after merge [#CLICKHOUSE-3].
|
2017-07-03 17:14:44 +03:00 |
|
Alexey Milovidov
|
43daa720a4
|
Fixed build after merge [#CLICKHOUSE-3].
|
2017-07-03 17:09:32 +03:00 |
|
Maxim Fridental
|
e30c9242bc
|
Implement functions findClusterIndex and findClusterValue.
|
2017-07-03 17:01:21 +03:00 |
|