Commit Graph

64360 Commits

Author SHA1 Message Date
Nikita Mikhaylov
e7867f885a
Merge pull request #24454 from nikitamikhaylov/retry-drop-database
Fix fast test
2021-05-24 21:00:37 +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
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
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
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
Denny Crane
12a0563741
PREWHERE+FINAL 2021-05-23 19:47:29 -03:00
Denny Crane
e5354f8f36
PREWHERE + FINAL 2021-05-23 19:42:55 -03:00
Maksim Kita
e5291c1ef1
Merge pull request #24432 from kitaisreal/fix-dictionary-functions-documentation
Fix dictionary functions documentation
2021-05-24 01:00:09 +03:00
Maksim Kita
ab686628a9 Fix dictionary functions documentation 2021-05-24 00:06:08 +03:00
Kseniia Sumarokova
3dac785fa6
Merge pull request #24415 from kssenii/rabbit-fixes
Add exponential backoff to reschedule read attempt in case RabbitMQ queues are empty (CPU load issue)
2021-05-23 21:55:32 +03:00
Maksim Kita
c408c95516
Merge pull request #24428 from huzhichengdd/patch-14
Update index.md
2021-05-23 18:05:18 +03:00
Maksim Kita
d45edc1f5d
Merge pull request #24429 from ukolovda/patch-1
Update index.md (for #24418)
2021-05-23 17:38:55 +03:00
Maksim Kita
2d6a364856
Update index.md 2021-05-23 17:38:23 +03:00
Maksim Kita
ef58cb399a Updated submodule version 2021-05-23 17:36:10 +03:00
huzhichengdd
d7e0e3fe02
Update index.md 2021-05-23 22:12:43 +08:00
Dmitry Ukolov
82c25cb961
Update index.md 2021-05-23 18:11:56 +04:00
Maksim Kita
e7f77f27bf
Merge pull request #24030 from kitaisreal/submodule-llvm-project
Added llvm-project submodule
2021-05-23 16:27:56 +03:00
BoloniniD
b949b4384b Fixes after review 2021-05-23 13:36:49 +03:00
Maksim Kita
d0e96defc4
Merge pull request #24421 from azat/build-nuraft-fix
Do not built clickhouse-keeper w/o NuRaft
2021-05-23 12:57:36 +03:00
Maksim Kita
32859fd901
Update min_count_to_compile_expression 2021-05-23 12:43:29 +03:00
alesapin
660916a9a1
Merge pull request #24393 from ClickHouse/fix_flaky_quota_test
Fix flaky 01033_quota_dcl
2021-05-23 10:22:09 +03:00
alesapin
6c0b683d3a
Merge pull request #17871 from nvartolomei/nv/parts-uuid-move-shard
Part movement between shards
2021-05-23 10:20:57 +03:00
alesapin
3f2d280e34
Merge pull request #24412 from ClickHouse/fix_race_condition_keeper_shutdown
Fix race condition on keeper shutdown
2021-05-23 10:11:39 +03:00
Azat Khuzhin
c343f85b64 Do not built clickhouse-keeper w/o NuRaft
Otherwise it will fail because of unused argument and unreachable code.
2021-05-23 08:37:56 +03:00
alexey-milovidov
40595da023
Merge pull request #24423 from azat/FAIL_ON_UNSUPPORTED_OPTIONS_COMBINATION
Switch message level to WARNING for FAIL_ON_UNSUPPORTED_OPTIONS_COMBINATION=OFF
2021-05-23 02:51:27 +03:00
Azat Khuzhin
c704837a4a Switch message level to WARNING for FAIL_ON_UNSUPPORTED_OPTIONS_COMBINATION=OFF
STATUS (as before this patch) is too quite, WARNING will at least log
this with a stacktrace.
2021-05-23 02:32:03 +03:00
Maksim Kita
518552c866 Fixed tests 2021-05-23 01:37:54 +03:00
alexey-milovidov
ffc91dd947
Merge pull request #24411 from azat/tests-fixes
Stateless tests fixes
2021-05-23 00:45:19 +03:00
BoloniniD
6c2e02461d Added link to config-example.yaml 2021-05-22 21:34:19 +03:00
BoloniniD
c220260a1d Added default config in YAML to programs/server 2021-05-22 21:27:46 +03:00
BoloniniD
8e6fabd674 Fixes for .md, preparing to add config-example.yaml 2021-05-22 19:42:09 +03:00
Maksim Kita
ac4db9fdcc Libunwing update version 2021-05-22 16:04:00 +00:00
BoloniniD
efcbe79fb6 Merge branch 'master' of github.com:ClickHouse/ClickHouse into yaml-cfg-docs 2021-05-22 18:05:19 +03:00
alesapin
e4ce6faab6 Fix build 2021-05-22 15:32:53 +03:00
alexey-milovidov
13398ad233
Merge pull request #24319 from azat/ipv6-fix
Fix IPv6 addresses resolving
2021-05-22 15:23:18 +03:00
Maksim Kita
42e91df363 Updated submodule to llvm12 2021-05-22 15:22:38 +03:00
Azat Khuzhin
ef2335d835 Increase timeout in 01676_long_clickhouse_client_autocomplete
https://clickhouse-test-reports.s3.yandex.net/24411/84dd2d472812d226655bd0a4420863bbf291d601/functional_stateless_tests_flaky_check_(address)/test_run.txt.out.log
2021-05-22 14:07:21 +03:00