Commit Graph

42190 Commits

Author SHA1 Message Date
Denis Zhuravlev
941887fbfd
removed a sentence about global lock during rename (#11577)
* Update misc.md

removed a sentence about global lock during rename

* Update misc.md

removed a sentence about global lock during rename

* Update docs/en/sql-reference/statements/misc.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/sql-reference/statements/misc.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-10 22:31:51 +03:00
Ivan Blinkov
e5cd2716da
Update Dockerfile 2020-06-10 22:27:05 +03:00
Alexander Kuzmenkov
7b54ff02f0 Collect async metric log in perf test 2020-06-10 22:27:05 +03:00
Ivan Blinkov
f6b5cd7de2
Update Dockerfile 2020-06-10 22:26:44 +03:00
Ivan Blinkov
a07b296ee4
Update Dockerfile 2020-06-10 22:26:25 +03:00
Alexander Kuzmenkov
e4be52f35f Add system.asynchronous_metric_log 2020-06-10 22:17:54 +03:00
alexey-milovidov
1d1e11d887
Merge pull request #11570 from Vxider/remove_unused_code
Remove unused local variables
2020-06-10 22:03:23 +03:00
alexey-milovidov
123a017057
Merge pull request #11528 from azat/use_compact_format_in_distributed_parts_names-fix
Fix shard_num/replica_num for <node> (breaks use_compact_format_in_distributed_parts_names)
2020-06-10 22:02:51 +03:00
Denis Zhuravlev
5f5f10b48a
greatCircleAngle en translation (#11584)
* greatCircleAngle en translation

* Update geo.md

* Update geo.md
2020-06-10 21:59:17 +03:00
Ivan Blinkov
3d9424fd5a perl -pi -e 's/repo\.yandex\.ru\/clickhouse/repo.clickhouse.tech/g' {} 2020-06-10 21:54:55 +03:00
tavplubix
982c85ac6c
Update 01293_show_clusters.reference 2020-06-10 21:13:16 +03:00
tavplubix
9c86c12891
Update ParserShowTablesQuery.cpp 2020-06-10 21:11:30 +03:00
Ivan Blinkov
f5b8e61046
Update configuration-files.md 2020-06-10 21:04:47 +03:00
Alexander Tokmakov
3f389c1a19 try fix flacky test 2020-06-10 20:58:55 +03:00
Azat Khuzhin
1f3c640da2 Use unbundled boost for unbundled builds 2020-06-10 20:56:47 +03:00
Azat Khuzhin
8418612e09 Add unbundled boost support
Follow-up-for: #11390
Cc: @@abyss7
2020-06-10 20:56:47 +03:00
Ivan Blinkov
11a4ea5665
Update why.html 2020-06-10 20:42:15 +03:00
Ivan Blinkov
f81a3fb803
Update rich.html 2020-06-10 20:41:52 +03:00
Ivan
2de9ddce53
Update CMakeLists.txt (#11560)
Update CMakeLists.txt (#11560)
2020-06-10 20:30:34 +03:00
Ivan Blinkov
e07068e3d0
Update performance.html 2020-06-10 20:23:12 +03:00
Ivan Blinkov
b4a72b1774
Update features.html 2020-06-10 20:20:45 +03:00
Ivan Blinkov
f53773a083
Update quickstart.html 2020-06-10 20:12:34 +03:00
Denis Zhuravlev
ba6574d428
fix typo in greatCircleAngle example (#11583)
fix typo in greatCircleAngle example
2020-06-10 19:50:27 +03:00
alesapin
e221a64c4b Better test 2020-06-10 18:56:18 +03:00
Nikita Mikhaylov
bf262a3b04
more lock_guard 2020-06-10 18:44:28 +03:00
Nikita Mikhaylov
8c19817575
lock_guard 2020-06-10 18:30:50 +03:00
Fan()
e144e78b31
Update clickhouse-copier.md (#11558) 2020-06-10 18:30:33 +03:00
Ivan Blinkov
b3dad4c3a6
Update odbc.md 2020-06-10 18:16:29 +03:00
Nikolai Kochetov
e2c6d09019 Added test. 2020-06-10 18:06:55 +03:00
Nikolai Kochetov
d4c8adbaff Fix sanitizeBlock 2020-06-10 18:06:37 +03:00
Ivan Blinkov
01b9f73e65
Disallow was replaced with robots html tag 2020-06-10 18:04:33 +03:00
Ivan Blinkov
f043ba3c82
Update README.md 2020-06-10 18:02:24 +03:00
Alexander Tokmakov
08073903ed fix query_id of http queries 2020-06-10 17:24:42 +03:00
Lewinma
ba92f96a74
fix some translation errors in Chinese (#11128)
* fix some translation erros in Chinese

* Update docs/zh/sql-reference/functions/date-time-functions.md

Co-authored-by: hcz <hczhcz@users.noreply.github.com>

* Update docs/zh/sql-reference/functions/date-time-functions.md

Co-authored-by: hcz <hczhcz@users.noreply.github.com>

* Update docs/zh/sql-reference/functions/date-time-functions.md

Co-authored-by: hcz <hczhcz@users.noreply.github.com>

* Update docs/zh/sql-reference/functions/date-time-functions.md

Co-authored-by: hcz <hczhcz@users.noreply.github.com>

Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
Co-authored-by: hcz <hczhcz@users.noreply.github.com>
2020-06-10 17:23:45 +03:00
Nikita Mikhaylov
9df693ced5
Merge pull request #11561 from Jokser/s3-http-client-memory-optimization
Avoid copying whole response stream into memory in S3 HTTP client.
2020-06-10 16:53:33 +04:00
Alexander Tokmakov
9166ddea41 fix segfault in show create table 2020-06-10 15:53:12 +03:00
Nikita Mikhaylov
93b0d5b29b done 2020-06-10 15:47:34 +03:00
alexey-milovidov
202288b2e7
Merge pull request #11571 from Felixoid/patch-3
Replase back/forward quotes and apostrophes by straight
2020-06-10 15:00:40 +03:00
Ivan Blinkov
1effc16ae8
Update README.md 2020-06-10 14:05:54 +03:00
Mikhail f. Shiryaev
7f09bb8264
Replase back/forward quotes and apostrophes by straight 2020-06-10 12:52:41 +02:00
Alexander Kuzmenkov
04b0089776
Merge pull request #11515 from ClickHouse/aku/more-stable-perf-tests
More stable perf tests
2020-06-10 13:25:52 +03:00
Vxider
7078355449 remove unused local variables 2020-06-10 18:06:24 +08:00
tavplubix
a93ae46ac1
Merge pull request #11079 from ClickHouse/merging_external_source_cassandra
Merging #4978
2020-06-10 10:39:18 +03:00
Alexander Kuzmenkov
af1c8f8a5f fixup 2020-06-10 02:57:31 +03:00
Alexander Kuzmenkov
f6136ec279 Merge remote-tracking branch 'origin/master' into HEAD 2020-06-10 02:37:52 +03:00
Alexander Kuzmenkov
898d83491d fixup 2020-06-10 02:37:48 +03:00
Alexey Milovidov
c95d5786fd Fixup 2020-06-10 01:52:25 +03:00
alexey-milovidov
13b225799e
Merge pull request #11550 from realadvisor/master
Fix ClickHouse init process failed in docker if any script is added into docker-entrypoint-initdb.d
2020-06-10 01:48:58 +03:00
alexey-milovidov
8e05558a5f
Merge pull request #11540 from ClickHouse/fix-direct-io
Fix direct IO with PREWHERE
2020-06-09 23:53:09 +03:00
alexey-milovidov
324f2ee3ce
Merge pull request #11543 from azat/flacky-01293_system_distribution_queue
Fix 01293_system_distribution_queue flackiness
2020-06-09 23:51:25 +03:00