Commit Graph

80487 Commits

Author SHA1 Message Date
alexey-milovidov
62f1583aa1
Merge pull request #33242 from peter279k/patch-2
Add systemctl way to run server as daemon
2021-12-28 13:55:01 +03:00
alexey-milovidov
339443d068
Update install.md 2021-12-28 13:54:37 +03:00
alesapin
948fde52a7 Add retries for github api 2021-12-28 13:13:51 +03:00
alesapin
cb3c3970fe Fix flaky test 01650 2021-12-28 12:40:07 +03:00
zhangxiao871
daa4c9e33b clickhouse-keeper acl consistent with zookeeper, accept generated digest 2021-12-28 17:17:01 +08:00
alesapin
90db762c87
Merge pull request #33215 from ClickHouse/fix_flaky_integration_tests
Fix some flaky integration tests
2021-12-28 11:27:46 +03:00
alesapin
875eb54754
Update test.py 2021-12-28 11:21:33 +03:00
alesapin
e0fe504443
Merge pull request #33224 from ClickHouse/fix_frightnening_logging
Fix keeper log messages
2021-12-28 11:17:34 +03:00
Vladimir C
ba587c16a2
Merge pull request #33243 from peter279k/improve_docker_readme 2021-12-28 10:59:28 +03:00
Vladimir C
bb6fc853e3
Merge pull request #31442 from vdimir/cluster-discovery 2021-12-28 10:53:30 +03:00
Vladimir C
5ecbaf4ad8
Merge pull request #33197 from kirillikoff/kirillikoff-DOCSUP-15714 2021-12-28 10:49:46 +03:00
Vladimir C
78710d71b5
Specify sql syntax in code snippets in join.md 2021-12-28 10:49:35 +03:00
Kruglov Pavel
275eb652f6
Merge pull request #33209 from kssenii/add-retry-for-postgres-query
Add retry for Postgres query in case nothing has been fetched yet
2021-12-28 10:22:06 +03:00
Tatiana Kirillova
72a9fe51d2
Update join.md 2021-12-28 09:23:19 +03:00
pdv-ru
2a9662bf69 Update clickhouse-keeper.md 2021-12-28 09:13:25 +03:00
pdv-ru
6bada8b0ba add anchors 2021-12-28 09:11:19 +03:00
peter279k
22b2d49d04 Add friendly message to notify user this instance 2021-12-28 09:42:49 +08:00
Chun-Sheng, Li
2e141b77db
Add systemctl way to run server as daemon 2021-12-28 09:27:04 +08:00
lgbo-ustc
413fb290bb remove comments 2021-12-28 09:19:21 +08:00
pdv-ru
af159d1f2e Update clickhouse-keeper.md 2021-12-27 23:23:08 +03:00
Anton Popov
0e2d0d70ba add asynchronous inserts to query log 2021-12-27 23:16:53 +03:00
pdv-ru
ffc77e5f21 Update clickhouse-keeper.md 2021-12-27 22:45:45 +03:00
kssenii
1f6ca619b7 Allow some killing 2021-12-27 22:42:56 +03:00
alexey-milovidov
bb2f85966e
Merge pull request #33237 from melvynator/patch-3
Removed an extra code block
2021-12-27 21:57:37 +03:00
alexey-milovidov
5cef235ede
Merge pull request #33236 from melvynator/patch-2
Remove a code section
2021-12-27 21:57:13 +03:00
Maksim Kita
4a8a144971
Merge pull request #33235 from ClickHouse/fix_clang_tidy_1
Fix clang tidy
2021-12-27 21:56:35 +03:00
Peignon Melvyn
c7b758c88d
Removed an extra code block
Removed an extra code block that should not be here.
2021-12-27 19:55:23 +01:00
Tatiana Kirillova
8dc204c280 fix diff and translate 2021-12-27 21:23:09 +03:00
Peignon Melvyn
38a40f27fb
Remove a code
I removed a sentence that was in a code section, it didn't feel that it was intended initially.
2021-12-27 18:12:19 +01:00
alesapin
2f9d5af14e Fix clang tidy 2021-12-27 19:54:14 +03:00
alexey-milovidov
8118b81f95
Merge pull request #33232 from ClickHouse/rfraposa-patch-1
Proofreading edits
2021-12-27 19:35:34 +03:00
alexey-milovidov
343e138f19
Update tests-visualization.md 2021-12-27 19:34:28 +03:00
Alexey Milovidov
fc9f900078 Fix JSON 2021-12-27 19:30:23 +03:00
Kseniia Sumarokova
0178fb5e0b
Merge pull request #33214 from kssenii/external-database-fix-where-false
Fix WHERE 1=0 for external databases query
2021-12-27 18:53:52 +03:00
freedomDR
d41ba4dc0f improve projection describe 2021-12-27 15:39:35 +00:00
Rich Raposa
5117f3b265
Proofreading edits 2021-12-27 08:34:58 -07:00
alexey-milovidov
307f15015b
Merge pull request #33213 from ClickHouse/tests-blog-post
Add a blog post about flaky tests
2021-12-27 18:27:07 +03:00
vdimir
5f82190cd3
Log exception on cluster discovery initial update 2021-12-27 18:24:25 +03:00
Kseniia Sumarokova
5fd952fe1b
Merge branch 'master' into materialized-postgresql-fix-cleanup 2021-12-27 17:25:51 +03:00
pdv-ru
9e5f59659f Edit and translate to Russian (four letter commands to keeper) 2021-12-27 17:22:38 +03:00
OnePiece
555b20bc2e
Update MergeTreePartsMover.cpp 2021-12-27 21:38:51 +08:00
Amos Bird
cd1aa89bb1
Document the risk 2021-12-27 21:20:01 +08:00
vdimir
01a9199098
Move stop_flag to clusters_to_update in ClusterDiscovery 2021-12-27 16:10:36 +03:00
vdimir
5bd620fba1
Reset backoff when cluster discovery is up to date 2021-12-27 16:10:35 +03:00
vdimir
3934e99dce
update ClusterDiscovery::ConcurrentFlags::set 2021-12-27 16:09:50 +03:00
vdimir
a76e93209d
Backoff for ClusterDiscovery::runMainThread 2021-12-27 16:09:44 +03:00
lgbo-ustc
26e61061b0 update setImpl() 2021-12-27 20:46:51 +08:00
OnePiece
47f0e3c72f
Update MergeTreePartsMover.cpp 2021-12-27 20:46:51 +08:00
Kruglov Pavel
3cb37a11ae
Merge pull request #33202 from azat/fix-client_autocomplete_word_break_characters
Fix 01370_client_autocomplete_word_break_characters test logic
2021-12-27 15:35:11 +03:00
lgbo-ustc
922dd40c05 optimization 2021-12-27 20:33:25 +08:00