Commit Graph

64394 Commits

Author SHA1 Message Date
mergify[bot]
e7e354dd02
Merge branch 'master' into filimonov-kafka-flaky 2021-05-25 15:39:25 +00:00
Maksim Kita
d550c06ed8
Merge pull request #24485 from kitaisreal/revert-libunwind
Revent libunwind
2021-05-25 18:17:29 +03:00
Alexander Kuzmenkov
bc700d753a
Merge pull request #24279 from otrazhenia/evgsudarikova-DOCSUP-9464
DOCSUP-9464: Edit and translate to Russian (regular expressions)
2021-05-25 17:19:08 +03:00
Vladimir
a9e435816e
Merge pull request #24400 from ianton-ru/log_aws_remove
Add log record for removed from AWS S3 keys
2021-05-25 16:52:11 +03:00
Evgeniia Sudarikova
1dc2dce769 Merge branch 'evgsudarikova-DOCSUP-9464' of https://github.com/otrazhenia/ClickHouse into evgsudarikova-DOCSUP-9464 2021-05-25 16:05:43 +03:00
Evgeniia Sudarikova
1097c46a99 edited after review 2021-05-25 16:03:35 +03:00
alesapin
0597211605
Merge pull request #24441 from adevyatova/annadevyatova-DOCSUP-8462-pool-size
DOCSUP-8462: Document the background_fetches_pool_size setting
2021-05-25 14:34:06 +03:00
Maksim Kita
9934caeedf Revent libunwind 2021-05-25 13:40:45 +03:00
Nikolai Kochetov
d4998909b6
Merge pull request #24463 from ClickHouse/fix-24024
Fix header mismatch for UNION.
2021-05-25 12:04:45 +03:00
Evgenia Sudarikova
e95160aa5c
Update docs/ru/sql-reference/functions/splitting-merging-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 10:50:32 +03:00
Nikolai Kochetov
6a726ca8ed Update test. 2021-05-25 10:19:10 +03:00
Anna
c2f5e7b51c
Update docs/en/engines/table-engines/mergetree-family/replication.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 07:41:49 +03:00
alexey-milovidov
ea97eee326
Merge pull request #24449 from vdimir/CLICKHOUSE-5062
Fix cli argument in clickhouse-server.init
2021-05-25 03:20:26 +03:00
Maksim Kita
1e656bbba5
Merge pull request #24469 from kitaisreal/function-then-typos
Fixed IFunction then typos
2021-05-25 02:07:31 +03:00
filimonov
88919080d5
Try to improve kafka flaky test 2021-05-24 22:37:16 +02:00
Maksim Kita
ef2696bae5 Fixed IFunction then typos 2021-05-24 23:27:32 +03:00
Maksim Kita
0628fb8b1b
Merge pull request #24417 from kitaisreal/function-constant-result-with-nonconstant-arguments
Function constant result with nonconstant arguments
2021-05-24 23:16:47 +03:00
Maksim Kita
45a4bdc5d9
Merge pull request #24460 from kitaisreal/manually-disable-llvm-parts-submodule-update
Manually disable LLVM parts submodule update
2021-05-24 22:51:01 +03:00
Maksim Kita
c10712cdb3
Merge pull request #24443 from kitaisreal/llvm-remove-orc-jit-library
LLVM remove orc jit library
2021-05-24 21:28:16 +03:00
Nikolai Kochetov
79a0029843 Fix header mismatch for UNION. 2021-05-24 21:09:00 +03:00
Nikita Mikhaylov
e7867f885a
Merge pull request #24454 from nikitamikhaylov/retry-drop-database
Fix fast test
2021-05-24 21:00:37 +03:00
Maksim Kita
7416cf4643 Manually disable LLVM parts submodule update 2021-05-24 20:52:12 +03:00
Nikita Mikhaylov
6997240237 done 2021-05-24 18:20:56 +03:00
alexey-milovidov
246d6f35a8
Merge pull request #24419 from kitaisreal/libunwind-update-version
Libunwind update version
2021-05-24 17:32:20 +03:00
Vitaly Baranov
a86f973259
Merge pull request #24445 from BoloniniD/yaml-cfg-users-yaml
Add users.yaml example configuration
2021-05-24 16:57:28 +03:00
vdimir
fce6156e04
Use bool_switch instead of value<bool> for 'force' option in Install.cpp 2021-05-24 16:53:30 +03:00
vdimir
d13248b8a4
Revert "Fix cli argument in clickhouse-server.init"
This reverts commit e4e5c2e598.
2021-05-24 16:51:50 +03:00
vdimir
e4e5c2e598
Fix cli argument in clickhouse-server.init 2021-05-24 16:45:33 +03:00
Maksim Kita
04c5bbc378
Merge pull request #24434 from ClickHouse/pvs-studio-fixes-7
Mark false positives for PVS-Studio
2021-05-24 16:36:54 +03:00
BoloniniD
04f7678617 Added RU docs for YAML configs 2021-05-24 16:01:32 +03:00
Maksim Kita
83ef34374c
Merge pull request #24447 from kitaisreal/arcadia-yaml-parser
Add YAMLParser to ya.make
2021-05-24 15:13:31 +03:00
Maksim Kita
7af4d5b86d Fixed tests 2021-05-24 14:25:02 +03:00
Maksim Kita
83f423ec85 Add YAMLParser to ya.make 2021-05-24 14:22:49 +03:00
BoloniniD
276c6b5be8 Add intro to config.yaml.example 2021-05-24 13:55:54 +03:00
BoloniniD
199393a37a Fixed link to config example in config-files.md 2021-05-24 13:48:45 +03:00
BoloniniD
1edebd647e Added users.yaml example to programs/server 2021-05-24 13:46:32 +03:00
Alexander Kuzmenkov
f227020018
Merge pull request #24049 from ClickHouse/aku/perf-unstable
complain about unstable perf test queries
2021-05-24 12:59:12 +03:00
Maksim Kita
ee0b6d573a LLVM remove orc jit library 2021-05-24 12:38:33 +03:00
Anton Ivashkin
4b9488be40 Add log record for removed from AWS S3 keys 2021-05-24 12:34:32 +03:00
Maksim Kita
af233007f6 Fixed code review issues 2021-05-24 12:30:28 +03:00
adevyatova
5ac2b846a5 Add en,ru desc 2021-05-24 08:53:40 +00:00
Maksim Kita
1a725d916b Upated LogicalFunctions 2021-05-24 10:16:12 +03:00
Maksim Kita
72fbb2dd54 Fixed tests 2021-05-24 10:16:12 +03:00
Maksim Kita
ed443c8941 Function constant result with nonconstant arguments 2021-05-24 10:16:12 +03:00
Alexey Milovidov
d32819f068 Mark false positives for PVS-Studio 2021-05-24 06:59:12 +03:00
Alexey Milovidov
9edfc1641a Fix YAML lint 2021-05-24 06:57:56 +03:00
Alexey Milovidov
f80e6535b0 Maybe fix YAML linter 2021-05-24 05:55:03 +03:00
alexey-milovidov
2c1b892359
Merge pull request #24409 from BoloniniD/yaml-cfg-docs
Add docs for YAML configuration files
2021-05-24 03:51:47 +03:00
alexey-milovidov
5c815e4c7f
Update config-example.yaml 2021-05-24 03:51:37 +03:00
alexey-milovidov
aa31812755
Merge pull request #24433 from den-crane/patch-17
Doc. PREWHERE + FINAL
2021-05-24 03:39:19 +03:00