Commit Graph

9484 Commits

Author SHA1 Message Date
Alexey Milovidov
9d8bc4d54d
Merge pull request #59427 from seandhaynes/master
Use scheduleOrThrow in MergeTree data selection and initialization to avoid deadlocks
2024-06-06 02:06:22 +02:00
pufit
dc46084cd8
Merge branch 'master' into pufit/fix-definers-restore 2024-06-05 16:09:36 -04:00
alesapin
966b08f192 Fix segfault for a very tricky case 2024-06-05 19:26:20 +02:00
kssenii
5ec3699a19 Fix test 2024-06-05 18:36:13 +02:00
Sergei Trifonov
9c7a8727d0
Merge pull request #64244 from kirillgarbar/check_zk_path
Prevent conversion to Replicated if zookeeper path already exists
2024-06-05 16:36:10 +00:00
Azat Khuzhin
b2535d7f50 Fix invalid escape sequence warnings
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-05 14:46:38 +02:00
Azat Khuzhin
69d23f5e67 Fix all problems in tests that had been found by flake8
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-05 14:46:38 +02:00
Han Fei
c04e7e64af Merge branch 'master' into hanfei/stats_uniq 2024-06-05 13:09:15 +02:00
Yarik Briukhovetskyi
73d0b51283
Merge pull request #64220 from yariks5s/test_distributed_table_exception
Add test for #37090
2024-06-05 10:49:31 +00:00
Antonio Andelic
0f23f9b384
Merge pull request #64784 from ClickHouse/keeper-correct-snapshot-size
Fix Keeper snapshot size in `mntr`
2024-06-05 07:17:57 +00:00
Alexey Milovidov
2c5ebf9ca6
Merge branch 'master' into master 2024-06-05 04:23:37 +02:00
Alexey Milovidov
02a3049876
Merge pull request #58285 from canhld94/fix_a_test
Hot reload storage policy for distributed tables when adding a new disk
2024-06-05 04:11:49 +02:00
Han Fei
f7ca33868b Merge branch 'master' into hanfei/stats_uniq 2024-06-05 01:21:49 +02:00
Julia Kartseva
12bf33c519
Merge pull request #64778 from jkartseva/fix-plain-rewritable-cache
Fix crash in a local cache over `plain_rewritable` disk
2024-06-04 20:34:58 +00:00
Kseniia Sumarokova
d044d228ba
Merge pull request #64349 from ClickHouse/s3queue-fix-ordered-mode
S3Queue rework ordered mode parallel processing
2024-06-04 20:27:46 +00:00
Yarik Briukhovetskyi
8bb8806ad4
Merge branch 'ClickHouse:master' into test_distributed_table_exception 2024-06-04 21:14:00 +02:00
Arthur Passos
236a565e91 add missing no_proxy_hosts assignment 2024-06-04 15:44:22 -03:00
Arthur Passos
53b9ea483f black fix 2024-06-04 15:23:52 -03:00
Alexander Tokmakov
553fcb5e06
Update test.py 2024-06-04 20:05:58 +02:00
Arthur Passos
c769b3bda0 fix conflicts and adapt 2024-06-04 15:04:14 -03:00
Arthur Passos
5b79ba0b4f Merge branch 'master' into no_proxy_support 2024-06-04 14:55:12 -03:00
Sema Checherinda
dd6ae2f77c
Merge pull request #63427 from arthurpassos/fix_wrong_request_protocol_proxy
Several minor fixes to proxy support in ClickHouse
2024-06-04 16:35:03 +00:00
Yarik Briukhovetskyi
0f362394b3
black check 2024-06-04 18:29:07 +02:00
Yarik Briukhovetskyi
f61c40dbbf
do not apply settings explicitly 2024-06-04 16:08:01 +02:00
Alexander Tokmakov
9f49c83130
Merge pull request #63087 from Unalian/feat-59377
[feature]: allow to attach parts from a different disk (v2.0)
2024-06-04 13:52:25 +00:00
Kseniia Sumarokova
557c423007
Merge branch 'master' into s3queue-fix-ordered-mode 2024-06-04 13:14:49 +02:00
Antonio Andelic
9d30a7f056 Fix Keeper snapshot size in mntr 2024-06-04 11:30:22 +02:00
Julia Kartseva
d4e6f2e8d6 Update test_s3_plain_rewritable test
- add cache_s3_plain_rewritable caching disk
- simplify, don't look up counters
2024-06-04 04:53:32 +00:00
pufit
e59d71be48 fix test 2024-06-03 23:58:39 -04:00
pufit
abdf0d5b58 fix test 2024-06-03 21:29:08 -04:00
Michael Kolupaev
0fd9cdf47e Track memory allocated by the arrow library 2024-06-04 00:01:25 +00:00
pufit
5b3e3376f1 Merge branch 'master' into pufit/fix-definers-restore 2024-06-03 19:15:48 -04:00
robot-clickhouse
c6108cf8f5 Automatic style fix 2024-06-03 22:56:02 +00:00
pufit
62aacc5539 Fix default database with grant on cluster 2024-06-03 18:43:08 -04:00
Alexander Tokmakov
d2184fd2a2
Update test.py 2024-06-03 20:51:09 +02:00
Yarik Briukhovetskyi
0e2efda93a
black check 2024-06-03 19:39:41 +02:00
Yarik Briukhovetskyi
d459564408
review changes 2024-06-03 19:30:01 +02:00
alesapin
c45ebafc70
Merge pull request #64694 from ClickHouse/fix_ttl_incompatibility
Fix backward incompatibility in TTL execution
2024-06-03 10:29:26 +00:00
serxa
e06c4a8059 Merge branch 'master' into precise-memtracking 2024-06-02 16:06:29 +00:00
robot-clickhouse
8c86011a90 Automatic style fix 2024-05-31 12:51:12 +00:00
kssenii
549c6b524e Implement background update 2024-05-31 14:49:28 +02:00
alesapin
a400911d7a Fix backward incompatibility in TTL execution 2024-05-31 14:42:01 +02:00
serxa
6375f3a90e Merge branch 'master' into precise-memtracking 2024-05-31 09:12:45 +00:00
serxa
b1de84e66e Merge branch 'master' into precise-memtracking 2024-05-31 09:11:18 +00:00
robot-clickhouse
3455fba32d Automatic style fix 2024-05-31 08:40:18 +00:00
Alexander Gololobov
66f17b7746 Normalize find_super_nodes response by sorting 2024-05-31 10:28:46 +02:00
kssenii
0571485ef6 Merge remote-tracking branch 'origin/master' into named-collecitons-in-keeper 2024-05-30 19:45:01 +02:00
kssenii
2a69c00d09 Merge remote-tracking branch 'origin/s3queue-fix-ordered-mode' into s3queue-fix-ordered-mode 2024-05-30 16:34:00 +02:00
kssenii
9238045eea Add bucket versioning 2024-05-30 16:33:40 +02:00
Arthur Passos
4ab5c2c7f7 style 2024-05-30 11:14:56 -03:00
Arthur Passos
b1861fa851 bring back multiple proxy test back 2024-05-30 11:00:23 -03:00
robot-clickhouse
75bfa1746b Automatic style fix 2024-05-30 13:07:17 +00:00
kssenii
b3a58a6294 Merge remote-tracking branch 'origin/s3queue-fix-ordered-mode' into s3queue-fix-ordered-mode 2024-05-30 14:58:12 +02:00
kssenii
ee4d5e4260 Fix remaining tests 2024-05-30 14:57:50 +02:00
Arthur Passos
dba8c98e5f minor changes 2024-05-30 09:33:59 -03:00
Sema Checherinda
2df9ab60a4 Merge branch 'master' into chesema-less-backoff-timeout 2024-05-30 13:16:12 +02:00
robot-clickhouse
39dd2735a3 Automatic style fix 2024-05-29 19:44:48 +00:00
kssenii
59eed8086c Fixes 2024-05-29 21:37:42 +02:00
robot-clickhouse
b908421259 Automatic style fix 2024-05-29 16:05:59 +00:00
pufit
e2b7ca7d11 Fix restore from backup for definers 2024-05-29 11:54:31 -04:00
Raúl Marín
b1b3514658
Merge pull request #64512 from Algunenano/fix_test_lost_part_other_replica
Fix test_lost_part_other_replica
2024-05-29 15:12:49 +00:00
robot-clickhouse
c083896c59 Automatic style fix 2024-05-29 15:06:41 +00:00
serxa
28e71af95c disable precise memory tracking to avoid memory_exceeded exception in test 2024-05-29 14:55:32 +00:00
Sema Checherinda
4cc765ace4
Merge pull request #64520 from ClickHouse/chesema-test-TotalQpsLimitExceeded
test for TotalQpsLimitExceeded
2024-05-29 12:28:54 +00:00
robot-clickhouse
4112efc2ce Automatic style fix 2024-05-29 11:05:56 +00:00
kssenii
92e004394d Named collections in keeper 2024-05-29 12:57:59 +02:00
unashi
20b225460d Merge branch 'master' into feat-59377 2024-05-29 17:14:36 +08:00
Sema Checherinda
bc60f2419b add comment 2024-05-29 02:25:05 +02:00
Alexander Tokmakov
ef3b802b4e add test 2024-05-29 00:02:39 +02:00
Julia Kartseva
8662f89d21 update test_s3_plain_rewritable 2024-05-28 18:59:48 +00:00
Julia Kartseva
b11b9515a2 ENDPOINT_SUBPATH is unique for each instance in test_s3_plain_rewritable 2024-05-28 18:59:48 +00:00
Arthur Passos
d9c9c4f7dd use skip_access_check 2024-05-28 13:48:46 -03:00
Sema Checherinda
6b8ca302d2 test for TotalQpsLimitExceeded 2024-05-28 17:58:32 +02:00
Yarik Briukhovetskyi
c572290e50
black check 2024-05-28 16:53:14 +02:00
Yarik Briukhovetskyi
6298d23a2f
Check that query doesn't fail 2024-05-28 16:41:59 +02:00
Antonio Andelic
9f242391b4
Merge pull request #64153 from ClickHouse/fix-backup-without-native-copy
Correctly fallback during backup copy
2024-05-28 13:11:06 +00:00
Raúl Marín
1014a11156 Enforce proper log checks 2024-05-28 15:06:56 +02:00
Raúl Marín
09600eccbd Fix flakiness of test_lost_part_other_replica 2024-05-28 14:51:14 +02:00
robot-clickhouse
18dce4169f Automatic style fix 2024-05-27 19:22:34 +00:00
serxa
c973addee6 disable precise memory tracking for some tests 2024-05-27 19:13:56 +00:00
kssenii
f753a558e8 Merge remote-tracking branch 'origin/master' into s3queue-fix-ordered-mode 2024-05-27 18:35:56 +02:00
Sema Checherinda
8eb79c7cb3 adjust test test_mask_sensitive_info/test.py::test_backup_to_s3 2024-05-27 16:47:50 +02:00
Antonio Andelic
8f775037bf Address PR review 2024-05-27 13:02:45 +00:00
Raúl Marín
3a6f2ccf4f
Merge pull request #64362 from Algunenano/rename_aggregate_function_group_array_has_limit_size
Rename aggregate_function_group_array_has_limit_size
2024-05-27 09:42:33 +00:00
Antonio Andelic
4f165733a4 Merge branch 'master' into fix-backup-without-native-copy 2024-05-27 07:40:55 +00:00
Han Fei
ee7ad460fd Merge branch 'master' into hanfei/stats_uniq 2024-05-25 18:01:21 +02:00
Kseniia Sumarokova
31fd4f5eb4
Merge pull request #59767 from ClickHouse/use-iobject-storage-for-table-engines-1
Unite s3/hdfs/azure storage implementations into a single class working with IObjectStorage. Same for *Cluster, data lakes and Queue storages.
2024-05-25 09:35:55 +00:00
robot-clickhouse
92fd1f08c9 Automatic style fix 2024-05-24 17:23:56 +00:00
Sema Checherinda
ae4d3f97ae
Merge pull request #64225 from ClickHouse/chesema-patch-aws-error-handler
tests for qps_limit_exceeded
2024-05-24 13:28:33 +00:00
Raúl Marín
9794a193cf Rename aggregate_function_group_array_has_limit_size 2024-05-24 15:05:49 +02:00
kssenii
cfbf1cc1e2 S3Queue rework ordered mode 2024-05-24 11:47:32 +02:00
Kseniia Sumarokova
c10fc6d80e
Merge branch 'master' into use-iobject-storage-for-table-engines-1 2024-05-24 10:46:45 +02:00
kssenii
40753ddefb Update hdfs test 2024-05-23 21:10:40 +02:00
kssenii
3004f0b63d Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-23 16:51:46 +02:00
kssenii
dd7f3d1ba2 Fix test 2024-05-23 14:11:30 +02:00
Sema Checherinda
c150c20512 adjust tests in test_merge_tree_s3 2024-05-23 13:53:36 +02:00
Yarik Briukhovetskyi
a4d303a8e6
Update test.py 2024-05-23 13:35:09 +02:00
Arthur Passos
5f2cd1740b increase time to wait for proxy resolver 2024-05-23 11:18:21 +00:00
Arthur Passos
13f02db8e4
Merge branch 'ClickHouse:master' into fix_wrong_request_protocol_proxy 2024-05-23 12:23:47 +02:00
Кирилл Гарбар
21d6f9ef22 Prevent conversion to Replicated if zookeeper path already exists 2024-05-23 03:13:25 +03:00