alesapin
|
a8d466a645
|
Merge branch 'master' into add_separate_pool_for_fetches
|
2020-11-12 12:51:02 +03:00 |
|
Pavel Kovalenko
|
e311759c5d
|
Abort multipart upload if no data was written to WriteBufferFromS3. (#16840)
|
2020-11-11 15:15:16 +03:00 |
|
alesapin
|
637e3dc2c2
|
Merge pull request #16627 from amosbird/zkc
reload auxiliary zookeepers configuration
|
2020-11-11 10:00:22 +03:00 |
|
alesapin
|
2e357516a6
|
Merge branch 'master' into add_separate_pool_for_fetches
|
2020-11-10 13:53:08 +03:00 |
|
Vladimir Chebotarev
|
059357d51e
|
ALTER UPDATE/DELETE ... IN PARTITION with partition pruning in ReplicatedMergeTree (#13403)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
|
2020-11-10 13:23:46 +03:00 |
|
Amos Bird
|
aa8e6db786
|
reload auxiliary zookeepers configuration
|
2020-11-10 15:56:37 +08:00 |
|
alesapin
|
a056379ec1
|
Remove duplicate code
|
2020-11-09 12:25:50 +03:00 |
|
alesapin
|
cedaa938f3
|
Add simple integration test
|
2020-11-09 12:10:32 +03:00 |
|
alexey-milovidov
|
7acfa7d407
|
Merge pull request #16728 from azat/enable-use_compact_format_in_distributed_parts_names-by-default
Enable use_compact_format_in_distributed_parts_names by default
|
2020-11-07 13:40:54 +03:00 |
|
alexey-milovidov
|
712a35bb7b
|
Merge pull request #16762 from filimonov/kafka-protobuf-issue12615
Test for the issue #12615
|
2020-11-07 13:40:19 +03:00 |
|
Azat Khuzhin
|
ac8df08186
|
Set use_compact_format_in_distributed_parts_names=0 for some integration tests
To avoid depends from default.
|
2020-11-06 21:02:44 +03:00 |
|
Mikhail Filimonov
|
b072bc7d2b
|
Test for the issue #12615
|
2020-11-06 17:54:44 +01:00 |
|
alexey-milovidov
|
654d127ce6
|
Merge pull request #16630 from sundy-li/patch-6
better change the config
|
2020-11-04 11:36:07 +03:00 |
|
alexey-milovidov
|
09805399d9
|
Merge pull request #16560 from azat/test_input_format_parallel_parsing_memory_tracking-flackiness
Fix test_input_format_parallel_parsing_memory_tracking flackiness
|
2020-11-04 01:37:25 +03:00 |
|
sundy-li
|
dea4bd483e
|
remove unused codes2
|
2020-11-03 19:40:45 +08:00 |
|
sundy-li
|
9cfeb9fd32
|
remove unused codes
|
2020-11-03 18:13:48 +08:00 |
|
sundy-li
|
72bde1c688
|
better change the config
|
2020-11-03 17:32:31 +08:00 |
|
Alexander Kuzmenkov
|
de3451d9a4
|
Merge pull request #16411 from excitoon-favorites/fixflappyafterasyncdrops
Remove redundant diagnostics and fixed `test_jbod_overflow`
|
2020-11-02 19:26:58 +03:00 |
|
alesapin
|
7f8560e0c0
|
Merge pull request #16538 from amosbird/fp2
Allow fetching duplicate parts to detach
|
2020-11-02 16:10:42 +03:00 |
|
Amos Bird
|
643ee05288
|
add integration test
|
2020-11-01 16:02:09 +08:00 |
|
Azat Khuzhin
|
2832255164
|
Increase asynchronous_metrics_update_period_s to avoid syncing MemoryTracking with RSS
|
2020-10-30 22:02:02 +03:00 |
|
alesapin
|
b34960bffa
|
Merge branch 'master' into system_fetches_table
|
2020-10-30 11:33:37 +03:00 |
|
Vladimir Chebotarev
|
4189d1f9c2
|
More attempt to fix test_jbod_overflow .
|
2020-10-29 16:15:19 +03:00 |
|
Vladimir Chebotarev
|
e9f5eefc8c
|
Really fixed test_multiple_disks::test_background_move .
|
2020-10-29 08:28:43 +03:00 |
|
alexey-milovidov
|
bf3acecf6f
|
Merge pull request #16032 from Avogar/mysql_bug
Don't touch MySQL database if it's unnecessary
|
2020-10-29 04:14:26 +03:00 |
|
Kruglov Pavel
|
6eaba28e01
|
Trigger CI
|
2020-10-28 22:44:37 +03:00 |
|
alesapin
|
57c3935a26
|
Merge pull request #16426 from kssenii/rabbit-optimize
Optimize rabbitmq engine
|
2020-10-28 22:24:22 +03:00 |
|
alesapin
|
69b9190708
|
Merge pull request #16266 from ClickHouse/fix_flacky_test_multiple_disks
Add missing __init__.py
|
2020-10-28 18:18:19 +03:00 |
|
alesapin
|
8e8bdeb5d7
|
Merge pull request #16434 from ClickHouse/fix_fake_race_on_merges_list
Fix fake race condition on system.merges merge_algorithm
|
2020-10-28 15:51:53 +03:00 |
|
Alexander Tokmakov
|
ff68670029
|
add missing __init__.py
|
2020-10-28 13:22:10 +03:00 |
|
Vladimir Chebotarev
|
8154695aa2
|
Revert "Diagnostics (to be dropped)."
This reverts commit fd48d10029 .
|
2020-10-28 13:05:48 +03:00 |
|
Vladimir Chebotarev
|
499b18c240
|
Revert "More diagnostics."
This reverts commit dd84fb572f .
|
2020-10-28 13:05:42 +03:00 |
|
Vladimir Chebotarev
|
a3b151ff5d
|
Revert "Added redundant empty line."
This reverts commit 81a5f540d7 .
|
2020-10-28 13:05:30 +03:00 |
|
alesapin
|
617e42ddb4
|
Merge branch 'master' into rabbit-optimize
|
2020-10-28 10:24:05 +03:00 |
|
alesapin
|
1c9e24b5e2
|
Merge branch 'master' into system_fetches_table
|
2020-10-28 10:20:04 +03:00 |
|
alesapin
|
2b26cbbc97
|
Add missed file
|
2020-10-28 10:01:57 +03:00 |
|
Alexander Kuzmenkov
|
6509f1eb39
|
Merge branch 'master' into minumum
|
2020-10-27 21:38:23 +03:00 |
|
alesapin
|
60f2d822d7
|
Fix fake race condition on system.merges merge_algorithm
|
2020-10-27 18:27:12 +03:00 |
|
Pavel Kruglov
|
2a26136c9e
|
add __init__.py
|
2020-10-27 18:18:05 +03:00 |
|
Alexander Kuzmenkov
|
766560c138
|
Merge pull request #14195 from ClickHouse/aku/opentelemetry
[wip] add some opentelemetry support
|
2020-10-27 16:14:21 +03:00 |
|
alesapin
|
3d3d246bdc
|
Rename table
|
2020-10-27 16:07:50 +03:00 |
|
alesapin
|
3824fcb076
|
Rename file and some tweaks
|
2020-10-27 15:47:42 +03:00 |
|
alesapin
|
dca35b1913
|
Add awesome test for fetch
|
2020-10-27 15:24:10 +03:00 |
|
Vladimir Chebotarev
|
791c1b6593
|
One more attempt to fix.
|
2020-10-27 14:55:57 +03:00 |
|
Mikhail Filimonov
|
41971e073a
|
Fix typos reported by codespell
|
2020-10-27 12:04:03 +01:00 |
|
kssenii
|
db03cd7dd7
|
Much more optimal queues setup
|
2020-10-27 11:00:01 +00:00 |
|
Vladimir Chebotarev
|
81a5f540d7
|
Added redundant empty line.
|
2020-10-27 01:44:34 +03:00 |
|
alexey-milovidov
|
cc5f15da29
|
Merge pull request #16235 from excitoon-favorites/fixflappyafterasyncdrops
Fixed flappy `test_multiple_disks`
|
2020-10-26 22:17:41 +03:00 |
|
Alexander Kuzmenkov
|
5a70e26c70
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-10-26 19:21:13 +03:00 |
|
Vladimir Chebotarev
|
dd84fb572f
|
More diagnostics.
|
2020-10-26 04:33:28 +03:00 |
|