Denny Crane
|
afb860c18a
|
Update install.md
|
2021-09-08 12:22:05 -03:00 |
|
Denny Crane
|
27ec8bd194
|
Update install.md
|
2021-09-08 12:09:18 -03:00 |
|
Denny Crane
|
06eca1cbc0
|
Update install.md
|
2021-09-08 12:06:24 -03:00 |
|
Nikita Mikhaylov
|
107710e618
|
save
|
2021-09-08 15:06:15 +00:00 |
|
mergify[bot]
|
e9feb9f880
|
Merge branch 'master' into make_mysqlxx_pool_backward_compatible
|
2021-09-08 14:55:57 +00:00 |
|
mergify[bot]
|
6549587bc0
|
Merge branch 'master' into move_docker_images_to_separate_repo
|
2021-09-08 14:43:43 +00:00 |
|
alesapin
|
f2c9d94faa
|
Changelog 21.9 (draft)
|
2021-09-08 16:37:32 +03:00 |
|
mergify[bot]
|
64fb384656
|
Merge branch 'master' into global-merge-executor
|
2021-09-08 13:15:38 +00:00 |
|
Nikita Mikhaylov
|
2b59fbacd3
|
Update tests/integration/test_MemoryTracking/test.py
|
2021-09-08 16:14:00 +03:00 |
|
Nikita Mikhaylov
|
3b7fa06540
|
Review fixes
|
2021-09-08 12:42:03 +00:00 |
|
alesapin
|
f8a6dfb0c4
|
Fix race on mutation_pointer update
|
2021-09-08 14:37:16 +03:00 |
|
George
|
3a94928911
|
translated to Russian
|
2021-09-08 13:40:43 +03:00 |
|
Anton Popov
|
5d33baab5f
|
Merge pull request #28658 from CurtizJ/fix-or-to-in
Fix optimization of disjunctions chain in distributed queries
|
2021-09-08 13:26:45 +03:00 |
|
gyuton
|
5588853893
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-09-08 13:25:06 +03:00 |
|
Dmitrii Kovalkov
|
b073d5a4b4
|
Default argument for Pool.get()
|
2021-09-08 13:11:38 +03:00 |
|
alesapin
|
b8cfad4ba2
|
Renames for testflows
|
2021-09-08 13:06:03 +03:00 |
|
alesapin
|
3f11cbd31b
|
Rename more images
|
2021-09-08 13:03:54 +03:00 |
|
alesapin
|
ca8d478575
|
Merge branch 'move_docker_images_to_separate_repo' of github.com:ClickHouse/ClickHouse into move_docker_images_to_separate_repo
|
2021-09-08 12:59:43 +03:00 |
|
alesapin
|
cbbc5b2ee5
|
Fix some broken images
|
2021-09-08 12:58:17 +03:00 |
|
alesapin
|
bdd26f2a19
|
Merge branch 'master' into move_docker_images_to_separate_repo
|
2021-09-08 12:36:36 +03:00 |
|
Nikita Mikhaylov
|
ed37a22c37
|
Delete debug print
|
2021-09-08 09:35:18 +00:00 |
|
alesapin
|
3b9dae8718
|
Merge pull request #28616 from ClickHouse/qoega-try-llvm-12
Merging #20495
|
2021-09-08 11:43:46 +03:00 |
|
Nikolai Kochetov
|
0a1c3d701f
|
Merge pull request #28717 from DimasKovas/fix_arcadia_build_2021_09_08
Regenerate ya.make
|
2021-09-08 11:13:32 +03:00 |
|
Vladimir C
|
70fbc85768
|
Merge pull request #28686 from ljcui/distributed_coredump
Fix coredump in creating distributed table
|
2021-09-08 10:52:56 +03:00 |
|
Azat Khuzhin
|
e5d7791f87
|
Fix test_MemoryTracking integration test flakiness
|
2021-09-08 09:36:51 +03:00 |
|
Dmitrii Kovalkov
|
5e133a3cc6
|
Run generate-ya-make.sh
|
2021-09-08 07:58:22 +03:00 |
|
Olga Revyakina
|
a62c428291
|
Translated and minor fixes
|
2021-09-08 05:52:17 +03:00 |
|
Olga Revyakina
|
cd038979d4
|
Initial (en)
|
2021-09-08 05:32:02 +03:00 |
|
Nikita Mikhaylov
|
6062dd0021
|
Better
|
2021-09-08 00:21:21 +00:00 |
|
Nikita Mikhaylov
|
7c9b1a7db4
|
Merge pull request #28679 from ianton-ru/MDB-14168
Reduce default settings for S3 multipart upload part size
|
2021-09-08 01:14:18 +03:00 |
|
Maksim Kita
|
1966ffc040
|
Merge pull request #28685 from orloffv/patch-1
Add Settings.Names, Settings.Values aliases for system.processes table
|
2021-09-08 01:01:56 +03:00 |
|
Azat Khuzhin
|
fe3c53040a
|
Cache thread name to avoid prctl(PR_GET_NAME) for query_log/text_log
|
2021-09-08 00:57:14 +03:00 |
|
Azat Khuzhin
|
db0767a194
|
Implement detach_not_byte_identical_parts
Maybe useful for further analysis of non byte-identical parts.
|
2021-09-07 23:29:57 +03:00 |
|
Nikita Mikhaylov
|
e398af08dc
|
Maybe fix test
|
2021-09-07 19:53:51 +00:00 |
|
Alexey
|
46638f1290
|
Links to CREATE FUNCTION and DROP FUNCTION from function Introduction
|
2021-09-07 19:32:12 +00:00 |
|
Vitaly Baranov
|
59148fa453
|
Merge pull request #22415 from Enmk/governance/session_log
Governance/session log
|
2021-09-07 22:09:32 +03:00 |
|
mergify[bot]
|
40c61a98a3
|
Merge branch 'master' into move_docker_images_to_separate_repo
|
2021-09-07 18:29:33 +00:00 |
|
George
|
b984caaab7
|
Revert "Edited and translated to Russian"
This reverts commit 36f57555f6 .
|
2021-09-07 19:55:13 +03:00 |
|
George
|
36f57555f6
|
Edited and translated to Russian
|
2021-09-07 19:50:07 +03:00 |
|
mergify[bot]
|
771ae92c8e
|
Merge branch 'master' into global-merge-executor
|
2021-09-07 14:52:33 +00:00 |
|
Nikita Mikhaylov
|
231f64cf37
|
Fix unit test
|
2021-09-07 13:51:30 +00:00 |
|
mergify[bot]
|
9dd9b7d430
|
Merge branch 'master' into gyuton-DOCSUP-11552-Fix-and-update-documentation
|
2021-09-07 13:28:28 +00:00 |
|
Nikita Mikhaylov
|
9b38248e64
|
Remove scheduler thread
|
2021-09-07 13:13:23 +00:00 |
|
alesapin
|
d9ca1e29c3
|
Increase stack size for coroutines
|
2021-09-07 15:56:32 +03:00 |
|
Nikita Mikhaylov
|
8a0765c60d
|
Review fixes (partially)
|
2021-09-07 12:45:39 +00:00 |
|
Nikita Mikhaylov
|
ff59105f28
|
Merge pull request #28663 from bharatnc/ncb/fix-rect-args
fix getNumberOfArguments() for s2Rect functions
|
2021-09-07 14:30:45 +03:00 |
|
Vitaly
|
69604eab3f
|
Add Settings.Names, Settings.Values aliases for system.processes table
|
2021-09-07 14:05:55 +03:00 |
|
ZhiYong Wang
|
978dd19fa2
|
Fix coredump in creating distributed table
|
2021-09-07 19:05:26 +08:00 |
|
mergify[bot]
|
e9fbdec13a
|
Merge branch 'master' into improvement/merge-tree-part-opt-parse
|
2021-09-07 09:52:24 +00:00 |
|
Anton Ivashkin
|
5ff99314b1
|
Reduce default settings for S3 multipart upload part size
|
2021-09-07 12:51:00 +03:00 |
|