Anton Popov
|
b25f875674
|
Merge pull request #44875 from ClickHouse/fix-another-one-cannot-read-all-data-for-lc-dict-error
Fix right offset for reading LowCardinality dictionary from remote fs
|
2023-01-06 15:24:36 +01:00 |
|
Kseniia Sumarokova
|
573d3283b0
|
Merge pull request #44327 from kssenii/use-new-named-collections-code-2
Replace old named collections code with new (from #43147) part 2
|
2023-01-06 13:06:26 +01:00 |
|
Nikolai Kochetov
|
12192ef099
|
Merge pull request #44938 from ClickHouse/try-fix-test_multiple_disks-test_freeze
Stop merges to avoid a race between merge and freeze.
|
2023-01-06 12:45:10 +01:00 |
|
Alexey Milovidov
|
08ebdc9b82
|
Merge pull request #44903 from ClickHouse/less-flaky-test-concurrent-queries
Fix flaky `test_concurrent_queries_restriction_by_query_kind`
|
2023-01-06 03:18:28 +03:00 |
|
robot-clickhouse
|
62a9b33bbb
|
Automatic style fix
|
2023-01-05 16:29:58 +00:00 |
|
Ilya Yatsishin
|
a28d6fb490
|
Merge pull request #44848 from qoega/green-ci-2
Pre-pulling images for integration tests to detect broken infrastructure earlier
|
2023-01-05 17:29:39 +01:00 |
|
Nikolai Kochetov
|
90f3f5789f
|
Speedup a bit.
|
2023-01-05 16:23:49 +00:00 |
|
Nikolai Kochetov
|
dc5009d401
|
Stop merges to aviod a race between merge and freeze.
|
2023-01-05 15:28:56 +00:00 |
|
Yatsishin Ilya
|
1b03a60e43
|
Do not report status if we failed to pull images.
|
2023-01-05 13:53:45 +00:00 |
|
Ilya Yatsishin
|
c5f01a653c
|
Merge pull request #44880 from qoega/green-ci-4
Rewrite test_postgres_protocol test
|
2023-01-05 12:34:33 +01:00 |
|
Antonio Andelic
|
7dd8ac717a
|
Merge branch 'master' into less-flaky-test-concurrent-queries
|
2023-01-05 12:23:30 +01:00 |
|
Ilya Yatsishin
|
5d0f3e7819
|
Merge pull request #44921 from ClickHouse/fix-flaky-test-5
Fix flaky test `test_lost_part`
|
2023-01-05 10:28:07 +01:00 |
|
Nikita Mikhaylov
|
e3ca9fb3e9
|
Blakc
|
2023-01-04 20:30:52 +00:00 |
|
Nikita Mikhaylov
|
ea7c338a7b
|
Done
|
2023-01-04 20:28:03 +00:00 |
|
Yatsishin Ilya
|
ccb6226d22
|
install CH before test
|
2023-01-04 20:07:52 +00:00 |
|
Yakov Olkhovskiy
|
dadd96ba6f
|
Merge pull request #44135 from ClickHouse/feature-protocol-proxy
Improve support for PROXYv1 protocol.
|
2023-01-04 14:06:17 -05:00 |
|
Yatsishin Ilya
|
daf2ccab81
|
Merge remote-tracking branch 'origin/master' into green-ci-2
|
2023-01-04 18:27:19 +00:00 |
|
Antonio Andelic
|
8ee589c5c1
|
Merge pull request #44898 from ClickHouse/try-fix-test-storage-kafka
Try to fix flaky `test_storage_kafka::test_kafka_produce_key_timestamp`
|
2023-01-04 16:54:47 +01:00 |
|
Yatsishin Ilya
|
03582f4b87
|
move logic to runner
|
2023-01-04 15:52:34 +00:00 |
|
Yatsishin Ilya
|
9cf599e58b
|
Merge remote-tracking branch 'origin/master' into green-ci-2
|
2023-01-04 15:49:22 +00:00 |
|
Yatsishin Ilya
|
d8d012523d
|
add pre-pull to runner
|
2023-01-04 15:47:50 +00:00 |
|
alesapin
|
92255e5d4b
|
Merge pull request #43020 from vitlibar/update-aws-c-submodules
Update aws-c* submodules
|
2023-01-04 16:25:22 +01:00 |
|
Antonio Andelic
|
1a1afc6a74
|
Make test_concurrent_queries_restriction_by_query_kind less flaky
|
2023-01-04 14:18:35 +00:00 |
|
Nikita Mikhaylov
|
e9c7555365
|
Use TablesDependencyGraph in DatabaseReplicated recovery process (#44697)
|
2023-01-04 14:49:39 +01:00 |
|
Yatsishin Ilya
|
4d5131ed7d
|
debug quotes
|
2023-01-04 13:16:31 +00:00 |
|
Antonio Andelic
|
890f094829
|
Set retention policy for Kafka topic
|
2023-01-04 12:04:00 +00:00 |
|
Yatsishin Ilya
|
08fbf6e5b2
|
again
|
2023-01-04 11:48:28 +00:00 |
|
alesapin
|
c09f83654d
|
Merge pull request #44533 from ClickHouse/40951_Allow_macro_substitution_in_endpoint
Allow macro substitution in endpoint of disks
|
2023-01-04 12:29:57 +01:00 |
|
Antonio Andelic
|
9b58c97563
|
Store ZK generated data in archive
|
2023-01-04 09:10:16 +00:00 |
|
Alexey Milovidov
|
66e6f53698
|
Merge pull request #44839 from ClickHouse/move-odbc-test
Move `test_dies_with_parent` to another module
|
2023-01-04 05:17:19 +03:00 |
|
Alexey Milovidov
|
3a027d285f
|
Merge pull request #44828 from ClickHouse/remove-two-lines-of-code
What if I will remove two lines of code?
|
2023-01-04 04:50:52 +03:00 |
|
Ilya Yatsishin
|
49155d9614
|
Merge pull request #44711 from qoega/green-ci-1
Improve some integration tests and add pytest-random
|
2023-01-03 22:39:54 +01:00 |
|
Yatsishin Ilya
|
bb288c1f14
|
how many more?
|
2023-01-03 21:38:59 +00:00 |
|
Yatsishin Ilya
|
bbc02c0762
|
black
|
2023-01-03 21:28:54 +00:00 |
|
Yatsishin Ilya
|
14274d650b
|
Rewrite test_postgres_protocol test
|
2023-01-03 19:30:14 +00:00 |
|
Yatsishin Ilya
|
683df2dea5
|
fix
|
2023-01-03 18:56:24 +00:00 |
|
Robert Schulze
|
27f5aad49e
|
What happens if I remove 156 lines of code?
|
2023-01-03 18:51:16 +00:00 |
|
robot-clickhouse
|
d6c090b530
|
Automatic style fix
|
2023-01-03 18:29:09 +00:00 |
|
Nikolai Kochetov
|
da26f62a9b
|
Fix right offset for reading LowCardinality dictionary from remote fs in case if right mark was in the middle of compressed block.
|
2023-01-03 18:19:51 +00:00 |
|
Alexey Milovidov
|
a06d03e097
|
Merge pull request #44851 from qoega/green-ci-3
No more retries in integration tests
|
2023-01-03 19:40:34 +03:00 |
|
Yatsishin Ilya
|
3deada0c29
|
fix
|
2023-01-03 16:05:20 +00:00 |
|
kssenii
|
67509aa2d5
|
Merge remote-tracking branch 'upstream/master' into use-new-named-collections-code-2
|
2023-01-03 16:41:30 +01:00 |
|
Antonio Andelic
|
a88171b594
|
Add timeout for ZK stop
|
2023-01-03 09:59:06 +00:00 |
|
Antonio Andelic
|
4ccd828a44
|
Wait for ZK process to stop
|
2023-01-03 09:39:14 +00:00 |
|
Nikita Mikhaylov
|
b34fc8650c
|
Merge branch 'master' into move-odbc-test
|
2023-01-02 21:22:50 +01:00 |
|
SmitaRKulkarni
|
16dd6ca02f
|
Merge branch 'master' into 40951_Allow_macro_substitution_in_endpoint
|
2023-01-02 20:34:24 +01:00 |
|
Ilya Yatsishin
|
8a9bb9b107
|
No more retries in integration tests
|
2023-01-02 18:56:24 +01:00 |
|
Yatsishin Ilya
|
3251d9278c
|
black
|
2023-01-02 17:44:04 +00:00 |
|
Yatsishin Ilya
|
9ab5cf7d62
|
Download inside runner
|
2023-01-02 16:46:24 +00:00 |
|
Antonio Andelic
|
509fd873ec
|
Try restarting zookeeper if connection failed (#44834)
|
2023-01-02 16:24:57 +01:00 |
|