Nikita Vasilev
|
abcfb53805
|
fixed minmax tests
|
2019-02-06 13:11:49 +03:00 |
|
Nikita Vasilev
|
76a35b43e4
|
moved tests
|
2019-02-06 12:12:47 +03:00 |
|
Nikita Vasilev
|
28870b4d50
|
fixed indices register
|
2019-02-06 12:05:05 +03:00 |
|
alesapin
|
1f95bf18e4
|
Improve performance-test docker image
|
2019-02-06 11:46:41 +03:00 |
|
Nikita Vasilev
|
fa1e46f8a7
|
granularity
|
2019-02-06 11:43:54 +03:00 |
|
Nikita Vasilev
|
e3879c0933
|
fix
|
2019-02-06 11:24:16 +03:00 |
|
Nikita Vasilev
|
c3f7344824
|
style
|
2019-02-06 11:17:57 +03:00 |
|
Nikita Vasilev
|
258367c1dd
|
ASTs
|
2019-02-06 10:51:35 +03:00 |
|
Nikita Vasilev
|
b613d780e4
|
fix docs
|
2019-02-06 10:50:48 +03:00 |
|
Nikita Vasilev
|
ef154a4bb2
|
r fix
|
2019-02-06 10:49:18 +03:00 |
|
Mihail Fandyushin
|
60cd766623
|
fixed clang build; added new line
|
2019-02-06 09:05:41 +03:00 |
|
Mikhail Fandyushin
|
8c5a0d073b
|
Merge branch 'brotli' of https://github.com/fandyushin/ClickHouse into brotli
|
2019-02-06 02:13:07 +03:00 |
|
Mikhail Fandyushin
|
1ee18203ae
|
handle brotli errors; working wersion of BrotliReadBuffer
|
2019-02-06 02:12:31 +03:00 |
|
alexey-milovidov
|
346adf896f
|
Update bug_report.md
|
2019-02-06 00:12:54 +03:00 |
|
alexey-milovidov
|
4b4a013827
|
Update feature_request.md
|
2019-02-06 00:12:43 +03:00 |
|
Maxim Akhmedov
|
6d5c0bdf91
|
Merge remote-tracking branch 'upstream/master' into useful_what_in_exceptions
|
2019-02-05 23:53:34 +03:00 |
|
KochetovNicolai
|
21eaf021f9
|
Update CHANGELOG_RU.md
|
2019-02-05 22:36:40 +03:00 |
|
alexey-milovidov
|
7012eb63d4
|
Merge pull request #4280 from yandex/numbers-table-function-zero
Fixed table function numbers with zero argument
|
2019-02-05 22:34:28 +03:00 |
|
Nikita Vasilev
|
9eaabcbf3f
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_fix
|
2019-02-05 22:19:47 +03:00 |
|
alexey-milovidov
|
fda5aa31c2
|
Merge pull request #4279 from 4ertus2/joins
hotfix for duplicates in JOIN ON
|
2019-02-05 22:07:10 +03:00 |
|
Nikita Vasilev
|
9921fc6719
|
removed toString
|
2019-02-05 21:46:35 +03:00 |
|
Nikita Vasilev
|
3bea03529b
|
fixed bug in unique_index
|
2019-02-05 21:34:10 +03:00 |
|
KochetovNicolai
|
857b5abe87
|
Update CHANGELOG.md
|
2019-02-05 21:33:52 +03:00 |
|
Alexey Milovidov
|
9f05ee0267
|
Merge branch 'master' of github.com:yandex/ClickHouse into numbers-table-function-zero
|
2019-02-05 21:13:13 +03:00 |
|
Alexey Zatelepin
|
8e437b191e
|
try executing other mutations immediately after KILL MUTATION [#CLICKHOUSE-3912]
|
2019-02-05 21:09:16 +03:00 |
|
Alexey Zatelepin
|
1bf4174ec1
|
check readonly when executing KILL QUERY [#CLICKHOUSE-3912]
|
2019-02-05 21:09:16 +03:00 |
|
Alexey Zatelepin
|
4b4539139b
|
use enum for KILL query type [#CLICKHOUSE-3912]
|
2019-02-05 21:09:16 +03:00 |
|
Alexey Zatelepin
|
d482f3e5d0
|
return CancellationCode from killMutation [#CLICKHOUSE-3912]
|
2019-02-05 21:09:15 +03:00 |
|
Alexey Zatelepin
|
e32f153328
|
KILL MUTATION for StorageReplicatedMergeTree [#CLICKHOUSE-3912]
|
2019-02-05 21:09:15 +03:00 |
|
Alexey Zatelepin
|
059c1b3589
|
write part_log.partition_id everywhere
|
2019-02-05 21:09:15 +03:00 |
|
Alexey Zatelepin
|
ca93fd483a
|
kill ordinary MergeTree mutations [#CLICKHOUSE-3912]
|
2019-02-05 21:09:10 +03:00 |
|
Alexey Zatelepin
|
5832e474a4
|
is_mutation flag in system.merges [#CLICKHOUSE-3912]
|
2019-02-05 21:09:05 +03:00 |
|
Alexey Zatelepin
|
92a4342c31
|
system.merges element for mutations [#CLICKHOUSE-3912]
|
2019-02-05 21:09:00 +03:00 |
|
Alexey Zatelepin
|
51017959f2
|
fix typo in calculation of part_log.rows_read
|
2019-02-05 21:09:00 +03:00 |
|
Alexey Zatelepin
|
59bbd8c8dc
|
refactor InterpreterKillQuery a bit [#CLICKHOUSE-3912]
|
2019-02-05 21:08:55 +03:00 |
|
Alexey Zatelepin
|
67be566325
|
KILL MUTATION skeleton [#CLICKHOUSE-3912]
|
2019-02-05 21:08:41 +03:00 |
|
alexey-milovidov
|
22c3e373a9
|
Merge pull request #4281 from proller/fix13
CLICKHOUSE-4284 debian init: wait for server startup on 'clickhouse-server start'
|
2019-02-05 20:20:55 +03:00 |
|
alexey-milovidov
|
b5a7c29883
|
Merge pull request #4275 from yandex/base64-cpu-configuration
Fixed bad configuration of base64 library
|
2019-02-05 20:08:03 +03:00 |
|
Alexey Milovidov
|
607951895a
|
Fixed table function numbers with zero argument #4276
|
2019-02-05 20:05:33 +03:00 |
|
proller
|
238cfb4da3
|
CLICKHOUSE-4284 debian init: wait for server startup on 'clickhouse-server start'
|
2019-02-05 20:05:23 +03:00 |
|
Maxim Akhmedov
|
4dfce303fb
|
Remove e.what() from exception message for DB::Exception.
|
2019-02-05 20:02:05 +03:00 |
|
chertus
|
396d4fb921
|
hotfix for duplicates in JOIN ON #4271
|
2019-02-05 19:58:57 +03:00 |
|
Ivan Blinkov
|
693782ee5b
|
WIP on docs/website (#4278)
|
2019-02-05 19:46:30 +03:00 |
|
Alexey Milovidov
|
9568ef9f8e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-05 19:44:02 +03:00 |
|
Alexey Milovidov
|
9dd2e75b71
|
Fixed warnings in clang 8 #4143
|
2019-02-05 19:43:52 +03:00 |
|
Ivan Blinkov
|
d6b1cf1a85
|
fix markup
|
2019-02-05 19:32:28 +03:00 |
|
Ivan Blinkov
|
ecb664c0f4
|
Update issue templates
|
2019-02-05 19:00:37 +03:00 |
|
Ivan Blinkov
|
a3dbe7d5e1
|
Update issue templates
|
2019-02-05 18:59:47 +03:00 |
|
Ivan Blinkov
|
06f3abc317
|
Update issue templates
|
2019-02-05 18:56:58 +03:00 |
|
Nikita Vasilev
|
89913b9188
|
fix
|
2019-02-05 18:22:47 +03:00 |
|