alesapin
|
41f07cb5ce
|
Add run-id option to integration tests
|
2021-06-18 12:23:22 +03:00 |
alexey-milovidov
|
2a75d0fe8b
|
Merge pull request #25323 from ClickHouse/try-to-change-signal-for-integration-rests
Use signal 15 in restart_with_latest_version
|
2021-06-17 20:56:00 +03:00 |
mergify[bot]
|
43a42bf3fc
|
Merge branch 'master' into try-to-change-signal-for-integration-rests
|
2021-06-17 06:20:40 +00:00 |
mergify[bot]
|
35d338e777
|
Merge branch 'master' into MySQL-column-comments-support
|
2021-06-17 05:40:15 +00:00 |
alexey-milovidov
|
62ce7739ee
|
Merge pull request #25317 from ClickHouse/try-fix-ttl-repl
Update test_ttl_replicated
|
2021-06-17 01:46:13 +03:00 |
Kseniia Sumarokova
|
59a19c83cf
|
Merge pull request #24413 from kssenii/postgres-fixes-schema
postgres non-default schema for insert query
|
2021-06-16 22:18:23 +03:00 |
Anton Popov
|
0793ee1e6b
|
Merge branch 'master' into add-compatibility-setting
|
2021-06-16 21:10:56 +03:00 |
Anton Popov
|
253acae23b
|
add compatibility setting for name of columns
|
2021-06-16 21:10:07 +03:00 |
Yatsishin Ilya
|
3d28e5268d
|
hardening
|
2021-06-16 18:37:51 +03:00 |
Yatsishin Ilya
|
b981f6fcca
|
hardening
|
2021-06-16 15:31:19 +03:00 |
Nikolai Kochetov
|
6d1e3e119f
|
Use signal 15
|
2021-06-16 14:15:08 +03:00 |
Nikolai Kochetov
|
eb5e4e5bcd
|
Update test_ttl_replicated
|
2021-06-16 12:55:48 +03:00 |
Nikolai Kochetov
|
75dd390c1d
|
Merge pull request #25166 from ClickHouse/always-detach-parts-with-wrong-partition-id
Always detach parts with wrong partition ID
|
2021-06-16 11:06:07 +03:00 |
Kostiantyn Storozhuk
|
2710081c54
|
Integration test added and small fixes
|
2021-06-15 21:45:30 +08:00 |
Nikolai Kochetov
|
cd2540f679
|
Update test_detach_part_wrong_partition_id.py
|
2021-06-15 13:38:11 +03:00 |
alexey-milovidov
|
e9d4550774
|
Merge pull request #21267 from filimonov/kafka-failover
Kafka failover issue fix
|
2021-06-14 01:42:42 +03:00 |
alexey-milovidov
|
7bcf851f73
|
Merge pull request #23976 from excitoon-favorites/s3unstablereads
Improved `test_storage_s3_get_unstable`
|
2021-06-12 04:04:29 +03:00 |
alexey-milovidov
|
291f434ce8
|
Merge branch 'master' into always-detach-parts-with-wrong-partition-id
|
2021-06-12 02:55:55 +03:00 |
alexey-milovidov
|
25a61c0f9d
|
Merge pull request #24728 from qoega/remove-enable-dictionaries
Remove explicit enable_dictionaries files in integration tests
|
2021-06-12 02:45:25 +03:00 |
alexey-milovidov
|
e8300642bd
|
Merge pull request #25047 from zhicwu/jdbc-bridge-sit
Add integration test for jdbc bridge
|
2021-06-11 23:07:43 +03:00 |
Yatsishin Ilya
|
2afceb47ad
|
more changes
|
2021-06-11 15:00:40 +03:00 |
Yatsishin Ilya
|
108f1d405e
|
typo
|
2021-06-11 13:50:44 +03:00 |
Yatsishin Ilya
|
d3344820ba
|
wait hdfs longer
|
2021-06-11 12:30:09 +03:00 |
Zhichun Wu
|
6b934be51a
|
Add integration test for jdbc bridge
|
2021-06-11 17:10:51 +08:00 |
Yatsishin Ilya
|
84c1f516f0
|
Merge remote-tracking branch 'origin' into remove-enable-dictionaries
|
2021-06-11 11:50:56 +03:00 |
Yatsishin Ilya
|
d854ebacf3
|
fix test_partition
|
2021-06-11 11:39:28 +03:00 |
alesapin
|
d0d7dba595
|
Merge pull request #25079 from ClickHouse/debug_network_interfaces
Trying to debug fetches bandwith test failures
|
2021-06-11 10:30:14 +03:00 |
mergify[bot]
|
ed4451f992
|
Merge branch 'master' into filter_tests_in_ci_runner
|
2021-06-10 16:15:43 +00:00 |
Nikolai Kochetov
|
6f2d8d8914
|
Add user arg to exec_in_container with cli
|
2021-06-10 15:15:07 +03:00 |
Nikolai Kochetov
|
437f6d131f
|
Always detach parts with wrong partition id.
|
2021-06-10 15:04:36 +03:00 |
Vladimir Chebotarev
|
730fd082cc
|
Review fixes.
|
2021-06-10 08:49:26 +03:00 |
Vladimir Chebotarev
|
74b21f5c5b
|
Improved `test_storage_s3_get_unstable`.
|
2021-06-10 08:49:26 +03:00 |
alexey-milovidov
|
f6d90fbb44
|
Merge branch 'master' into less_timeouts
|
2021-06-10 02:03:16 +03:00 |
filimonov
|
6eb2297533
|
Update test.py
|
2021-06-09 23:20:44 +02:00 |
Yatsishin Ilya
|
f7e07577a3
|
fixed
|
2021-06-09 18:49:18 +03:00 |
Yatsishin Ilya
|
a6916a65b6
|
Merge remote-tracking branch 'qoega/better-hdfs-tests' into remove-enable-dictionaries
|
2021-06-09 17:08:02 +03:00 |
Mikhail Filimonov
|
b6b69ad7f2
|
Fix kafka failover issue (#21118).
Distringuish lack of assignment vs lack of partitions. Bit better / clearer logging.
|
2021-06-09 16:02:56 +02:00 |
Yatsishin Ilya
|
ef8e968745
|
Fix kerberized hdfs and cleanup
|
2021-06-09 16:53:16 +03:00 |
alesapin
|
432ec62782
|
Consistent style
|
2021-06-09 16:42:20 +03:00 |
alesapin
|
3de78f8d22
|
Fix flaky check report in CI runner
|
2021-06-09 16:40:28 +03:00 |
mergify[bot]
|
0f5be3a1de
|
Merge branch 'master' into recreate_kafka_table_case
|
2021-06-09 10:30:32 +00:00 |
filimonov
|
e95b519273
|
Update test.py
Missed one of the refactorings which were merged in the meanwhile 872e36c207 (diff-8129a3b04ff2293c2d89b35395be9ef49918cdafd4420a745d05733b00979646L86-R100)
|
2021-06-09 12:27:42 +02:00 |
Yatsishin Ilya
|
bc64cd9af7
|
wip
|
2021-06-09 12:23:02 +03:00 |
Yatsishin Ilya
|
de5405a351
|
typo
|
2021-06-09 12:03:03 +03:00 |
Yatsishin Ilya
|
f195dd664d
|
typo
|
2021-06-09 11:52:20 +03:00 |
Yatsishin Ilya
|
4cfb9d271c
|
Better test_odbc_interaction
|
2021-06-09 11:46:01 +03:00 |
Yatsishin Ilya
|
0d35bf956e
|
resolve
|
2021-06-09 11:46:01 +03:00 |
Nikita Mikhaylov
|
3caf9e4979
|
Merge pull request #23518 from nikitamikhaylov/copier-stuck
Bugfixes and improvements of `clickhouse-copier`
|
2021-06-09 11:36:42 +03:00 |
mergify[bot]
|
bb57a86435
|
Merge branch 'master' into debug_network_interfaces
|
2021-06-09 07:56:02 +00:00 |
alesapin
|
f477e9cfcc
|
Less timeouts in integration tests
|
2021-06-09 10:49:29 +03:00 |
kssenii
|
1e99e7529f
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into postgres-fixes-schema
|
2021-06-08 17:20:23 +00:00 |
alesapin
|
0ae729cb6f
|
Remove timeouts
|
2021-06-08 19:21:55 +03:00 |
alesapin
|
66ececa6d7
|
Remove strange timeout in test
|
2021-06-08 19:15:04 +03:00 |
alesapin
|
1007d0145f
|
Trying to debug fetches bandwith test failures
|
2021-06-08 15:13:45 +03:00 |
Nikita Mikhaylov
|
60988a3c05
|
skip ttl_move_to_volume
|
2021-06-08 11:14:45 +00:00 |
Nikita Mikhaylov
|
9272d1b9c3
|
delete files
|
2021-06-08 01:52:30 +00:00 |
Nikita Mikhaylov
|
8f084be7f9
|
another try to fix tests
|
2021-06-08 01:50:43 +00:00 |
Ilya Yatsishin
|
dc56bfaf8a
|
Merge pull request #24973 from qoega/cleanup-iptables-on-session-start
|
2021-06-07 15:43:13 +03:00 |
Nikita Mikhaylov
|
307b9de687
|
fix tests
|
2021-06-07 10:49:01 +00:00 |
Nikita Mikhaylov
|
5f68321be8
|
Update test.py
|
2021-06-07 13:06:41 +03:00 |
alesapin
|
247e5bfd2a
|
Disable storage_kerberized_hdfs test
|
2021-06-07 12:25:13 +03:00 |
alexey-milovidov
|
bc623094c1
|
Merge branch 'master' into cleanup-iptables-on-session-start
|
2021-06-07 02:56:32 +03:00 |
alexey-milovidov
|
829dc4a384
|
Merge pull request #25002 from ClickHouse/compression-codecs-refactoring
Compression codecs refactoring
|
2021-06-07 02:54:24 +03:00 |
mergify[bot]
|
f3b22777ed
|
Merge branch 'master' into compression-codecs-refactoring
|
2021-06-06 18:02:39 +00:00 |
mergify[bot]
|
6ad05aa436
|
Merge branch 'master' into fix-integration-test-s3
|
2021-06-06 18:02:34 +00:00 |
mergify[bot]
|
380360f84a
|
Merge branch 'master' into recreate_kafka_table_case
|
2021-06-06 12:15:55 +00:00 |
alexey-milovidov
|
67da1b9aad
|
Merge pull request #24967 from filimonov/fix_port_in_kafka_test
Fix the test after #20393
|
2021-06-06 15:11:49 +03:00 |
Alexey Milovidov
|
ff888dac7f
|
Maybe Minio starts for too long in tests
|
2021-06-06 12:38:49 +03:00 |
Alexey Milovidov
|
6b2e6786c6
|
Remove experimental compression codecs
|
2021-06-06 02:26:52 +03:00 |
Nikita Mikhaylov
|
d84ac80a96
|
Update test.py
|
2021-06-06 02:19:17 +03:00 |
Alexey Milovidov
|
7542dc4e42
|
Merge branch 'master' into issue-16775
|
2021-06-06 02:18:28 +03:00 |
Ilya Yatsishin
|
c6fd29f549
|
Merge pull request #24954 from ClickHouse/fix_integration_test
|
2021-06-05 20:18:33 +03:00 |
Ilya Yatsishin
|
b7414fcfd4
|
Merge pull request #24959 from qoega/no-more-subprocess-call
|
2021-06-05 19:41:52 +03:00 |
mergify[bot]
|
b9da235cec
|
Merge branch 'master' into cleanup-iptables-on-session-start
|
2021-06-05 12:10:18 +00:00 |
mergify[bot]
|
6a3e83bdaa
|
Merge branch 'master' into copier-stuck
|
2021-06-05 01:40:23 +00:00 |
Yatsishin Ilya
|
31831f3786
|
fix
|
2021-06-04 18:46:11 +03:00 |
Yatsishin Ilya
|
ec9b3d0863
|
opt-in for cleanup
|
2021-06-04 18:00:59 +03:00 |
Yatsishin Ilya
|
9a4bd4532e
|
Make tests great again
|
2021-06-04 17:33:22 +03:00 |
Nikita Mikhaylov
|
8b883c3584
|
delete partition from original table in case of errors while moving
|
2021-06-04 14:21:47 +00:00 |
tavplubix
|
94c1a0144a
|
Update test.py
|
2021-06-04 16:58:28 +03:00 |
Mikhail Filimonov
|
d79196b537
|
Fix the test after #20393
|
2021-06-04 15:55:07 +02:00 |
filimonov
|
a4ec932d30
|
Update test.py
|
2021-06-04 15:30:25 +02:00 |
Nikita Mikhaylov
|
17ca6dc475
|
Merge pull request #24311 from nikitamikhaylov/merging-s3-backoff
Merging #23461
|
2021-06-04 14:41:21 +03:00 |
kssenii
|
ff19ddf9c0
|
Checking tests
|
2021-06-04 11:34:51 +00:00 |
alesapin
|
8154c89a7b
|
Skip skipped tests
|
2021-06-04 13:15:44 +03:00 |
Yatsishin Ilya
|
47fdd1f3d0
|
Remove subprocess_call from cluster.py
|
2021-06-04 13:14:32 +03:00 |
alesapin
|
184343bb7d
|
More stable test
|
2021-06-04 12:12:35 +03:00 |
Yatsishin Ilya
|
a3834e4940
|
Merge remote-tracking branch 'origin' into remove-enable-dictionaries
|
2021-06-04 11:43:41 +03:00 |
alesapin
|
0dc8f10837
|
Followup fixes for integration tests
|
2021-06-04 10:51:45 +03:00 |
alesapin
|
fe01b22a65
|
Merge pull request #24911 from ClickHouse/remove_some_tests
Remove some outdated integration tests
|
2021-06-04 10:15:39 +03:00 |
kssenii
|
7e14d5e030
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-03 19:44:55 +00:00 |
mergify[bot]
|
9a70a55cf6
|
Merge branch 'master' into merging-s3-backoff
|
2021-06-03 18:58:24 +00:00 |
Mikhail Filimonov
|
092b259ebc
|
Add test #23430
|
2021-06-03 20:41:01 +02:00 |
Nikita Mikhaylov
|
cf3c890649
|
fix
|
2021-06-03 15:50:44 +00:00 |
Nikita Mikhaylov
|
fd99b6783c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into copier-stuck
|
2021-06-03 15:05:23 +00:00 |
Ilya Yatsishin
|
37814bd90e
|
Mute test_memory_consumption before #24784
|
2021-06-03 16:10:54 +03:00 |
tavplubix
|
ab30cd5adf
|
Merge pull request #24777 from ClickHouse/fix_intersection_with_lost_part
Do not crash on intersecting virtual parts
|
2021-06-03 15:42:46 +03:00 |
alesapin
|
c528359355
|
Followup
|
2021-06-03 15:42:12 +03:00 |
alesapin
|
1edafc79ce
|
Merge branch 'master' into remove_some_tests
|
2021-06-03 15:41:50 +03:00 |
alesapin
|
6b2babda18
|
Merge pull request #20393 from qoega/integration-2
Grand integration tests refactoring: Allow parallel run
|
2021-06-03 15:20:03 +03:00 |
alesapin
|
919a574187
|
Remove some outdated integration tests
|
2021-06-03 14:49:59 +03:00 |
alesapin
|
04ec72ec6c
|
Merge branch 'master' into limited_fetches
|
2021-06-02 23:01:47 +03:00 |
Yatsishin Ilya
|
7ff8bb229a
|
more
|
2021-06-02 18:08:16 +03:00 |
Yatsishin Ilya
|
e02366ac47
|
simplify test_backup_restore
|
2021-06-02 17:33:47 +03:00 |
Nikita Mikhaylov
|
ceefa39ff5
|
support for ReplicatedTable creation without arguments
|
2021-06-02 15:46:37 +03:00 |
alesapin
|
91cfd9e78e
|
Fix build and better test
|
2021-06-02 11:22:44 +03:00 |
alesapin
|
0126d0f9f1
|
Add exponential smoothing to Throttler
|
2021-06-02 01:07:29 +03:00 |
Nikita Mikhaylov
|
24b2406c8c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into copier-stuck
|
2021-06-02 01:04:47 +03:00 |
Nikita Mikhaylov
|
866b92ec99
|
fix tests
|
2021-06-02 01:03:08 +03:00 |
kssenii
|
dd3cb79642
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-01 17:43:34 +00:00 |
Yatsishin Ilya
|
5403b471fa
|
Merge remote-tracking branch 'origin' into integration-2
|
2021-06-01 17:23:01 +03:00 |
Yatsishin Ilya
|
2c9b6abaab
|
try
|
2021-06-01 17:18:35 +03:00 |
Nikita Mikhaylov
|
3c3b7f5a55
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into merging-s3-backoff
|
2021-06-01 13:39:09 +00:00 |
Alexander Tokmakov
|
ad3abe6008
|
Merge branch 'master' into fix_intersection_with_lost_part
|
2021-06-01 16:32:59 +03:00 |
Nikita Mikhaylov
|
5d07639120
|
Merge pull request #24691 from nikitamikhaylov/debug_host_ip_change
Fix flaky integration tests
|
2021-06-01 15:55:51 +03:00 |
alesapin
|
4c76a25285
|
Merge branch 'master' into limited_fetches
|
2021-06-01 13:09:02 +03:00 |
Yatsishin Ilya
|
3fd07a0ab5
|
use cli for exec
|
2021-06-01 12:53:36 +03:00 |
Yatsishin Ilya
|
1f9c240513
|
try tmpfs in runner
|
2021-06-01 11:44:09 +03:00 |
Yatsishin Ilya
|
9e154677d3
|
increase docker client timeout
|
2021-06-01 11:43:44 +03:00 |
Yatsishin Ilya
|
fd85a5d959
|
test_always_fetch_merged
|
2021-06-01 10:02:22 +03:00 |
Nikita Mikhaylov
|
ca994c26d3
|
Merge branch 'master' into merging-s3-backoff
|
2021-05-31 21:07:00 +03:00 |
Yatsishin Ilya
|
470a3141a8
|
smaller pack
|
2021-05-31 18:46:32 +03:00 |
Nikita Mikhaylov
|
63f073086e
|
style
|
2021-05-31 17:41:35 +03:00 |
Nikita Mikhaylov
|
5442769f84
|
add status json
|
2021-05-31 17:38:55 +03:00 |
Nikita Mikhaylov
|
d9389d031b
|
style + enable trivial test
|
2021-05-31 17:38:55 +03:00 |
Nikita Mikhaylov
|
c49e38a7f6
|
better
|
2021-05-31 17:38:20 +03:00 |
Nikita Mikhaylov
|
1114300f1f
|
better
|
2021-05-31 17:38:20 +03:00 |
Nikita Mikhaylov
|
1bf90633ea
|
added allow_to_drop_target_partitions with test
|
2021-05-31 17:38:20 +03:00 |
Nikita Mikhaylov
|
4a3614878f
|
added test with ttl move to volume
|
2021-05-31 17:38:20 +03:00 |
Nikita Mikhaylov
|
3331f2296a
|
support copying of tables with data skipping indices
|
2021-05-31 17:38:20 +03:00 |
Nikita Mikhaylov
|
97ab407080
|
prettify tests
|
2021-05-31 17:37:10 +03:00 |
Nikita Mikhaylov
|
1e5df914c5
|
support TTL on columns
|
2021-05-31 17:37:10 +03:00 |
Nikita Mikhaylov
|
0241603836
|
better
|
2021-05-31 17:37:10 +03:00 |
Nikita Mikhaylov
|
7dc3a501d9
|
save
|
2021-05-31 17:37:10 +03:00 |
Nikita Mikhaylov
|
3c984af0c6
|
save
|
2021-05-31 17:37:10 +03:00 |
Nikita Mikhaylov
|
06edec8b6d
|
disable test under msan
|
2021-05-31 17:30:02 +03:00 |
Yatsishin Ilya
|
10fd8f35a9
|
typo
|
2021-05-31 07:17:08 +03:00 |
Yatsishin Ilya
|
657ac4237e
|
lost in merge
|
2021-05-31 07:12:22 +03:00 |
Yatsishin Ilya
|
afcab8bc45
|
Merge remote-tracking branch 'origin' into remove-enable-dictionaries
|
2021-05-31 07:08:59 +03:00 |
Yatsishin Ilya
|
fe1526cb1a
|
tune runner for now
|
2021-05-31 07:07:32 +03:00 |
Yatsishin Ilya
|
d54c82d414
|
other path
|
2021-05-31 07:06:14 +03:00 |
Yatsishin Ilya
|
499676e01f
|
Merge remote-tracking branch 'origin' into integration-2
|
2021-05-31 07:03:27 +03:00 |
Alexander Tokmakov
|
73f9921816
|
some unrelated fixes
|
2021-05-31 00:29:37 +03:00 |
alesapin
|
3176b6dbf7
|
Merge pull request #24448 from ClickHouse/keeper_auth
Add ACL system to Keeper
|
2021-05-30 16:17:40 +03:00 |
Nikita Mikhaylov
|
be49098957
|
keep
|
2021-05-28 21:22:25 +03:00 |
Yatsishin Ilya
|
15e153f4f6
|
try remove
|
2021-05-28 18:45:56 +03:00 |
Nikita Mikhaylov
|
5b3a75c6b6
|
raise timeout for test_host_ip_change/test.py::test_user_access_ip_change
|
2021-05-28 17:37:05 +03:00 |
alesapin
|
ef86c4547a
|
Better ACLs storage on disk (update snapshot version)
|
2021-05-28 14:52:19 +03:00 |
alesapin
|
edd2c9c477
|
Remove print
|
2021-05-28 00:25:17 +03:00 |
Nikolai Kochetov
|
c0ea660a75
|
Merge pull request #24561 from ClickHouse/try-fix-test_reload_after_loading
Fix flaky test
|
2021-05-27 20:57:30 +03:00 |
Nikolai Kochetov
|
e17111ed39
|
Merge pull request #24560 from ClickHouse/more-diagnostic-for-test_jbod_overflow
Update test_multiple_disks
|
2021-05-27 20:39:21 +03:00 |
Yatsishin Ilya
|
607a330a31
|
fix
|
2021-05-27 18:20:50 +03:00 |
alesapin
|
fa408a33ea
|
More stable test
|
2021-05-27 18:02:06 +03:00 |
alesapin
|
6177380307
|
Cleanup in test
|
2021-05-27 16:00:08 +03:00 |
alesapin
|
698e2babda
|
Add tests
|
2021-05-27 15:54:47 +03:00 |
Nikolai Kochetov
|
5c402eac1f
|
Update dict lifetime
|
2021-05-27 13:51:53 +03:00 |
Nikolai Kochetov
|
bf1dd21521
|
Update dict lifetime
|
2021-05-27 12:09:56 +03:00 |
Nikolai Kochetov
|
87b9fd7251
|
Fix flaky test
|
2021-05-27 11:49:42 +03:00 |
Nikolai Kochetov
|
274dae8ad1
|
Update test_multiple_disks
|
2021-05-27 11:32:18 +03:00 |
Yatsishin Ilya
|
2d49e052f5
|
more
|
2021-05-27 10:58:12 +03:00 |
Yatsishin Ilya
|
bc361cf986
|
new tests from master
|
2021-05-27 07:24:16 +03:00 |
Yatsishin Ilya
|
cbd1a2cd83
|
Merge remote-tracking branch 'origin' into integration-2
|
2021-05-27 07:01:22 +03:00 |
kssenii
|
e01022e1be
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-05-26 21:55:10 +00:00 |
mergify[bot]
|
c50c2d1fb2
|
Merge branch 'master' into keeper_auth
|
2021-05-26 13:55:00 +00:00 |
Yatsishin Ilya
|
7ad7500c02
|
better
|
2021-05-26 15:06:31 +03:00 |
Yatsishin Ilya
|
0ae77059bf
|
fix mongo logging
|
2021-05-26 15:06:13 +03:00 |
Kseniia Sumarokova
|
c162496529
|
Merge pull request #11058 from overshov/master
Implement IDisk interface for HDFS
|
2021-05-26 14:14:06 +03:00 |
alesapin
|
9aeada7e39
|
Merge pull request #24465 from ClickHouse/filimonov-kafka-flaky
Try to improve kafka flaky test
|
2021-05-26 11:52:44 +03:00 |
alesapin
|
7c70d095d2
|
Merge pull request #24157 from kssenii/modulo-partition-key
Adjust modulo function when used in partition key
|
2021-05-26 10:30:54 +03:00 |
Yatsishin Ilya
|
3ce6e4a912
|
fix
|
2021-05-26 07:40:53 +03:00 |
Alexey Milovidov
|
444d6f0c63
|
Update integration test
|
2021-05-26 03:48:11 +03:00 |
Yatsishin Ilya
|
1fb7f0b81d
|
fix
|
2021-05-25 19:56:03 +03:00 |
Yatsishin Ilya
|
a4b8905a21
|
lost file
|
2021-05-25 19:55:02 +03:00 |
Yatsishin Ilya
|
4bdb4288e4
|
better
|
2021-05-25 19:53:55 +03:00 |
Yatsishin Ilya
|
f92120b2a4
|
blacklist
|
2021-05-25 19:53:42 +03:00 |
Yatsishin Ilya
|
05c9210355
|
better
|
2021-05-25 18:32:24 +03:00 |
mergify[bot]
|
5103d074cb
|
Merge branch 'master' into merging-s3-backoff
|
2021-05-25 14:02:38 +00:00 |
Yatsishin Ilya
|
e86bb4a270
|
improvements
|
2021-05-25 16:40:22 +03:00 |
Yatsishin Ilya
|
9cb14e9b0d
|
better
|
2021-05-25 15:40:59 +03:00 |
filimonov
|
db550d1121
|
Try to improve kafka flaky test
|
2021-05-24 22:37:16 +02:00 |
kssenii
|
579ca23c7b
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-05-24 17:39:34 +00:00 |
Anton Ivashkin
|
416c8a6f88
|
Fix part type in Fetcher::downloadPartToS3
|
2021-05-24 19:37:37 +03:00 |
Yatsishin Ilya
|
190c0e7c51
|
touch
|
2021-05-24 18:30:51 +03:00 |
Anton Ivashkin
|
0f57d32b92
|
Merge master
|
2021-05-24 17:46:29 +03:00 |
Anton Ivashkin
|
cb42faa8e8
|
Decrease iterations in test_s3_zero_copy_replication
|
2021-05-24 16:05:11 +03:00 |
alesapin
|
1906e099ed
|
Add tests
|
2021-05-24 15:18:04 +03:00 |
Yatsishin Ilya
|
3a6db60435
|
more
|
2021-05-24 11:23:04 +03:00 |
Yatsishin Ilya
|
7225deca29
|
Merge remote-tracking branch 'origin' into integration-2
|
2021-05-24 09:59:16 +03:00 |
Alexey Milovidov
|
d5b1735745
|
Remove string parameter for Density
|
2021-05-24 06:43:25 +03:00 |
Alexey Milovidov
|
c5148fd42d
|
Merge branch 'master' into issue-16775
|
2021-05-24 05:56:57 +03:00 |
kssenii
|
f21a924bdd
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into modulo-partition-key
|
2021-05-23 22:46:00 +00:00 |
kssenii
|
d7995b2be9
|
Some clean up, more tests
|
2021-05-23 20:19:04 +00:00 |
alesapin
|
ddf17c34ef
|
Merge branch 'master' into keeper_auth
|
2021-05-23 20:57:18 +03:00 |
kssenii
|
4d236c18bd
|
More tests
|
2021-05-23 12:47:52 +00:00 |
kssenii
|
c89b707b4e
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-05-23 12:07:26 +00:00 |
kssenii
|
99baf0fcdf
|
More integration tests
|
2021-05-23 07:33:31 +00:00 |
alesapin
|
68488d4852
|
Merge pull request #17871 from nvartolomei/nv/parts-uuid-move-shard
Part movement between shards
|
2021-05-23 10:20:57 +03:00 |
mergify[bot]
|
a9d74eab8c
|
Merge branch 'master' into s3_zero_copy_replication
|
2021-05-23 07:09:17 +00:00 |
Alexey Milovidov
|
328b0b1adf
|
Fix style, fix typo and remove extra code
|
2021-05-23 03:21:21 +03:00 |
kssenii
|
44e4b6d15c
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into modulo-partition-key
|
2021-05-22 16:15:15 +00:00 |