Commit Graph

9419 Commits

Author SHA1 Message Date
kssenii
1e435eb353 Fix tests 2024-06-11 19:01:24 +02:00
kssenii
bc294ef51f S3Queue small fixes 2024-06-10 19:39:37 +02:00
Sergei Trifonov
686d6d676a
Merge pull request #64969 from ClickHouse/revert-64423-precise-memtracking
Revert "Add dynamic untracked memory limits for more precise memory tracking"
2024-06-07 16:51:36 +00:00
Alexander Tokmakov
6e156b3be1
Merge pull request #64977 from ClickHouse/fix_test_attach_partition_using_copy
Fix `test_attach_partition_using_copy`
2024-06-07 14:42:15 +00:00
Antonio Andelic
b1d6c73208
Merge pull request #64604 from ClibMouse/parallel_replicas_custom_key_range_min_max_setting
Allow users to specify a custom range for the range filter when using parallel replicas with dynamic shards
2024-06-07 12:26:30 +00:00
Alexander Tokmakov
69045adc10 fix bad test 2024-06-07 14:09:54 +02:00
Sergei Trifonov
2d9ac2e816
Revert "Add dynamic untracked memory limits for more precise memory tracking" 2024-06-07 14:03:56 +02:00
alesapin
a9da369bb5
Merge pull request #64858 from ClickHouse/fix_segfault_for_super_rare_case
Fix segfault for a very tricky case
2024-06-07 11:26:10 +00:00
Sergei Trifonov
9ec1306016
Merge pull request #64423 from ClickHouse/precise-memtracking
Add dynamic untracked memory limits for more precise memory tracking
2024-06-06 18:37:31 +00:00
Alexey Milovidov
821c7322bd
Merge pull request #58349 from azat/ci/flake8
Check python code with flake8
2024-06-06 19:03:58 +02:00
Joshua Hildred
76db904de1 Update integration tests to use UInt rather than Int 2024-06-06 05:28:16 -07:00
Joshua Hildred
59f50ca235 Fix existing tests to use UInt rather than Int 2024-06-06 05:28:16 -07:00
Azat Khuzhin
a7e4875e4c Fix test_mask_sensitive_info/test.py::test_create_table
CI: https://s3.amazonaws.com/clickhouse-test-reports/64887/5d01a2f7c8b41244ecad2cbf2c7f5ed7e6113cc9/integration_tests__asan__old_analyzer__[2_6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-06 11:46:12 +02:00
robot-clickhouse
74897790aa Automatic style fix 2024-06-06 09:00:44 +00:00
Sergei Trifonov
feb60b566c
Merge branch 'master' into precise-memtracking 2024-06-06 10:52:28 +02:00
serxa
b9edf204d9 better 2024-06-06 08:51:22 +00:00
serxa
45fda3fd39 use Mi suffix to make things obvious 2024-06-06 08:20:52 +00:00
Alexey Milovidov
53f26f614e
Merge pull request #64769 from ClickHouse/pufit/rbac-fix-on-cluster-grant-with-default-database
Fix default database with grant on cluster
2024-06-06 03:35:32 +02:00
Alexey Milovidov
9ab06931d2
Merge pull request #64845 from ClickHouse/follow-up-s3-queue
Follow-up to #64349
2024-06-06 02:56:58 +02:00
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
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
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
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
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