Yatsishin Ilya
|
3badb2afc9
|
shellcheck fix
|
2021-05-26 07:34:19 +03:00 |
|
Ilya Yatsishin
|
a05057ec6d
|
Merge pull request #24492 from qoega/integration-rm-in-entrypoint
|
2021-05-26 07:31:19 +03:00 |
|
mergify[bot]
|
d6ada7df5c
|
Merge branch 'master' into fixdate
|
2021-05-26 02:38:10 +00:00 |
|
Vitaliy Zakaznikov
|
e8d74250bf
|
Trying another approach to copy logs to /test_output without sudo.
|
2021-05-25 21:34:46 -04:00 |
|
Vitaliy Zakaznikov
|
9dd9f221c1
|
Trying another fix to copy clickhouse logs to /test_output directory.
|
2021-05-25 21:29:43 -04:00 |
|
alexey-milovidov
|
a27339c05a
|
Merge pull request #24063 from SergTT/patch-2
Update cloud.md
|
2021-05-26 04:28:29 +03:00 |
|
alexey-milovidov
|
37550ec774
|
Merge pull request #24455 from ClickHouse/fix-flaky-test-17
Fix flaky test 01085_max_distributed_connections
|
2021-05-26 03:28:17 +03:00 |
|
Vitaliy Zakaznikov
|
bcdb5a614a
|
Fixing copying of clickhouse logs into /test_output directory for TestFlows check.
|
2021-05-25 20:07:54 -04:00 |
|
Alexey Milovidov
|
4f1d6c1ffe
|
Fix the annoying test
|
2021-05-26 02:04:16 +03:00 |
|
tavplubix
|
84f9d38620
|
Merge pull request #24321 from amosbird/fixdroppartition
Fix drop partition in rare case
|
2021-05-26 01:34:22 +03:00 |
|
Vitaliy Zakaznikov
|
f6c47b6a0a
|
Adding support to save clickhouse server logs in TestFlows check.
|
2021-05-25 17:45:10 -04:00 |
|
Maksim Kita
|
60c20ed62d
|
Update MemoryTracker
|
2021-05-25 23:54:48 +03:00 |
|
Maksim Kita
|
c79f480e46
|
Fix expression compilation without cache
|
2021-05-25 23:53:46 +03:00 |
|
Maksim Kita
|
fadead3efe
|
MemoryTracker new no throw
|
2021-05-25 22:23:26 +03:00 |
|
Maksim Kita
|
0eabdc7241
|
CompileExpression cached functions with context fix
|
2021-05-25 21:46:40 +03:00 |
|
Maksim Kita
|
315994f686
|
Merge pull request #24442 from kitaisreal/actions-dag-compile-expressions-update
ActionsDAG compile expressions update
|
2021-05-25 21:44:23 +03:00 |
|
Maksim Kita
|
0e03d216d8
|
Update Settings.h
|
2021-05-25 21:44:17 +03:00 |
|
Azat Khuzhin
|
99008e91f2
|
Remove superfluous includes of SourceWithProgress.h
Since Processors/Pipe is pretty common header, and after this patch -200
CU for SourceWithProgress.h changes.
|
2021-05-25 21:30:46 +03:00 |
|
kssenii
|
379e26bcbc
|
Fix checks
|
2021-05-25 17:37:35 +00:00 |
|
kssenii
|
e01abf807e
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-05-25 17:32:43 +00:00 |
|
Alexey Milovidov
|
350aa95ac8
|
Fix terrible test
|
2021-05-25 20:22:32 +03:00 |
|
Ivan Lezhankin
|
6b40bd9736
|
Find only opened PRs by label
|
2021-05-25 20:19:24 +03:00 |
|
alexey-milovidov
|
a82612f82c
|
Merge pull request #24498 from den-crane/patch-18
Doc. fixed ru translation Алиас -> Синоним
|
2021-05-25 19:18:40 +03:00 |
|
mergify[bot]
|
e7e354dd02
|
Merge branch 'master' into filimonov-kafka-flaky
|
2021-05-25 15:39:25 +00:00 |
|
mergify[bot]
|
05ee36d820
|
Merge branch 'master' into s3_zero_copy_replication
|
2021-05-25 15:39:23 +00:00 |
|
mergify[bot]
|
67e7030eae
|
Merge branch 'master' into modulo-partition-key
|
2021-05-25 15:39:17 +00:00 |
|
mergify[bot]
|
526bdd7eaa
|
Merge branch 'master' into fix_fake_race
|
2021-05-25 15:32:43 +00:00 |
|
mergify[bot]
|
ce8690b1d1
|
Merge branch 'master' into configurable_max_parts_to_merge
|
2021-05-25 15:32:37 +00:00 |
|
mergify[bot]
|
e95ffdfb3e
|
Merge branch 'master' into integration-rm-in-entrypoint
|
2021-05-25 15:31:07 +00:00 |
|
MyroTk
|
a33188c3d5
|
Rounding to make expected values consistent.
|
2021-05-25 17:21:17 +02:00 |
|
Maksim Kita
|
d550c06ed8
|
Merge pull request #24485 from kitaisreal/revert-libunwind
Revent libunwind
|
2021-05-25 18:17:29 +03:00 |
|
MyroTk
|
64573a9aa8
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into tfs_extended_precision_data_types_testing
|
2021-05-25 17:09:19 +02:00 |
|
alesapin
|
359668a20b
|
Fix benign race (detected by clang-12) in Keeper snapshots
|
2021-05-25 18:05:51 +03:00 |
|
alesapin
|
7c69695d67
|
Fix test
|
2021-05-25 17:52:10 +03:00 |
|
Denny Crane
|
dd70786d0e
|
fixed ru translation Алиас -> Синоним
|
2021-05-25 11:47:37 -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 |
|
Anton Popov
|
453a1963d3
|
fix style
|
2021-05-25 16:40:55 +03:00 |
|
Anton Popov
|
ed180daf33
|
fix style
|
2021-05-25 16:40:03 +03:00 |
|
alesapin
|
6e29404a75
|
Add max_parts_to_merge_at_once setting
|
2021-05-25 16:21:17 +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 |
|
Nikita Mikhaylov
|
da496cba01
|
Update ThreadPool.cpp
|
2021-05-25 15:58:04 +03:00 |
|
Yatsishin Ilya
|
1a97db544d
|
rm containers in entrypooint
|
2021-05-25 15:30:20 +03:00 |
|
tavplubix
|
7844e3847d
|
Update 01414_mutations_and_errors.reference
|
2021-05-25 15:26:46 +03:00 |
|
Nikita Mikhaylov
|
ba6595cd17
|
add more comments
|
2021-05-25 14:59:29 +03:00 |
|
Nikita Mikhaylov
|
343d30002d
|
done
|
2021-05-25 14:59:29 +03:00 |
|
tavplubix
|
ba5441ea2a
|
Update 01155_old_mutation_parts_to_do.sh
|
2021-05-25 14:35:04 +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 |
|
kssenii
|
75a6b21f19
|
Better
|
2021-05-25 11:29:46 +00:00 |
|