Commit Graph

64692 Commits

Author SHA1 Message Date
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
Anton Ivashkin
6c4e4b751c Decrease iterations in test_s3_zero_copy_replication 2021-05-24 16:05:11 +03:00
MyroTk
b2dc82128c Specifying inclusive and exclusive boundaries in the requirements. 2021-05-24 15:04:58 +02:00
BoloniniD
04f7678617 Added RU docs for YAML configs 2021-05-24 16:01:32 +03:00
MyroTk
68b5bd4abb Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into tfs_extended_precision_data_types_testing 2021-05-24 14:44:12 +02:00
tavplubix
6b228f2630
Update StorageReplicatedMergeTree.cpp 2021-05-24 15:13:42 +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
tavplubix
e0f214d0e9
Update StorageReplicatedMergeTree.cpp 2021-05-24 14:23:23 +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
Anton Ivashkin
d1be97fd30 Merge branch 's3_zero_copy_replication' of https://github.com/ianton-ru/ClickHouse into s3_zero_copy_replication 2021-05-24 12:54:01 +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
Maksim Kita
b128221cf0 ActionsDAG compile expressions update 2021-05-24 11:59:27 +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
lehasm
f32b0dc886
Update docs/en/operations/settings/settings.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-05-24 08:21:03 +03:00
lehasm
97415e931e
Update docs/en/operations/settings/settings.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-05-24 08:12:17 +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
kssenii
659e57e60f Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into modulo-partition-key 2021-05-23 22:46:00 +00: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
kssenii
1ffaf1d793 Better check 2021-05-23 21:53:32 +00:00
Maksim Kita
ab686628a9 Fix dictionary functions documentation 2021-05-24 00:06:08 +03:00
kssenii
ecd82213d1 Some clean up, more tests 2021-05-23 20:19:04 +00:00
Alexey
a3640cd7ea Description updated 2021-05-23 20:02:17 +00: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