Alexey Milovidov
|
4e76c96381
|
Temporarily disabled "preferred_max_column_in_block_size_bytes" option [#CLICKHOUSE-3188].
|
2017-07-31 03:50:06 +03:00 |
|
Nikolai Kochetov
|
8c65d6013e
|
added preferred_max_column_in_block_size_bytes setting, added filtration ratio prediction [#CLICKHOUSE-3065]
|
2017-07-13 21:45:09 +03:00 |
|
Alexey Zatelepin
|
57ba50f585
|
allow batching Distributed inserts [#CLICKHOUSE-3126]
|
2017-07-11 20:56:17 +03:00 |
|
Nikolai Kochetov
|
25ac546e78
|
disabled exception during overriding settings with same value in readonly mode [#CLICKHOUSE-3041]
|
2017-07-09 20:16:26 +03:00 |
|
Alexey Milovidov
|
5c322f5756
|
Loosened threshold on amount of replica inconsistency to refuse server startup [#CLICKHOUSE-3076].
|
2017-06-21 22:07:08 +03:00 |
|
alexey-milovidov
|
a669136ac2
|
Merge branch 'master' into CLICKHOUSE-5
|
2017-06-13 07:30:36 +03:00 |
|
f1yegor
|
8e261e34c5
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
|
Vitaliy Lyudvichenko
|
73e2aab9ec
|
Updated integration tests. Add integration test for DDL. [#CLICKHOUSE-5]
|
2017-06-01 13:49:21 +03:00 |
|
f1yegor
|
92b56c2c7d
|
translate comments
|
2017-05-14 19:03:55 +04:00 |
|
Alexey Zatelepin
|
e30dc7c254
|
check replica delay when getting a connection from ConnectionPoolWithFailover [#CLICKHOUSE-2141]
|
2017-04-17 22:51:41 +03:00 |
|
Vitaliy Lyudvichenko
|
848c927bb7
|
Fix race condition. Add test. [#CLICKHOUSE-2902]
|
2017-04-15 06:48:24 +03:00 |
|
Vitaliy Lyudvichenko
|
82af2278fc
|
Avoid code duplication near MergeTreeBlockInputStream. [#CLICKHOUSE-2]
Add preferred_block_size_bytes for non-uniform reader. [#CLICKHOUSE-2902]
Make enums test more deterministic. [#CLICKHOUSE-2]
Refactored MergeTree readers.
Tabs -> spaces.
Move include/DB/ -> src/.
|
2017-04-15 06:48:24 +03:00 |
|
Alexey Milovidov
|
baf2e6e95b
|
Added 'join_use_nulls' setting to allow using NULLs as default values for non-joined rows in case of outer joins [#CLICKHOUSE-2].
|
2017-04-04 09:52:39 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|