alexey-milovidov
|
62fb610e4e
|
Merge pull request #1447 from yandex/support-table-functions-for-desc-and-insert
Support table functions for desc and insert
|
2017-12-11 23:28:10 +03:00 |
|
Nikolai Kochetov
|
f71b8bf58f
|
merged with master
|
2017-12-11 21:13:24 +03:00 |
|
Nikolai Kochetov
|
1ba891f3fc
|
removed owned_cluster_for_insertion from StorageDistributed [#CLICKHOUSE-3397]
|
2017-12-11 20:29:24 +03:00 |
|
Alexey Milovidov
|
6a568ab692
|
Technically allowed empty arrays of unspecified type [#CLICKHOUSE-2].
|
2017-12-09 23:56:53 +03:00 |
|
Alexey Milovidov
|
8758d9b28c
|
Returned back order in clickhouse-test [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
6ecc93e607
|
Fixed error [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
02d00253e2
|
Fixed error [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
6cf5c63f4e
|
Fixed error [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
642d7c2ff2
|
Added test [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
be70e6282e
|
Added test [#CLICKHOUSE-3431].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
b00bb5c348
|
Added support for nullable types in HAVING section in presence of WITH TOTALS [#CLICKHOUSE-3431].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
7ef7ff9ae3
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 12:45:07 +03:00 |
|
Alexey Milovidov
|
e2cd0272a4
|
Added support for aggregate functions of Nullable arguments in cases when they return non-Nullable result [#CLICKHOUSE-2].
|
2017-12-08 12:07:52 +03:00 |
|
Alexey Milovidov
|
413e828cde
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 10:46:09 +03:00 |
|
Alexey Milovidov
|
bd6d69ba7d
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 10:42:35 +03:00 |
|
Alexey Milovidov
|
09ddf5e21d
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 10:12:00 +03:00 |
|
Alexey Milovidov
|
f85afb3986
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 09:46:35 +03:00 |
|
Alexey Milovidov
|
fcf371a930
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 07:52:38 +03:00 |
|
Alexey Milovidov
|
4c67c3b171
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 07:09:32 +03:00 |
|
Alexey Milovidov
|
f63b511c83
|
Fixed tests [#CLICKHOUSE-2].
|
2017-12-07 07:44:33 +03:00 |
|
Alexey Milovidov
|
f696e35ed8
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-07 07:34:13 +03:00 |
|
Alexey Milovidov
|
8f248dd718
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-07 07:12:40 +03:00 |
|
Alexey Milovidov
|
4a04537d44
|
Added tests [#CLICKHOUSE-3486].
|
2017-12-06 07:16:16 +03:00 |
|
alexey-milovidov
|
575a67b5d2
|
Merge branch 'master' into support-table-functions-for-desc-and-insert
|
2017-12-04 23:34:27 +03:00 |
|
Alexey Zatelepin
|
fb9c7ab81d
|
remove experimental_allow_extended_storage_definition_syntax Setting (turn on by default) [#CLICKHOUSE-3000]
|
2017-12-04 22:45:18 +03:00 |
|
Alexey Milovidov
|
73d65ec4d4
|
Added another test for multidimensional columns [#CLICKHOUSE-2838].
|
2017-12-03 11:35:08 +03:00 |
|
Alexey Milovidov
|
7b447bc1e4
|
Added test for multidimensional columns [#CLICKHOUSE-2838].
|
2017-12-03 11:23:34 +03:00 |
|
Alexey Milovidov
|
903dc680bb
|
Fixed parsing and interpreting of tuples [#CLICKHOUSE-2].
|
2017-12-03 11:16:49 +03:00 |
|
Alexey Milovidov
|
35f98609e0
|
Updated test [#CLICKHOUSE-2].
|
2017-12-03 08:38:14 +03:00 |
|
Alexey Milovidov
|
0c89ad0269
|
Updated test [#CLICKHOUSE-2].
|
2017-12-03 08:34:37 +03:00 |
|
Nikolai Kochetov
|
5cbacbc2d7
|
fixed test [#CLICKHOUSE-3397]
|
2017-12-01 21:21:37 +03:00 |
|
Alexey Milovidov
|
f5ecb2db5d
|
Better [#CLICKHOUSE-2].
|
2017-12-01 20:49:12 +03:00 |
|
alexey-milovidov
|
09f030a3ee
|
Merge branch 'master' into data_parts_multi_index
|
2017-12-01 19:53:04 +03:00 |
|
alexey-milovidov
|
ac25fc2eef
|
Merge pull request #1547 from proller/fix8
googletest as submodule
|
2017-12-01 19:44:56 +03:00 |
|
Nikolai Kochetov
|
470c633e09
|
merged with master
|
2017-12-01 16:33:47 +03:00 |
|
Nikolai Kochetov
|
f025f22007
|
Merge branch 'master' into support-table-functions-for-desc-and-insert
|
2017-12-01 16:24:50 +03:00 |
|
Alexey Milovidov
|
241e0638b7
|
Merge branch 'master' of github.com:yandex/ClickHouse into unify-data-types-that-serialized-with-multiple-streams
|
2017-12-01 15:36:15 +03:00 |
|
Alexey Milovidov
|
304acb9a8e
|
Merge branch 'unify-data-types-that-serialized-with-multiple-streams' of github.com:yandex/ClickHouse into unify-data-types-that-serialized-with-multiple-streams
|
2017-12-01 00:42:09 +03:00 |
|
Alexey Milovidov
|
dbc1b76ab1
|
Normalized tests: use /clickhouse/tables/test/ as prefix for tables in ZooKeeper [#CLICKHOUSE-2].
|
2017-12-01 00:41:29 +03:00 |
|
Alexey Milovidov
|
da795a6fb3
|
Normalized tests: use /clickhouse/tables/test/ as prefix for tables in ZooKeeper [#CLICKHOUSE-2].
|
2017-12-01 00:41:19 +03:00 |
|
proller
|
a520d30a5e
|
zlib fix flags in headers
|
2017-11-30 20:52:09 +03:00 |
|
Alexey Milovidov
|
9b75c88a0f
|
Added instruction for heap profiler [#CLICKHOUSE-3453].
|
2017-11-29 22:42:09 +03:00 |
|
Alexey Milovidov
|
de37ced469
|
Added instruction for heap profiler [#CLICKHOUSE-3453].
|
2017-11-29 22:41:57 +03:00 |
|
Vitaliy Lyudvichenko
|
b738d1baed
|
Add multi index for data_parts storage. And fixed bugs. [#CLICKHOUSE-3452]
Fixed handling of obsolete parts.
Fixed conflict resolution between simultaneous PreCommitted covering parts.
Fixed memory leak caused by ordinary MergeTree parts stucked in Deleting state.
Added hidden _state column into system.parts.
|
2017-11-29 14:25:11 +03:00 |
|
Alexey Milovidov
|
cccf8aa8a8
|
Fixed test [#CLICKHOUSE-2].
|
2017-11-28 05:21:32 +03:00 |
|
Alexey Milovidov
|
6713069aef
|
Fixed test [#CLICKHOUSE-2].
|
2017-11-28 05:20:28 +03:00 |
|
Alexey Milovidov
|
95d33b3e65
|
Merge remote-tracking branch 'origin/master' into unify-data-types-that-serialized-with-multiple-streams
|
2017-11-27 22:33:38 +03:00 |
|
proller
|
e190cb383c
|
Merge remote-tracking branch 'upstream/master' into fix8
|
2017-11-27 16:46:23 +03:00 |
|
alexey-milovidov
|
3a0e0173ab
|
Merge pull request #1545 from samael500/master
Fix integer overflow
|
2017-11-25 01:43:48 +03:00 |
|
proller
|
91cddb511a
|
googletest as submodule
|
2017-11-25 00:15:24 +03:00 |
|