Commit Graph

32847 Commits

Author SHA1 Message Date
Alexey Milovidov
e241037bda Merge branch 'master' of github.com:yandex/ClickHouse 2019-12-16 20:45:41 +03:00
Alexey Milovidov
c7bb052506 Revert "Fixed performance test"
This reverts commit 49fd9c41d0.
2019-12-16 20:45:27 +03:00
alexey-milovidov
dd58ddbc9a
Merge pull request #8234 from ClickHouse/fix_insert_select_mysql
Fix insert select from mysql(...)
2019-12-16 20:42:02 +03:00
BayoNet
3c7be98f5c
DOCS-2: Remark about Authentification on Zookeeper (#7732)
* CLICKHOUSEDOCS-2: Remark about authentification on ZooKeeper.

* CLICKHOUSEDOCS-2: Fixes.

* CLICKHOUSEDOCS-2: Fixes.

* Update docs/en/operations/access_rights.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/table_engines/replication.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update.

* CLICKHOUSEDOCS-2: Links fix.

* CLICKHOUSEDOCS-2: Examples fix.

* CLICKHOUSEDOCS-2: RU translation.
2019-12-16 19:40:30 +03:00
Dr. Strange Looker
a94a03eb4a
removed version number
ClickHouse requested I not mention the version number where ClickHouse support began since it quickly becomes out of date and irrelevant.
2019-12-16 11:32:55 -05:00
alesapin
2695aa13c4 Add ability to execute mutations asynchronously 2019-12-16 18:51:15 +03:00
Dr. Strange Looker
0748883497
Update commercial support for ClickHouse to include Looker
Looker added support for ClickHouse in November, 2019 in version 6.24
2019-12-16 10:19:20 -05:00
Alexander Tokmakov
9c3bab7f17 update docs 2019-12-16 18:13:22 +03:00
alesapin
a67540e658
Merge pull request #8230 from Melancholic/master
Fixed #5335. clickhouse-local. Print help if no arguments are passed
2019-12-16 17:47:00 +03:00
Alexander Tokmakov
9e566d997e fix insert select from mysql(...) 2019-12-16 17:28:44 +03:00
Konstantin Malanchev
e5dbe2f9b5 Update English docs for ALTER TABLE ADD COLUMN 2019-12-16 16:00:10 +03:00
Konstantin Malanchev
5d1c0e41ef Update Russian docs for ALTER TABLE ADD COLUMN 2019-12-16 16:00:10 +03:00
alexey-milovidov
9f27e05dc8
Merge pull request #8232 from Jokser/curl-build-quiet-mode
Fix quiet mode for curl
2019-12-16 15:12:10 +03:00
Pavel Kovalenko
d04f38fb9c Fix quiet mode for curl. 2019-12-16 14:13:33 +03:00
hcz
a563ad0b21 Optimize rounding functions 2019-12-16 18:39:35 +08:00
Alexander Tokmakov
2980c1101e update tests 2019-12-16 13:24:02 +03:00
Alexander Tokmakov
cab852dd0e enable values optimization by default 2019-12-16 12:25:31 +03:00
nagorny
03f0909552 Fixed #5335. clickhouse-local. Print help if no arguments are passed 2019-12-16 12:05:26 +03:00
Alexey Milovidov
59278d98d7 Update OpenSSL 2019-12-16 04:23:57 +03:00
Alexey Milovidov
7ea2f4c01e Merge branch 'master' of github.com:yandex/ClickHouse 2019-12-16 04:21:19 +03:00
Alexey Milovidov
49fd9c41d0 Fixed performance test 2019-12-16 04:21:09 +03:00
alexey-milovidov
62f97835b8
Merge pull request #8224 from ClickHouse/remove-capnp-build-warnings
Suppress some trash in build log
2019-12-16 03:21:08 +03:00
alexey-milovidov
bf1414cc76
Merge pull request #8225 from ClickHouse/tcmalloc-deprecate
Deprecate tcmalloc
2019-12-16 03:20:56 +03:00
Alexey Milovidov
952351a033 Fixed build after merge 2019-12-16 02:54:56 +03:00
alexey-milovidov
575984b4a0
Merge pull request #8189 from ClickHouse/regions-more-languages
More languages for regions
2019-12-16 02:47:20 +03:00
alexey-milovidov
9a3951f8b9
Merge pull request #8059 from excitoon-favorites/ttlsdocs
Added documentation for extended TTL syntax
2019-12-16 02:44:40 +03:00
alexey-milovidov
3fa3166092
Merge pull request #8055 from vitlibar/more-accurate-using-load-reload
Refactoring of using ExternalLoader in dictionary DDL.
2019-12-16 02:43:02 +03:00
alexey-milovidov
d0ef4b6b96
Merge branch 'master' into more-accurate-using-load-reload 2019-12-16 02:42:45 +03:00
alexey-milovidov
38353d1253
Merge pull request #8197 from filimonov/fix_kafka_mv_subqueries
Init query context for Kafka to make subqueries work
2019-12-16 02:40:00 +03:00
Alexey Milovidov
d5d2959a5f Minor changes after merge #7900 2019-12-16 01:53:52 +03:00
Alexey Milovidov
ebf16a8a17 Deprecated tcmalloc 2019-12-16 01:37:27 +03:00
Alexey Milovidov
31326a2555 Suppress trash in build log 2019-12-16 01:35:44 +03:00
alexey-milovidov
d498e14ff8
Merge pull request #7900 from Vdimir/prometheus-metrics-7369
Prometheus endpoint
2019-12-16 01:16:52 +03:00
alexey-milovidov
3399f9a73c
Merge pull request #8112 from hczhcz/patch-1210
Add function bankerRound
2019-12-15 23:57:13 +03:00
alexey-milovidov
d2ae3075fb
Update rounding_functions.md 2019-12-15 23:56:56 +03:00
alexey-milovidov
785b014dc0
Merge pull request #8222 from ClickHouse/msan-icu
Enable ICU for build with Memory Sanitizer
2019-12-15 22:53:09 +03:00
Alexey Milovidov
c8e19f8bc8 Enable ICU for build with Memory Sanitizer 2019-12-15 20:53:16 +03:00
alexey-milovidov
5269216ced
Merge pull request #8218 from ClickHouse/libressl-to-openssl
Switched from libressl to openssl
2019-12-15 20:47:41 +03:00
Alexey Milovidov
b02da899b5 Avoid dependency on too new libc 2019-12-15 19:22:25 +03:00
Alexey Milovidov
cb55558597 Merge branch 'libressl-to-openssl' of github.com:yandex/ClickHouse into libressl-to-openssl 2019-12-15 19:14:20 +03:00
Alexey Milovidov
ec60d144d0 Avoid dependency on too new libc 2019-12-15 19:13:09 +03:00
Andrei Bodrov
e2f347a5ad fix test 2019-12-15 16:41:50 +03:00
Andrei Bodrov
cae40d3d94 fix name, add exception, add tests 2019-12-15 16:36:44 +03:00
hcz
3ff7c1e4dc Improve roundBankers implementation 2019-12-15 16:30:54 +08:00
Alexey Milovidov
30a9213c20 Merge branch 'libressl-to-openssl' of github.com:yandex/ClickHouse into libressl-to-openssl 2019-12-15 09:36:57 +03:00
Alexey Milovidov
f97a542132 Fixed bug in README files for cross build 2019-12-15 09:36:43 +03:00
Alexey Milovidov
677ca84824 Silent warnings about unused command line args when building ASM source 2019-12-15 09:18:08 +03:00
Alexey Milovidov
a9b37c0508 Fixed error 2019-12-15 09:09:16 +03:00
Alexey Milovidov
4339278fbd Fixed error 2019-12-15 09:04:25 +03:00
Alexey Milovidov
b11f95aed5 Fixed error 2019-12-15 09:02:36 +03:00