Mikhail Salosin
|
97fca8836b
|
Fix missing translation
|
2017-06-07 02:48:32 +03:00 |
|
Alexey Milovidov
|
38885d00a3
|
Merge branch 'storage-startup-method'
|
2017-06-07 02:27:16 +03:00 |
|
Alexey Milovidov
|
dc0d5b604f
|
Addition to prev. revision [#CLICKHOUSE-2].
|
2017-06-06 22:06:44 +03:00 |
|
Alexey Milovidov
|
50b84fcc9d
|
Removed duplicate code [#CLICKHOUSE-2].
|
2017-06-06 21:48:38 +03:00 |
|
Alexey Milovidov
|
0d7d379b44
|
Removed duplicate code [#CLICKHOUSE-2].
|
2017-06-06 21:36:13 +03:00 |
|
Alexey Milovidov
|
2799fbf95f
|
Updated style [#CLICKHOUSE-2].
|
2017-06-06 20:22:45 +03:00 |
|
Alexey Milovidov
|
9c5ddce06d
|
Get rid of .hpp files [#CLICKHOUSE-2].
|
2017-06-06 20:18:32 +03:00 |
|
Alexey Milovidov
|
6bd016f380
|
Found some .hpp files and changed tabs to spaces inside [#CLICKHOUSE-2].
|
2017-06-06 20:10:04 +03:00 |
|
Alexey Milovidov
|
9ebf0b633f
|
Added IStorage::startup method to avoid starting replication and merging threads too early during server startup [#CLICKHOUSE-2].
|
2017-06-06 20:06:14 +03:00 |
|
Vitaliy Lyudvichenko
|
d4d316dbb8
|
More sophisticated test. [#CLICKHOUSE-2]
|
2017-06-06 17:18:23 +03:00 |
|
Vitaliy Lyudvichenko
|
cce302588a
|
Revert "Avoid extra context copying. [#CLICKHOUSE-3023]"
This reverts commit 87af5b5576 .
|
2017-06-06 16:29:08 +03:00 |
|
Alexey Milovidov
|
153693cd4c
|
Non significant modifications [#CLICKHOUSE-3].
|
2017-06-05 23:43:23 +03:00 |
|
Alexey Milovidov
|
6d77c54e12
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-06-05 23:18:27 +03:00 |
|
Alexey Milovidov
|
aba8432477
|
Fixed bad translation [#CLICKHOUSE-3].
|
2017-06-05 23:18:15 +03:00 |
|
f1yegor
|
8bf9ef9add
|
reference en: -State, -Merge, -MergeState combinators
|
2017-06-05 17:53:52 +03:00 |
|
Alexey Milovidov
|
9593119a64
|
Fixed error after merge; tiny modification [#CLICKHOUSE-2].
|
2017-06-05 17:40:44 +03:00 |
|
alexey-milovidov
|
0fb00dc88a
|
Update AddingDefaultBlockOutputStream.h
|
2017-06-05 17:25:10 +03:00 |
|
Vitaliy Lyudvichenko
|
1e4906816c
|
Avoid SIGSEGV in SystemLog destructors. [#CLICKHOUSE-3023]
|
2017-06-05 17:25:10 +03:00 |
|
Vitaliy Lyudvichenko
|
87af5b5576
|
Avoid extra context copying. [#CLICKHOUSE-3023]
|
2017-06-05 17:25:10 +03:00 |
|
Nikolai Kochetov
|
04e1a23d1a
|
removed IBlockInputStream.h from IDictionary.h
|
2017-06-05 13:01:47 +03:00 |
|
Nikolai Kochetov
|
bbd6a1f238
|
added DictionaryBlockInpustStream support for TrieDictionary
|
2017-06-05 12:02:05 +03:00 |
|
f1yegor
|
8e261e34c5
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
|
Alexey Milovidov
|
efc12f2334
|
Sessions in HTTP interface: modifications after merge [#CLICKHOUSE-2949].
|
2017-06-03 00:01:17 +03:00 |
|
Alexey Milovidov
|
8fb0afe74e
|
Fixed build of tests [#CLICKHOUSE-2].
|
2017-06-02 22:35:37 +03:00 |
|
Sergey V. Galtsev
|
07f14e05ee
|
Implement sessions in HTTP interface [#CLICKHOUSE-2949].
|
2017-06-02 22:35:05 +03:00 |
|
alexey-milovidov
|
147b2f62b2
|
Update StorageReplicatedMergeTree.cpp
|
2017-06-02 20:02:59 +04:00 |
|
alexey-milovidov
|
12e6024abd
|
Update StorageReplicatedMergeTree.h
|
2017-06-02 20:02:59 +04:00 |
|
Vitaliy Lyudvichenko
|
6bddd4c1c5
|
Clean incomplete part nodes in ZooKeeper. [#CLICKHOUSE-3040]
|
2017-06-02 20:02:59 +04:00 |
|
Alexey Milovidov
|
ba499585cd
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-06-02 18:54:43 +03:00 |
|
Alexey Milovidov
|
80080f1ad6
|
Small refinements [#CLICKHOUSE-2].
|
2017-06-02 18:54:39 +03:00 |
|
f1yegor
|
25adaded8c
|
index.html glitch
|
2017-06-02 03:23:18 +04:00 |
|
Alexey Milovidov
|
5bd9342c0b
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-06-01 21:13:42 +03:00 |
|
Alexey Milovidov
|
862a304db2
|
Small refinements [#CLICKHOUSE-2].
|
2017-06-01 16:41:58 +03:00 |
|
Vitaliy Lyudvichenko
|
1c367fc666
|
Fix DDLLogEntry::CURRENT_VERSION variable issue. [#CLICKHOUSE-5]
|
2017-06-01 13:49:22 +03:00 |
|
Vitaliy Lyudvichenko
|
6db8da82c6
|
Add requested changes. [#CLICKHOUSE-5]
|
2017-06-01 13:49:21 +03:00 |
|
Vitaliy Lyudvichenko
|
73e2aab9ec
|
Updated integration tests. Add integration test for DDL. [#CLICKHOUSE-5]
|
2017-06-01 13:49:21 +03:00 |
|
Vitaliy Lyudvichenko
|
226d84be09
|
Update doc. [#CLICKHOUSE-5]
|
2017-06-01 13:49:21 +03:00 |
|
Vitaliy Lyudvichenko
|
d472065af0
|
Rename draft for integration test. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
55aa8217f3
|
Disable DDL ALTER for replicated tables. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
3a2c1a195d
|
Add ZooKeeper session recovering and trashy integration test. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
9fd8d6b79f
|
Add ALTER queries. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
48ade83090
|
Parsers refactoring. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
91f45c628b
|
Add queue cleanup. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
feb1db051d
|
Add status stream for distributed DDLs. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
4322b0c5a9
|
Implemented global ZK queue for DDLs. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
209015574f
|
Workable version for CREATE DROP w/o ZK tests. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
aa7504a7f5
|
Distributed DDL PR rebase. [#CLICKHOUSE-5]
|
2017-06-01 13:49:19 +03:00 |
|
robot-metrika-test
|
5df9848326
|
Auto version update to [54237]
|
2017-05-31 20:37:37 +03:00 |
|
Ivan Blinkov
|
86a3fcaec4
|
put redirect back
|
2017-05-31 20:55:09 +04:00 |
|
Ivan Blinkov
|
43d1467233
|
behaves weird in test
|
2017-05-31 20:55:09 +04:00 |
|