Pablo Marcos
|
932e4bf982
|
Merge pull request #65381 from pamarcos/system-error-log
Add system.error_log
|
2024-06-21 13:04:23 +00:00 |
|
divanik
|
d933d63c3b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-06-21 12:22:10 +00:00 |
|
avogar
|
0b9e6de6fb
|
Fix remaining tests
|
2024-06-21 12:06:51 +00:00 |
|
kssenii
|
a066b78c4d
|
Merge remote-tracking branch 'origin' into s3queue-improvements
|
2024-06-21 12:27:32 +02:00 |
|
kssenii
|
5447145c7a
|
Fix test
|
2024-06-21 11:53:01 +02:00 |
|
Antonio Andelic
|
71c7c0edbc
|
Merge pull request #65481 from ClickHouse/fix-incremental-backup-user-specific-auth
Fix user specific auth with incremental backups
|
2024-06-21 09:32:47 +00:00 |
|
pufit
|
3786ca72d0
|
docs, review fixes
|
2024-06-21 02:02:30 -04:00 |
|
pufit
|
e1248d8d4d
|
Merge branch 'master' into pufit/startup-scripts
# Conflicts:
# src/Core/ServerSettings.h
|
2024-06-20 21:32:11 -04:00 |
|
Alexey Milovidov
|
9639f62a51
|
Fix test
|
2024-06-21 00:35:54 +02:00 |
|
Michael Kolupaev
|
952aae8bc2
|
Delete test
|
2024-06-20 18:44:45 +00:00 |
|
Alexey Milovidov
|
eed4b34e7d
|
Fix test
|
2024-06-20 20:29:51 +02:00 |
|
Alexey Milovidov
|
c011cc9324
|
Fix test
|
2024-06-20 20:23:54 +02:00 |
|
Sema Checherinda
|
33e01a7ac0
|
Merge branch 'master' into chesema-less-backoff-timeout-try-2
|
2024-06-20 19:06:10 +02:00 |
|
Sema Checherinda
|
e36a641a80
|
Merge branch 'master' into protocols-tls-extend-params
|
2024-06-20 19:02:12 +02:00 |
|
robot-clickhouse
|
da55a213ef
|
Automatic style fix
|
2024-06-20 16:38:11 +00:00 |
|
Pablo Marcos
|
71f8937abd
|
Merge branch 'master' into system-error-log
|
2024-06-20 16:33:44 +00:00 |
|
kssenii
|
5904847316
|
Fix tests
|
2024-06-20 18:32:00 +02:00 |
|
Sema Checherinda
|
19bafb5063
|
Merge branch 'master' into chesema-fix-buffer-cancelation
|
2024-06-20 18:10:53 +02:00 |
|
Alexey Milovidov
|
079b7af58a
|
Fix integration tests
|
2024-06-20 17:40:01 +02:00 |
|
divanik
|
6cce73bd99
|
Fixed some tests
|
2024-06-20 15:22:38 +00:00 |
|
Sergei Trifonov
|
e97c730e85
|
Revert "Use 1MB HTTP buffers to avoid frequent send syscalls"
|
2024-06-20 17:06:18 +02:00 |
|
divanik
|
2f8b61d3ad
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-06-20 14:49:23 +00:00 |
|
Antonio Andelic
|
d82759760b
|
Fix test_keeper_snapshots
|
2024-06-20 16:38:07 +02:00 |
|
Smita Kulkarni
|
1248490f0d
|
Added more tests for different signatures
|
2024-06-20 14:51:49 +02:00 |
|
Antonio Andelic
|
010ce20bd1
|
Merge branch 'master' into merge-tree-parallel-replicas-custom-key
|
2024-06-20 09:46:17 +02:00 |
|
Antonio Andelic
|
0b175336a6
|
Fix user specific auth with incremental backups
|
2024-06-20 09:37:53 +02:00 |
|
Smita Kulkarni
|
1f0405c77d
|
Fixed test
|
2024-06-19 21:29:59 +02:00 |
|
robot-clickhouse
|
dc6fa85bc3
|
Automatic style fix
|
2024-06-19 14:37:55 +00:00 |
|
kssenii
|
c47c8d603e
|
Add AzureQueue
|
2024-06-19 16:30:57 +02:00 |
|
Sema Checherinda
|
cb8b823867
|
unmute the test
|
2024-06-19 14:58:59 +02:00 |
|
divanik
|
b4ba760874
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-06-19 12:57:05 +00:00 |
|
kssenii
|
78ccd03dd6
|
A few code renames in preparation for AzureQueue
|
2024-06-19 14:50:43 +02:00 |
|
Antonio Andelic
|
1ef9bad76f
|
Custom key support for cluster_for_parallel_replicas
|
2024-06-19 14:46:15 +02:00 |
|
Kseniia Sumarokova
|
959467f8fa
|
Update test.py
|
2024-06-19 14:03:24 +02:00 |
|
kssenii
|
d259715158
|
Merge remote-tracking branch 'origin' into s3queue-improvements
|
2024-06-19 13:30:24 +02:00 |
|
Han Fei
|
5eca8db5fc
|
Merge pull request #64781 from XuJia0210/feature_database_and_table_count_limitation_issue56347
Feature database and table count limitation issue56347
|
2024-06-19 09:41:51 +00:00 |
|
Kseniia Sumarokova
|
784f66cf2f
|
Merge pull request #65239 from ClickHouse/tracing-try-2
Initialize global profiler for Poco::ThreadPool (needed for keeper, etc)
|
2024-06-19 09:00:46 +00:00 |
|
Sergei Trifonov
|
f1cf1751f3
|
Merge pull request #65028 from ClickHouse/fix-poco-send-http-buffer
Use 1MB HTTP buffers to avoid frequent send syscalls
|
2024-06-18 18:38:38 +00:00 |
|
kssenii
|
1c415479f0
|
Do not release buckets until the files are commited
|
2024-06-18 18:58:38 +02:00 |
|
Kseniia Sumarokova
|
ece3efe09c
|
Update test.py
|
2024-06-18 16:33:59 +02:00 |
|
Han Fei
|
c32b97d904
|
Merge branch 'master' into feature_database_and_table_count_limitation_issue56347
|
2024-06-18 15:52:18 +02:00 |
|
Sema Checherinda
|
e1a7d139d1
|
Merge branch 'master' into chesema-fix-buffer-cancelation
|
2024-06-18 12:45:01 +02:00 |
|
alesapin
|
85771099f4
|
Merge pull request #64061 from ClickHouse/workload-for-merges
Workload classification for merges and mutations
|
2024-06-18 10:17:27 +00:00 |
|
Alexey Milovidov
|
909b4ae918
|
Merge pull request #57695 from ClickHouse/async-load-by-default
Asynchronous loading of tables by default
|
2024-06-18 09:59:37 +00:00 |
|
serxa
|
446e28d51b
|
fix test
|
2024-06-18 09:29:52 +00:00 |
|
kssenii
|
5701e3e48b
|
Fix test
|
2024-06-18 10:43:41 +02:00 |
|
Pablo Marcos
|
216d26987a
|
Add test and config changes for system.error_log
|
2024-06-18 08:37:40 +00:00 |
|
Pablo Marcos
|
f10f266ea3
|
Remove unused imports
|
2024-06-18 08:37:40 +00:00 |
|
Xu Jia
|
f2a162a4a7
|
fix style error
|
2024-06-18 11:09:13 +08:00 |
|
Sema Checherinda
|
6b362c1cd6
|
Merge branch 'master' into chesema-mute-flaky-test
|
2024-06-17 23:12:39 +02:00 |
|
kssenii
|
8d072ade18
|
Update test
|
2024-06-17 22:35:49 +02:00 |
|
avogar
|
bd76fac77c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into async-load-by-default
|
2024-06-17 18:48:35 +00:00 |
|
avogar
|
abe12219e8
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into workload-for-merges
|
2024-06-17 18:04:47 +00:00 |
|
Sema Checherinda
|
4d73a4f13b
|
Merge branch 'master' into chesema-dedup-matview
|
2024-06-17 18:27:20 +02:00 |
|
kssenii
|
cd1475a5df
|
Debug why test failed on aarch64
|
2024-06-17 17:59:17 +02:00 |
|
Sema Checherinda
|
2d16ab0c07
|
Merge branch 'master' into chesema-fix-buffer-cancelation
|
2024-06-17 17:15:29 +02:00 |
|
kssenii
|
0f2c2cc9bf
|
Fix tests
|
2024-06-17 17:11:17 +02:00 |
|
Sema Checherinda
|
eec118b703
|
Merge pull request #63562 from GSokol/feat-59620
[feature] A setting `http_response_headers`
|
2024-06-17 13:52:37 +00:00 |
|
Sema Checherinda
|
a7e1703b6d
|
Merge branch 'master' into chesema-less-backoff-timeout-try-2
|
2024-06-17 14:32:53 +02:00 |
|
divanik
|
253d745ac5
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-06-17 11:41:59 +00:00 |
|
Kseniia Sumarokova
|
263b22d89c
|
Update test.py
|
2024-06-17 13:24:44 +02:00 |
|
Kseniia Sumarokova
|
bab5359448
|
Update test.py
|
2024-06-17 13:24:07 +02:00 |
|
Antonio Andelic
|
d9a11faf4a
|
Merge pull request #64842 from Unalian/jemalloc_as_metric
[feature] Add an asynchronous metric jemalloc.profile.active to show whether sampling is currently active
|
2024-06-17 07:10:15 +00:00 |
|
Alexey Milovidov
|
f57fd32d23
|
Merge branch 'master' into dont-optimize-trivial-insert-select
|
2024-06-17 08:57:08 +02:00 |
|
Alexey Milovidov
|
17e3716554
|
Merge branch 'master' into async-load-by-default
|
2024-06-17 08:53:31 +02:00 |
|
Alexey Milovidov
|
279716519d
|
Fix tests
|
2024-06-17 05:37:08 +02:00 |
|
Alexey Milovidov
|
204b27d0f0
|
Merge branch 'master' into async-load-by-default
|
2024-06-17 05:21:13 +02:00 |
|
Alexey Milovidov
|
92f538ae50
|
Disable async loading for MaterializedMySQL tests
|
2024-06-17 05:21:09 +02:00 |
|
pufit
|
9cb38f95ba
|
Merge pull request #64595 from ClickHouse/pufit/fix-definers-restore
Fix restore from backup for definers
|
2024-06-17 02:56:27 +00:00 |
|
Kseniia Sumarokova
|
dc48eac7c8
|
Update test.py
|
2024-06-16 18:13:36 +02:00 |
|
kssenii
|
1594f84daf
|
Fix test
|
2024-06-16 11:40:07 +02:00 |
|
kssenii
|
060c61d88d
|
Merge remote-tracking branch 'origin' into s3queue-improvements
|
2024-06-15 16:56:21 +02:00 |
|
pufit
|
74a9d55e9f
|
Merge branch 'master' into pufit/fix-definers-restore
|
2024-06-15 00:20:17 -04:00 |
|
Sergei Trifonov
|
a17d9d92d7
|
Merge branch 'master' into workload-for-merges
|
2024-06-14 18:35:43 +02:00 |
|
Sema Checherinda
|
ef4afa5f40
|
Merge branch 'master' into chesema-fix-buffer-cancelation
|
2024-06-14 18:32:24 +02:00 |
|
Sema Checherinda
|
ed60188050
|
mute test test_query_is_canceled_with_inf_retries
|
2024-06-14 17:53:31 +02:00 |
|
Han Fei
|
e08e48a4ec
|
Merge branch 'master' into hanfei/stats_rmt
|
2024-06-14 14:47:26 +00:00 |
|
Sema Checherinda
|
aab99ed70a
|
Merge branch 'master' into chesema-dedup-matview
|
2024-06-14 16:43:26 +02:00 |
|
divanik
|
a3cab6853e
|
python test reformat
|
2024-06-14 14:10:00 +00:00 |
|
divanik
|
752bd00784
|
Corrected problems and tests
|
2024-06-14 13:54:12 +00:00 |
|
robot-clickhouse
|
c856dc8c66
|
Automatic style fix
|
2024-06-14 13:45:10 +00:00 |
|
kssenii
|
5f3535309b
|
Add a test
|
2024-06-14 15:38:09 +02:00 |
|
Han Fei
|
da186811f0
|
add more tests
|
2024-06-14 15:28:21 +02:00 |
|
kssenii
|
366e801cea
|
Commit by limit
|
2024-06-14 14:24:06 +02:00 |
|
Han Fei
|
aacb85495b
|
Update tests/integration/test_manipulate_statistics/test.py
|
2024-06-14 13:58:04 +02:00 |
|
robot-clickhouse
|
234f7e0d13
|
Automatic style fix
|
2024-06-14 11:38:27 +00:00 |
|
Smita Kulkarni
|
b48a20735f
|
Mask account key for azureBlobStorage & azureBlobStorageCluster functions
|
2024-06-14 13:26:23 +02:00 |
|
divanik
|
2824ca64e0
|
Tests and code style
|
2024-06-14 11:06:56 +00:00 |
|
unashi
|
06e11752fd
|
[retry test]
|
2024-06-14 16:13:00 +08:00 |
|
unashi
|
f707c0d1eb
|
[black]
|
2024-06-14 16:13:00 +08:00 |
|
unashi
|
3c8f3c1930
|
[fix] fix the name of function in test.py
|
2024-06-14 16:12:59 +08:00 |
|
unashi
|
17b03c7df9
|
[fix] skip sanitizers
|
2024-06-14 16:12:59 +08:00 |
|
unashi
|
761d8e327c
|
[update] 1. black test.py 2. adjust test.py to cover all situation
|
2024-06-14 16:12:59 +08:00 |
|
unashi
|
83359af8b7
|
[update] rm useless res
|
2024-06-14 16:12:59 +08:00 |
|
unashi
|
a6f05df749
|
[feature] Add an asynchronous_metric jemalloc.profile.active to show whether sampling is currently active for the calling thread. This is an activation mechanism in addition to prof.active; both must be active for the calling thread to sample.
|
2024-06-14 16:12:59 +08:00 |
|
Xu Jia
|
76d6bc37eb
|
adjust code based on review comment
|
2024-06-14 08:16:17 +08:00 |
|
Han Fei
|
f073a456dc
|
fix style
|
2024-06-14 08:16:17 +08:00 |
|
Han Fei
|
5ff65a1bf5
|
write integration tests
|
2024-06-14 08:16:17 +08:00 |
|
Max K
|
87f451d764
|
Revert "Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported"
|
2024-06-13 22:36:57 +02:00 |
|
Alexey Milovidov
|
dcbfa50446
|
Merge pull request #51008 from ClickHouse/nopresigned
Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported
|
2024-06-13 21:25:38 +02:00 |
|
divanik
|
b8992f0397
|
Create integration test
|
2024-06-13 19:14:16 +00:00 |
|
Alexander Tokmakov
|
99cd2f48ac
|
Merge pull request #65112 from ClickHouse/tavplubix-patch-10
Update test_replicated_database/test.py
|
2024-06-13 19:02:01 +00:00 |
|
Sema Checherinda
|
979e84513b
|
Merge branch 'master' into chesema-dedup-matview
|
2024-06-13 18:56:46 +02:00 |
|
Sema Checherinda
|
e8c0caa5ab
|
Merge pull request #63314 from arthurpassos/no_proxy_support
Add `no_proxy` support
|
2024-06-13 15:48:12 +00:00 |
|
Sema Checherinda
|
bb995c74cc
|
Revert "Revert "S3: reduce retires time for queries, increase retries count for backups""
This reverts commit 7683f06188 .
|
2024-06-13 16:30:38 +02:00 |
|
Daniil Ivanik
|
1e03a35729
|
Merge pull request #65064 from ilejn/time_virtual_col_tests
Tests for _time virtual column in file alike storages
|
2024-06-13 09:46:39 +00:00 |
|
Grigorii Sokolik
|
1618ce4397
|
feat-59620 Style fix
|
2024-06-13 11:21:47 +03:00 |
|
Grigorii Sokolik
|
1c9652c06b
|
feat-59620 Style fix
|
2024-06-13 11:21:47 +03:00 |
|
Grigorii Sokolik
|
1245be5d97
|
feat-59620 tests
|
2024-06-13 11:21:47 +03:00 |
|
Alexander Tokmakov
|
208f32328c
|
Update tests/integration/test_replicated_database/test.py
Co-authored-by: Raúl Marín <git@rmr.ninja>
|
2024-06-12 16:56:09 +02:00 |
|
Kruglov Pavel
|
9c7c607cd5
|
Merge pull request #63720 from Avogar/better-s3-seekable-formats-tests
Try to fix flaky s3 tests test_seekable_formats and test_seekable_formats_url
|
2024-06-12 12:34:04 +00:00 |
|
Han Fei
|
af4541755a
|
fix black
|
2024-06-12 14:27:13 +02:00 |
|
Raúl Marín
|
7683f06188
|
Revert "S3: reduce retires time for queries, increase retries count for backups"
|
2024-06-12 11:26:21 +02:00 |
|
robot-clickhouse
|
65add2ee77
|
Automatic style fix
|
2024-06-11 23:13:58 +00:00 |
|
Michael Kolupaev
|
13dd79f5b2
|
Fix tests
|
2024-06-11 23:06:59 +00:00 |
|
serxa
|
08a293a91f
|
Merge branch 'master' into workload-for-merges
|
2024-06-11 21:33:25 +00:00 |
|
kssenii
|
1e435eb353
|
Fix tests
|
2024-06-11 19:01:24 +02:00 |
|
Alexander Tokmakov
|
5bfca13a4c
|
Update test.py
|
2024-06-11 18:04:38 +02:00 |
|
Han Fei
|
e0668ab8fa
|
write more tests
|
2024-06-11 17:03:54 +02:00 |
|
Ilya Golshtein
|
c795158ea9
|
time_virtual_col_tests: make black happy
|
2024-06-11 14:45:00 +00:00 |
|
Ilya Golshtein
|
fdc2f156b1
|
time_virtual_col_tests: just one column in test_read_subcolumn_time
|
2024-06-11 13:04:16 +00:00 |
|
Sema Checherinda
|
b35ee73b15
|
Merge branch 'master' into chesema-fix-buffer-cancelation
|
2024-06-11 13:27:39 +02:00 |
|
Ilya Golshtein
|
4baabb16f9
|
time_virtual_col_tests: tests reintroduced
|
2024-06-11 09:07:05 +00:00 |
|
Kseniia Sumarokova
|
2c0a1ce918
|
Merge pull request #64574 from ClickHouse/named-collecitons-in-keeper
Named collections in keeper
|
2024-06-11 07:53:10 +00:00 |
|
Sema Checherinda
|
f52ca21db0
|
Merge pull request #63857 from ClickHouse/chesema-less-backoff-timeout
S3: reduce retires time for queries, increase retries count for backups
|
2024-06-11 00:25:46 +00:00 |
|
Ilya Golshtein
|
e4a0f42ab8
|
time_virtual_col_tests: rollback tests
|
2024-06-10 23:01:57 +00:00 |
|
kssenii
|
bc294ef51f
|
S3Queue small fixes
|
2024-06-10 19:39:37 +02:00 |
|
Alexander Tokmakov
|
4f39c36408
|
Merge pull request #64312 from ClickHouse/all_replica_groups_cluster
Add clusters with replicas from all replica groups
|
2024-06-10 15:55:35 +00:00 |
|
Kseniia Sumarokova
|
9a55cdf77c
|
Merge pull request #64947 from ilejn/time_virtual_col
Add _time virtual column to file alike storages
|
2024-06-10 12:14:46 +00:00 |
|
kssenii
|
571ddb66df
|
Merge remote-tracking branch 'origin/master' into named-collecitons-in-keeper
|
2024-06-10 13:17:32 +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 |
|
serxa
|
7594e06ea2
|
Merge branch 'master' into workload-for-merges
|
2024-06-07 13:58:41 +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 |
|
Ilya Golshtein
|
b82ab5a402
|
time_virtual_col: style check
|
2024-06-06 21:21:12 +00:00 |
|
Ilya Golshtein
|
258b1f9559
|
time_virtual_col: tests, doc, small refactoring
|
2024-06-06 21:00:47 +00:00 |
|
Han Fei
|
0bd5164f83
|
fix style
|
2024-06-06 21:30:16 +02: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 |
|
Han Fei
|
823a7d37f3
|
support statistics on replicated merge tree
|
2024-06-06 20:18:42 +02:00 |
|
kssenii
|
481d94b0c7
|
Merge remote-tracking branch 'origin/master' into fix-partitioned-delta-lake
|
2024-06-06 19:35:04 +02: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 |
|
Arthur Passos
|
66060022a6
|
Merge branch 'master' into no_proxy_support
|
2024-06-06 11:05:37 -03: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 |
|
Ilya Golshtein
|
aefe7ffc31
|
time_virtual_col: slightly works
|
2024-06-06 09:48:32 +00: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 |
|
pufit
|
86bbcb0037
|
Startup scripts
|
2024-06-06 01:42:07 -04: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 |
|
pufit
|
dc46084cd8
|
Merge branch 'master' into pufit/fix-definers-restore
|
2024-06-05 16:09:36 -04:00 |
|
divanik
|
22a1e11520
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-06-05 18:19:10 +00: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
|
8d46078911
|
Use primary.cidx instead of columns.txt to break parts
After fixes for columns.txt the test_max_suspicious_broken_parts starts
to fail
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-06-05 14:47:29 +02: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 |
|
Sema Checherinda
|
7794fd9ebc
|
Merge branch 'master' into chesema-dedup-matview
|
2024-06-04 17:27:23 +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 |
|
divanik
|
4b99a16b88
|
../../tests
|
2024-05-31 13:17:28 +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 |
|
Sema Checherinda
|
c3f72f0cf9
|
revert changes at helpers/s3_mocks/broken_s3.py
|
2024-05-31 14:44:55 +02:00 |
|
Sema Checherinda
|
5fe2249300
|
adjust tesy test_force_deduplication
|
2024-05-31 14:43:35 +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 |
|
divanik
|
75c484a73b
|
Corrected build and some integrations tests
|
2024-05-30 14:07:25 +00: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
|
96992b75e6
|
Merge branch 'master' into chesema-dedup-matview
|
2024-05-30 13:28:46 +02: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 |
|
Sema Checherinda
|
ee3385fbc0
|
adjust after merge with master
|
2024-05-28 18:56:41 +02: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 |
|
serxa
|
b73902b905
|
remove breakpoint
|
2024-05-28 10:53:00 +00:00 |
|
serxa
|
c04d7bc2b7
|
Merge branch 'master' into workload-for-merges
|
2024-05-28 10:44:59 +00: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
|
eb35d17e72
|
trigger the error
|
2024-05-27 18:19:37 +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 |
|