Commit Graph

14844 Commits

Author SHA1 Message Date
Nikolai Kochetov
60ab3294b1 fix concurrent select from system.parts_columns 2018-03-12 19:23:48 +03:00
proller
927b5a432e listen_try also ignore dns errors 2018-03-12 18:48:55 +03:00
alexey-milovidov
bc03ebc802
Merge pull request #2024 from yandex/CLICKHOUSE-3637
Fixed Illegal PREWHERE error for Merge tables over Distributed
2018-03-12 18:27:13 +03:00
Vitaliy Lyudvichenko
30b69c84ae Fixed Illegal PREWHERE error for Merge tables over Distributed. [#CLICKHOUSE-3637] 2018-03-12 18:14:26 +03:00
Alex Zatelepin
3cfa4c3e65
remove ipv6 listen_host from docker_related_config to allow running in ipv4-only dockers 2018-03-12 18:13:33 +03:00
proller
e42a257492 Docker fix 2018-03-12 16:46:23 +03:00
Kirill Shvakov
808bfef345 inline prompt function 2018-03-12 15:23:15 +02:00
Amy Krishnevsky
db7ce8da67
doc fix
Translated changelog for release.
2018-03-12 13:24:09 +03:00
alexey-milovidov
e8aecfa30c
Update CHANGELOG.md 2018-03-11 21:51:57 +03:00
alexey-milovidov
481f29b451
Update CHANGELOG_RU.md 2018-03-11 21:51:37 +03:00
alexey-milovidov
79beafb393
Update CHANGELOG_RU.md 2018-03-11 21:50:45 +03:00
Vitaliy Lyudvichenko
32b617e1d6 Fixed extra squashing leaded to too big timeouts. [#CLICKHOUSE-3346] 2018-03-11 21:36:09 +03:00
alexey-milovidov
1101414ae1
Merge pull request #2019 from Amper/master
Minor fixes and improvements in documentation for Kafka table engine.
2018-03-11 20:54:38 +03:00
alexey-milovidov
a01a4dd756
Update CHANGELOG_RU.md 2018-03-11 20:47:09 +03:00
Alexander Marshalov
734d732738 Minor fixes and improvements in documentation for Kafka table engine. 2018-03-11 22:58:09 +07:00
alexey-milovidov
b30f97e0e6
Merge pull request #2017 from filimonov/master
Some documentation fixes (fix broken links, tiny changes in KILL query description)
2018-03-11 05:23:24 +03:00
alexey-milovidov
9dfce5c0c9
Merge pull request #2018 from yandex/settings-and-limits-together
Merged Limits to Settings
2018-03-11 03:55:20 +03:00
Alexey Milovidov
5ff433b670 Merged Limits to Settings [#CLICKHOUSE-2021] 2018-03-11 03:15:26 +03:00
Mikhail Filimonov
4a4f66e574 Fixing KILL query description (complete vs. terminate) 2018-03-11 01:00:35 +01:00
Mikhail Filimonov
d052f75395 Fixing broken and old-format links. 2018-03-11 00:36:26 +01:00
Mikhail Filimonov
297bb16913 Tiny improvements in KILL query documentation. 2018-03-10 23:54:41 +01:00
robot-metrika-test
48d90ed960 Auto version update to [54362] 2018-03-10 23:15:15 +03:00
Alexey Milovidov
afbbd780e3 Fixed error with initialization of PartLog [#CLICKHOUSE-3354] 2018-03-10 22:57:13 +03:00
Alexey Milovidov
d0a7f05078 Renamed test [#CLICKHOUSE-2]. 2018-03-10 05:26:31 +03:00
Alexey Milovidov
5fc47bdfb1 Fixed error [#CLICKHOUSE-3627] 2018-03-10 03:26:17 +03:00
Alexey Milovidov
7577b1db14 Added function "throwIf" [#CLICKHOUSE-2543] 2018-03-10 03:18:57 +03:00
Alexey Milovidov
988835e945 Merge branch 'master' of github.com:yandex/ClickHouse 2018-03-10 03:12:09 +03:00
Alexey Milovidov
f3b6d35167 Removed setting "strict_insert_defaults" [#CLICKHOUSE-2] 2018-03-10 03:11:39 +03:00
robot-metrika-test
c63b09eeb0 Auto version update to [54361] 2018-03-10 02:53:58 +03:00
Alexey Milovidov
1f985cced2 Merge branch 'master' of github.com:yandex/ClickHouse 2018-03-10 02:50:30 +03:00
Alexey Milovidov
3fa72379bb Fixed error #245 2018-03-10 02:50:20 +03:00
robot-metrika-test
fe1b965a09 Auto version update to [54360] 2018-03-10 02:39:41 +03:00
Alexey Milovidov
c653759714 Added another test #245 2018-03-10 02:24:38 +03:00
Alexey Milovidov
3f8ef38b41 Fixed wording #245 2018-03-10 02:23:15 +03:00
Alexey Milovidov
97b30d0b33 Added column "peak_memory_usage" to SHOW PROCESSLIST #245 2018-03-10 02:09:28 +03:00
Alexey Milovidov
b581bbec68 Added test #245 2018-03-10 02:07:08 +03:00
Alexey Milovidov
8ff0c520d0 Removed the possibility to use queries with empty query_id; better semantics #245 2018-03-10 02:04:26 +03:00
Alexey Milovidov
e102ba5415 Fixed error #245 2018-03-10 01:11:42 +03:00
Alexey Milovidov
add4d29298 Added "is_cancelled" columns to SHOW PROCESSLIST #245 2018-03-10 00:12:52 +03:00
Alexey Milovidov
ea1c5973ba Merge branch 'master' of github.com:yandex/ClickHouse 2018-03-09 21:39:29 +03:00
Alexey Milovidov
65b95580f3 Removed useless code [#CLICKHOUSE-2] 2018-03-09 21:39:14 +03:00
robot-metrika-test
0eeabc5feb Auto version update to [54359] 2018-03-09 15:58:11 +03:00
Alexey Milovidov
d4043f5ac3 Temporarily disabled logger configuration update in runtime [#CLICKHOUSE-3630] 2018-03-09 15:53:52 +03:00
Alexey Milovidov
fbd50ad399 Fixed bug (dangling reference, use after free) [#CLICKHOUSE-2] 2018-03-09 02:58:13 +03:00
Alexey Milovidov
d0a15df011 Fixed non-harmful data race [#CLICKHOUSE-2] 2018-03-09 02:07:39 +03:00
BayoNet
ab9553711a Contents bag is fixed. 2018-03-08 20:35:42 +03:00
Michael Furmur
8cb5733b44 add aggregate functions IntersectionsMax and IntersectionsMaxPos 2018-03-08 15:23:28 +02:00
Kirill Shvakov
8c4a7b774e Removed BB-Style macros for colors. Preparing prompt pattern once and replace current database in the cycle only. 2018-03-08 10:55:27 +02:00
Kirill Shvakov
3f71a79025 Merge branch 'show-server-group-in-client' of https://github.com/kshvakov/ClickHouse-Server into show-server-group-in-client 2018-03-08 09:37:21 +02:00
Kirill Shvakov
052079b73a Use standard markup '{}' like macros. Add coments. 2018-03-08 09:36:58 +02:00