Commit Graph

15522 Commits

Author SHA1 Message Date
Ivan Zhukov
d976be8bea Use core tap since dupes was deprecated 2018-04-17 16:15:28 -07:00
alexey-milovidov
5150e51a92
Update CHANGELOG_RU.md 2018-04-18 00:45:22 +03:00
alexey-milovidov
3f976ea99b
Update CHANGELOG_RU.md 2018-04-18 00:38:04 +03:00
alexey-milovidov
cc0a25b10a
Update CHANGELOG_RU.md 2018-04-18 00:12:32 +03:00
proller
1bf49fe844 Docker fixes 2018-04-18 00:03:33 +03:00
alexey-milovidov
afaa780ea0
Update CHANGELOG_RU.md 2018-04-17 23:59:56 +03:00
alexey-milovidov
1c5674ae0f
Update CHANGELOG_RU.md 2018-04-17 23:58:48 +03:00
proller
f8dc8f32d5 Writing changelog (#2215)
* Maybe fix flappy test

* Make changelog

* Revert "Temporary revert doc about new package name (clickhouse-server vs cickhouse-server-common)"

This reverts commit 721153ed53.

* Revert "Temporary revert site about new package name (clickhouse-server vs clickhouse-server-common)"

This reverts commit ba5cb121ae.

* Better changelog

* Better

* Better changelog

* more

* Update CHANGELOG_RU.md

* Update CHANGELOG_RU.md

* Update CHANGELOG_RU.md
2018-04-17 23:57:02 +03:00
alexey-milovidov
22f7a3a545
Merge pull request #2223 from sundy-li/master
Fix:ignore the format_version check when the data is empty
2018-04-17 22:50:26 +03:00
alexey-milovidov
ba3bbbead6
Merge pull request #2230 from alexandrettio/patch-1
Mistake in cases
2018-04-17 22:49:14 +03:00
alexey-milovidov
089e71d9a5
Merge pull request #2235 from yandex/small-enhancements
Small enhancements
2018-04-17 22:45:01 +03:00
Vitaliy Lyudvichenko
400ad55754 Support allow_databases in distributed DDL. [#CLICKHOUSE-3]
Resolves #2189
2018-04-17 22:33:58 +03:00
Vitaliy Lyudvichenko
bf832b3ea6 Fixed OPTIMIZE after RENAME of replicated table. [#CLICKHOUSE-2] 2018-04-17 20:59:42 +03:00
Vitaliy Lyudvichenko
5536bf202c Allow SELECT FROM system.processes while max_queries limit is exceeded. [#CLICKHOUSE-3670] 2018-04-17 20:08:15 +03:00
Vitaliy Lyudvichenko
604c7071c3 Fixed a long lock of ProcessList when KILL QUERY is called. [#CLICKHOUSE-3706] 2018-04-17 18:16:32 +03:00
Vitaliy Lyudvichenko
f642d0828e Avoid freezing of KILL QUERY. [#CLICKHOUSE-3706] 2018-04-17 17:29:52 +03:00
Aleksandra (Ася)
29eda3b2de
Update ya_metrika_task.md 2018-04-17 13:19:53 +03:00
Alexey Milovidov
c9c09a9d13 Fixed Travis [#CLICKHOUSE-2] 2018-04-17 00:13:17 +03:00
Alexey Milovidov
798bee18a7 Merge branch 'master' of github.com:yandex/ClickHouse 2018-04-17 00:04:36 +03:00
Alexey Milovidov
5d2d44817e Allow to run postinst script manually on CentOS [#CLICKHOUSE-3707] 2018-04-17 00:03:35 +03:00
proller
27b4af9dd7 Change obsolete comment 2018-04-16 23:25:07 +03:00
alexey-milovidov
17dd218338
Merge pull request #2202 from proller/fix15
CLICKHOUSE-3700: Fix empty password on replica query
2018-04-16 23:18:47 +03:00
proller
42cb1540a1
Update ClientInfo.h 2018-04-16 23:12:44 +03:00
Alexey Milovidov
1fdea85e21 Adjusted racy test [#CLICKHOUSE-2] 2018-04-16 21:51:13 +03:00
alexey-milovidov
a2c2a247ad
Merge pull request #2227 from yandex/meetup-link
Added meetup link
2018-04-16 21:34:36 +03:00
Alexey Milovidov
7c52151890 Added meetup link 2018-04-16 21:33:47 +03:00
Nikolai Kochetov
fc6526cb0a Merge branch 'silviucpp-read_query_body_fix' 2018-04-16 20:30:56 +03:00
Nikolai Kochetov
73cf78eec9 updated test 2018-04-16 18:48:27 +03:00
Nikolai Kochetov
d9ab10634a fix build 2018-04-16 18:39:12 +03:00
Nikolai Kochetov
9e05052c2a merged with master 2018-04-16 18:35:11 +03:00
Nikolai Kochetov
7b8a306e34 minor fixes 2018-04-16 18:11:13 +03:00
BayoNet
f94c3da50c Merge branch 'master' of https://github.com/BayoNet/ClickHouse 2018-04-16 15:39:07 +03:00
BayoNet
e4ab0d8522 docs/utils/clickhouse-local.md is edited by developer comment 2018-04-16 15:27:33 +03:00
BayoNet
090df0efd6 docs/utils/clickhouse-local.md is edited by developer comment 2018-04-16 15:04:59 +03:00
sundy-li
12211ffc5b Fix:ignore the format_version check when the data is empty 2018-04-16 18:04:59 +08:00
BayoNet
be7a7a7e92 Merge remote-tracking branch 'upstream/master' 2018-04-16 08:34:53 +03:00
BayoNet
23d19b3891 The description of clickhouse-local utility is extended. 2018-04-16 08:32:37 +03:00
proller
0114b69f61 Fix build 2018-04-13 23:16:12 +03:00
proller
f9cd6a09e6 sql: initial EXTRACT(... FROM ...) support (#2196)
* start

* wip

* wip

* wip

* wip

* wip

* Fix clickhouse-server.postinst

* clean

* wip

* clean

* clean

* clean

* wip

* clean

* Update dump_variable.cpp
2018-04-13 22:35:08 +03:00
Alexsey Shestakov
d19a56aa3a Fix x^y math functions description 2018-04-13 22:09:12 +03:00
Alexey Milovidov
bc47a49d58 Added a test #2208 2018-04-13 21:49:23 +03:00
robot-metrika-test
bf5763e525 Auto version update to [54378] 2018-04-13 15:44:34 +03:00
proller
5b19d89133 Add git hash to version info 2018-04-13 15:42:35 +03:00
proller
8a612c8e93 Better clickhouse-report 2018-04-13 15:34:14 +03:00
proller
3d38e5e477 clickhouse-report: get trace from running clickhouse-server process 2018-04-11 21:28:02 +03:00
robot-metrika-test
fe6feb3a69 Auto version update to [54377] 2018-04-11 17:23:50 +03:00
proller
2ae1c99441
Debian: Try fix compatible dependencies (#2209) 2018-04-11 07:22:41 -07:00
BayoNet
d5a284c765 Merge remote-tracking branch 'upstream/master' 2018-04-11 10:41:13 +03:00
robot-metrika-test
50c2252c31 Auto version update to [54376] 2018-04-10 21:29:22 +03:00
proller
4034fcecf3 Merge remote-tracking branch 'upstream/master' into fix15 2018-04-10 21:27:21 +03:00