Commit Graph

9947 Commits

Author SHA1 Message Date
Nikolay Degterinsky
ab47aa9e84 Merge remote-tracking branch 'upstream/master' into fix-valid-until 2024-07-16 17:21:42 +00:00
vdimir
d1a70944c7
Add test for join kind to test_storage_postgresql/test.py::test_filter_push_down 2024-07-16 15:09:36 +00:00
Antonio Andelic
4d9d6aa61b Merge branch 'master' into correctly-handle-realloc 2024-07-16 16:56:35 +02:00
Antonio Andelic
2018c5e760 Disable sanitizer 2024-07-16 14:55:14 +02:00
Sema Checherinda
2d69740e2a Merge branch 'master' into chesema-less-backoff-timeout-try-2 2024-07-16 12:48:27 +02:00
Yakov Olkhovskiy
b69978b5df Merge remote-tracking branch 'upstream/master' 2024-07-16 05:54:33 +00:00
Nikolay Degterinsky
b4c7e4abac Merge remote-tracking branch 'upstream/master' into fix-valid-until 2024-07-15 22:57:43 +00:00
Antonio Andelic
7b4c6a201b Limit the memory please 2024-07-15 19:16:15 +02:00
Antonio Andelic
51c1936b7f Correctly track memory for Allocator::realloc 2024-07-15 18:33:43 +02:00
Sema Checherinda
39dd15fe20 Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-15 14:35:44 +02:00
Xu Jia
ccba078da1 change storage policy to default 2024-07-15 09:46:31 +00:00
vdimir
480c546359
Merge branch 'master' into vdimir/fix_external_database_join_pushdown 2024-07-15 10:59:40 +02:00
Xu Jia
77272c925d disable insertion and mutation 2024-07-15 15:10:39 +08:00
Yakov Olkhovskiy
12ca7c3641 Merge remote-tracking branch 'upstream/master' 2024-07-15 01:34:53 +00:00
Nikolay Degterinsky
13d4b7bd3e Merge remote-tracking branch 'upstream/master' into fix-valid-until 2024-07-14 22:55:03 +00:00
Shaun Struwig
5daac46d8c
Merge branch 'ClickHouse:master' into docs_partitionID 2024-07-14 05:34:01 +02:00
Shaun Struwig
a90e10c438 add alias partitionI, update tests, and docs 2024-07-13 22:38:28 +00:00
Alexey Milovidov
a8219d3848
Merge pull request #66233 from arthurpassos/remove_concurrent_auth_storm
Remove host regexp concurrent integration test
2024-07-13 21:37:58 +00:00
Robert Schulze
eb9a629868
Revert "remove partitionID function, update tests and remove from documentation"
This reverts commit c3b72386a2.
2024-07-13 20:06:37 +00:00
Robert Schulze
9b87a1469b
Revert "Fix integration tests"
This reverts commit 85f5fe832a.
2024-07-13 20:06:12 +00:00
Robert Schulze
7e0daae303
Revert "Fix style"
This reverts commit 0eb081f899.
2024-07-13 20:05:39 +00:00
Max K
1050217445 add support for new release branch
Automatic style fix
2024-07-13 16:21:22 +02:00
Sema Checherinda
0d1a8cac98 Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-13 14:58:12 +02:00
robot-clickhouse
1cdcc0da57 Automatic style fix 2024-07-12 12:23:39 +00:00
serxa
6472fea0fd add tests for 'use_concurrency_control' and related profile events 2024-07-12 12:14:25 +00:00
Konstantin Morozov
e9a3191dcf Merge branch 'master' into add_system_detach_tables 2024-07-12 10:10:38 +00:00
vdimir
7781067ba1
Fix pushdown for join with external table
Fix possible incorrect result for queries joining and filtering table external engine (like
PostgreSQL), due to too agressive filter pushdown. Since now, conditions
from where section won't be send to external database in case of outer
join with external table.
2024-07-12 09:54:30 +00:00
Alexey Milovidov
afa0c8280c
Merge pull request #66396 from ClickHouse/kssenii-patch-10
Update test_storage_rabbitmq/test.py
2024-07-11 23:16:14 +00:00
Nikolay Degterinsky
fa2270fd59 Fix VALID UNTIL clause resetting after restart 2024-07-11 22:35:39 +00:00
Sema Checherinda
a8e55ac816 Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-11 18:01:12 +02:00
Kseniia Sumarokova
3e9f626519
Update test.py 2024-07-11 15:59:34 +02:00
Kseniia Sumarokova
c23aa2b765
Merge pull request #66288 from MikhailBurdukov/ignore_on_cluster_named_collection
Ignore ON CLUSTER clause in queries for management of replicated named collections.
2024-07-11 13:37:22 +00:00
Kseniia Sumarokova
5d1902d98d
Merge pull request #66211 from ClickHouse/delta-lake-fix
DeltaLake: fix reading schema and partition columns from checkpoint file
2024-07-11 13:26:01 +00:00
Antonio Andelic
7cff918a83 Fix test_parallel_replicas_custom_key 2024-07-10 17:04:07 +02:00
MikhailBurdukov
743fccbac4
Merge branch 'master' into ignore_on_cluster_named_collection 2024-07-10 15:48:18 +03:00
MikhailBurdukov
f8b9fe621a Fix test 2024-07-10 12:47:19 +00:00
MikhailBurdukov
9876fa607d
Merge branch 'master' into ignore_on_cluster_named_collection 2024-07-10 11:08:58 +03:00
Alexander Tokmakov
73db17b499
Update parallel_skip.json 2024-07-10 00:19:55 +02:00
MikhailBurdukov
9fc557ad65 Ignore ON CLUSTER clause in queries for management of replicated named collections 2024-07-09 17:36:09 +00:00
kssenii
8a202d91ad Properly read schema and partition columns from checkpoint file 2024-07-09 16:30:39 +02:00
Konstantin Morozov
7bd6dfaf01 Merge branch 'master' into add_system_detach_tables 2024-07-09 13:56:19 +00:00
Robert Schulze
0eb081f899
Fix style 2024-07-09 10:30:07 +00:00
Robert Schulze
85f5fe832a
Fix integration tests 2024-07-08 20:56:25 +00:00
Robert Schulze
7f30508559
Merge remote-tracking branch 'ClickHouse/master' into docs_partitionID 2024-07-08 20:08:05 +00:00
Sema Checherinda
f371daa7a7 Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-08 18:56:36 +02:00
Arthur Passos
6098bc20d9 remove test 2024-07-08 10:51:26 -03:00
Blargian
c3b72386a2 remove partitionID function, update tests and remove from documentation 2024-07-08 14:14:13 +02:00
Antonio Andelic
b944dfff83
Merge pull request #65453 from ClickHouse/merge-tree-parallel-replicas-custom-key
Support for `cluster_for_parallel_replicas` when using custom key parallel replicas
2024-07-08 11:34:37 +00:00
Daniil Ivanik
d00b12d0a9
Merge pull request #64446 from divanik/divanik/fix_clickhouse_disks_2
Interactive client for clickhouse-disks
2024-07-08 09:00:15 +00:00
Antonio Andelic
e0fd83be4f Merge branch 'master' into merge-tree-parallel-replicas-custom-key 2024-07-08 08:51:59 +02:00
pufit
4195ce2183
Merge branch 'master' into pufit/startup-scripts 2024-07-05 13:52:58 -04:00
Sema Checherinda
5e4a244faf
Revert "Revert "insertion deduplication on retries for materialised views"" 2024-07-05 16:52:51 +02:00
Antonio Andelic
8d79663e3b
Merge branch 'master' into merge-tree-parallel-replicas-custom-key 2024-07-05 14:48:40 +01:00
Sema Checherinda
77e60543fd
Revert "insertion deduplication on retries for materialised views" 2024-07-05 14:58:17 +02:00
Kseniia Sumarokova
baa6e60cfd
Merge pull request #66009 from ClickHouse/fix-s3queue-flaky-tests
Fix flaky test_storage_s3_queue tests
2024-07-05 09:59:52 +00:00
Anton Popov
7fbe5a7915
Merge pull request #63636 from CurtizJ/azure-refactoring
Refactoring near azure blob storage
2024-07-05 00:27:14 +00:00
Nikita Taranov
6a40628bff
Merge pull request #65470 from ClickHouse/cgroup_mem_observer
Fix CgroupsMemoryUsageObserver
2024-07-04 23:10:20 +00:00
Nikita Mikhaylov
3a7c98399f
Merge pull request #65777 from ClickHouse/make_analyzer_important
Make `allow_experimental_analyzer` be controlled by the initiator for distributed queries
2024-07-04 20:38:40 +00:00
Anton Popov
7f2bfc5f14 Merge remote-tracking branch 'upstream/master' into HEAD 2024-07-04 16:13:30 +00:00
Vitaly Baranov
196df125b1
Merge pull request #66063 from vitlibar/fix-test-grpc-protocol-test-progress
Fix test test_grpc_protocol/test.py::test_progress
2024-07-04 15:20:14 +00:00
Vitaly Baranov
6bf1320870
Merge pull request #66061 from vitlibar/fix-shutdown-in-grpc-server
Fix shutdown in GRPCServer
2024-07-04 14:33:59 +00:00
divanik
4815f0d6ff Resolve conflicts 2024-07-04 14:09:43 +00:00
Sema Checherinda
19816401c4
Merge pull request #61601 from ClickHouse/chesema-dedup-matview
insertion deduplication on retries for materialised views
2024-07-04 13:52:52 +00:00
Nikita Mikhaylov
dbfe632382 Correct the test to exclude farmHash for now 2024-07-04 13:11:13 +00:00
Nikita Mikhaylov
da5f3c1efd Fix test 2024-07-04 13:01:57 +00:00
Konstantin Morozov
87f7490226 Merge branch 'master' into add_system_detach_tables 2024-07-04 11:47:30 +00:00
Nikita Mikhaylov
fe6a875c74 Make the setting back IMPORTANT + fix build 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
d57375181d Better 2024-07-04 11:12:27 +00:00
robot-clickhouse
7bd283764c Automatic style fix 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
dd3eb538f6 Better 2024-07-04 11:12:27 +00:00
robot-clickhouse
910065e427 Automatic style fix 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
6fcd0eed06 Remove tests which are no longer relevant 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
782115efea Very bad change 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
6f89c4b932 Bump the minimal version to keep compatibility 2024-07-04 11:12:26 +00:00
Kseniia Sumarokova
fc73c068ac
Merge pull request #66034 from azat/config-merge-from_env-replace-fix
Fix config merging for from_env with replace overrides
2024-07-04 10:01:07 +00:00
kssenii
4cf0625f70 Merge remote-tracking branch 'origin/master' into fix-s3queue-flaky-tests 2024-07-04 11:44:52 +02:00
Alexey Milovidov
fa062e703e
Merge pull request #65888 from arenadata/ADQM-1955
Max sessions for user tests improvements
2024-07-04 00:45:44 +00:00
robot-clickhouse
5fb0fa3c3d Automatic style fix 2024-07-03 20:21:46 +00:00
Nikita Taranov
39cf64bec1 Merge branch 'master' into cgroup_mem_observer 2024-07-03 20:54:01 +01:00
Vitaly Baranov
87dda31a2c Add test for GRPCServer's shutdown. 2024-07-03 20:45:22 +02:00
Vitaly Baranov
2ec0a9cfea Fix test test_grpc_protocol/test.py::test_progress 2024-07-03 19:26:47 +02:00
jsc0218
d084123a9e Merge remote-tracking branch 'origin/master' into ClearExceptionMsgTableEngineGrant 2024-07-03 14:53:55 +00:00
Konstantin Morozov
f964b0b6ab fix style again 2024-07-03 12:22:32 +00:00
Konstantin Morozov
1bb1e01892 fix style 2024-07-03 12:12:09 +00:00
Konstantin Morozov
7616f58a0b add tests for another db engines 2024-07-03 11:36:04 +00:00
Azat Khuzhin
5f53a73457 Fix config merging for from_env with replace overrides
Without this patch new test fails with:

    Exception: Failed to preprocess config '/etc/clickhouse-server/config.xml': Exception: Element <max_thread_pool_size> has value and does not have 'replace' attribute, can't process from_env substitution. Stack trace:

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-03 12:24:17 +02:00
Kseniia Sumarokova
dd9bf6d792
Merge pull request #65738 from RodolpheDuge/fix_odbc_nullable_fields
fix ODBC table with nullable fields
2024-07-03 09:43:47 +00:00
Antonio Andelic
e3beff45c1
Merge pull request #65918 from ClickHouse/add-some-tools-for-keeper-profiling
Add extra profiling helpers for Keeper
2024-07-03 07:01:13 +00:00
Kseniia Sumarokova
188e9536e1
Merge pull request #63201 from ClickHouse/fix-partitioned-delta-lake
Support reading partitioned DeltaLake data, infer DeltaLake schema by reading metadata instead of data
2024-07-02 18:02:08 +00:00
kssenii
21f0eb2eec Do not use async initialization of readers in s3queue 2024-07-02 18:13:49 +02:00
Antonio Andelic
cfa86b54ea Review fixes 2024-07-02 16:33:06 +02:00
Antonio Andelic
94dba17ad9 Fix test 2024-07-02 13:26:52 +02:00
Konstantin Bogdanov
138eb924fa
Merge pull request #65626 from tonickkozlov/tonickkozlov/x509-san-validation
Add support for x509 SubjectAltName identification
2024-07-02 11:20:01 +00:00
Antonio Andelic
39932938e2 Merge branch 'master' into merge-tree-parallel-replicas-custom-key 2024-07-02 12:59:39 +02:00
Antonio Andelic
a0f6751c4d Merge branch 'master' into add-some-tools-for-keeper-profiling 2024-07-02 10:50:24 +02:00
Antonio Andelic
7361407ea5 Fix test 2024-07-01 15:25:00 +02:00
divanik
fee7da5ed3 Corrected tests 2024-07-01 12:46:17 +00:00
Yakov Olkhovskiy
f1105374cb fix style 2024-07-01 12:28:39 +00:00
divanik
90601e0a1d Merge branch 'divanik/fix_clickhouse_disks_2' of github.com:divanik/ClickHouse; branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2 2024-07-01 11:10:05 +00:00
Anton Kozlov
b1b9aaf2ec Add support for x509 SubjectAltName identification 2024-07-01 09:47:28 +00:00
Alexey Gerasimchuck
98293b1624 Max sessions for user tests improvements 2024-07-01 07:31:57 +00:00
Yakov Olkhovskiy
7c796113e8 fix style 2024-07-01 06:34:05 +00:00
Yakov Olkhovskiy
7f528cc1a0 fix client, fix tests 2024-07-01 06:02:41 +00:00
Alexey Milovidov
46e7d6e170 Merge branch 'master' of github.com:ClickHouse/ClickHouse into dont-optimize-trivial-insert-select 2024-06-30 01:29:02 +02:00
Alexey Milovidov
36644df625
Merge pull request #65794 from zvonand/zvonand-fix-65762
Try to make `test_ldap_external_user_directory` less flaky
2024-06-29 22:32:42 +00:00
Andrey Zvonov
089bb6e0c9 make black even more happy 2024-06-29 17:00:33 +00:00
jsc0218
c998ec1e4f add test and better naming 2024-06-29 02:40:22 +00:00
Alexey Milovidov
3649e209c4 Merge branch 'master' into dont-optimize-trivial-insert-select 2024-06-29 04:34:00 +02:00
Sema Checherinda
abe58184df Merge branch 'master' into chesema-dedup-matview 2024-06-29 01:35:32 +02:00
Alexander Tokmakov
4748e2929f
Merge pull request #65570 from ClickHouse/keeper_az
Improve ZooKeeper load balancing
2024-06-28 22:57:20 +00:00
Igor Nikonov
94b30cfff2
Merge pull request #65588 from ClickHouse/fix-flaky-pr-distributed-skip-shards
Fix test_parallel_replicas_distributed_skip_shards flakiness
2024-06-28 19:06:00 +00:00
Alexander Tokmakov
c97ef5dc32
Merge pull request #65405 from Avogar/check-cyclic-dependencies-on-create
Check cyclic dependencies on CREATE/REPLACE/RENAME/EXCHANGE queries
2024-06-28 16:28:14 +00:00
SmitaRKulkarni
ccfe7c0121
Merge pull request #64757 from azat/load-part-without-columns.txt
Fix filling parts columns from metadata (when columns.txt does not exists)
2024-06-28 15:16:39 +00:00
Anton Popov
6957241388 Merge remote-tracking branch 'upstream/master' into HEAD 2024-06-28 14:19:13 +00:00
Kseniia Sumarokova
2673a773c3
Merge pull request #65458 from ClickHouse/add-azure-queue-storage
Add AzureQueue storage
2024-06-28 12:39:05 +00:00
Antonio Andelic
ab0968740c
Merge pull request #65702 from ClickHouse/jemalloc-inactive-profiler-by-default
Build jemalloc with profiler
2024-06-28 11:50:50 +00:00
kssenii
7f82cbf4e9 Merge remote-tracking branch 'origin' into fix-partitioned-delta-lake 2024-06-28 13:13:39 +02:00
Antonio Andelic
f1337e8c45 Merge2024-06-20 branch 'master' into jemalloc-inactive-profiler-by-default 2024-06-28 10:07:52 +02:00
Antonio Andelic
cb0cd60e62
Merge pull request #65766 from ClickHouse/fix-test_alter_attach
Fix flaky `test_replicated_database::test_alter_attach`
2024-06-28 08:06:45 +00:00
Andrey Zvonov
bf1cc136db make a better healthcheck 2024-06-27 19:30:45 +00:00
robot-clickhouse
3362b521d2 Automatic style fix 2024-06-27 14:43:52 +00:00
Antonio Andelic
86c3036bfb Fix flaky test_replicated_database::test_alter_attach 2024-06-27 14:06:42 +02:00
vdimir
27a72fd5c4
Merge branch 'master' into pufit/startup-scripts 2024-06-27 12:14:33 +02:00
Antonio Andelic
d35ca2ceee Merge branch 'master' into jemalloc-inactive-profiler-by-default 2024-06-27 11:49:18 +02:00
SmitaRKulkarni
4f01b9715b
Merge pull request #65273 from ClickHouse/Mask_azureblobstorage_access_key
Mask account key for azureBlobStorage
2024-06-27 09:21:43 +00:00
Konstantin Morozov
215802e74e fix style 2024-06-27 08:28:35 +00:00
Rodolphe Dugé de Bernonville
c8bca3135d fix odbc and nullable fields 2024-06-27 09:55:24 +02:00
Konstantin Morozov
84c97faf41 Merge branch 'master' into add_system_detach_tables 2024-06-27 07:52:36 +00:00
Konstantin Morozov
e06387e6da fix stle 2024-06-27 07:37:23 +00:00
Antonio Andelic
c9fa974472 Use background thread 2024-06-27 08:46:10 +02:00
Sema Checherinda
92375ec052 Merge branch 'master' into chesema-dedup-matview 2024-06-27 02:12:32 +02:00
Sema Checherinda
4d409831a0
Merge pull request #64478 from ClickHouse/chesema-fix-buffer-cancelation
make writebuffers cancelable
2024-06-26 22:12:30 +00:00
Alexander Tokmakov
fa108feab9 fix 2024-06-26 23:52:44 +02:00
divanik
4377a1f4ed Take test from master 2024-06-26 16:12:55 +00:00
Konstantin Morozov
c7dc99757a apply some comments 2024-06-26 15:39:16 +00:00
Sema Checherinda
5d2e2a9f44 Merge branch 'master' into chesema-dedup-matview 2024-06-26 17:03:05 +02:00
Kseniia Sumarokova
258e2f0421
Update test.py 2024-06-26 16:45:02 +02:00
divanik
cef503cb4c Revert test 2024-06-26 13:47:15 +00:00
divanik
9737c5593d Revert some tests 2024-06-26 13:25:34 +00:00
divanik
b387a8d86a Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2 2024-06-26 13:18:15 +00:00
divanik
e8e1cd79e0 Corrected integration tests 2024-06-26 13:17:39 +00:00
Smita Kulkarni
2ec0ffd4f0 Addressed review comments 2024-06-26 14:07:38 +02:00
kssenii
2ba697dcae Merge remote-tracking branch 'origin' into add-azure-queue-storage 2024-06-26 13:05:56 +02:00
Kseniia Sumarokova
bb7b1dd007
Merge pull request #65046 from ClickHouse/s3queue-improvements
S3Queue improvements
2024-06-26 09:47:47 +00:00
Alexander Tokmakov
43cb2f6af7 remove trash 2024-06-26 02:03:22 +02:00
Alexey Milovidov
6fd95c43f6 Merge branch 'master' into dont-optimize-trivial-insert-select 2024-06-26 00:02:10 +02:00
alesapin
12a129d838
Merge pull request #65545 from ClickHouse/add_customizeable_config_reloader_interval
Add ability to change config reload interval
2024-06-25 14:18:54 +00:00
kssenii
95b1651ba6 Better pytest 2024-06-25 13:56:01 +02:00
Nikita Taranov
615cd96c6e fix test 2024-06-25 12:48:43 +01:00
Igor Nikonov
eea38c4789
Merge pull request #65467 from ClickHouse/fix-pr-empty-query-result
Fix: return error if can't connect to any replicas chosen for query execution
2024-06-25 11:29:39 +00:00
Antonio Andelic
8d51815124 Fix 2024-06-25 12:13:44 +02:00
Antonio Andelic
674d1c6243 Merge branch 'master' into merge-tree-parallel-replicas-custom-key 2024-06-25 11:13:24 +02:00
Anton Popov
867a5650fc Merge remote-tracking branch 'upstream/master' into HEAD 2024-06-24 19:06:28 +00:00
Nikita Taranov
e20136ce25 fix test 2024-06-24 17:30:46 +01:00
avogar
52721add72 Merge branch 'master' of github.com:ClickHouse/ClickHouse into check-cyclic-dependencies-on-create 2024-06-24 13:30:16 +00:00
divanik
97f57ead28 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2 2024-06-24 13:24:56 +00:00
Sema Checherinda
fb2f0e78f7
Merge pull request #63985 from ianton-ru/protocols-tls-extend-params
More parameters for tls layer in protocols
2024-06-24 12:41:56 +00:00
robot-clickhouse
e289fdb440 Automatic style fix 2024-06-24 12:07:40 +00:00
Igor Nikonov
2f8dc8c833 Merge remote-tracking branch 'origin/master' into fix-pr-empty-query-result 2024-06-24 11:59:25 +00:00
Igor Nikonov
3127177401 Test with no available replicas 2024-06-24 11:58:32 +00:00
Anton Popov
77bed97525
Merge pull request #65471 from CurtizJ/fix-azure-exists
Fix `AzureObjectStorage::exists` method
2024-06-24 10:38:48 +00:00
divanik
45507dd7d7 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2 2024-06-24 09:58:31 +00:00
Kseniia Sumarokova
f529914e45
Merge pull request #65523 from ClickHouse/fix-bug-in-object-storage-source
Fix bug in `StorageObjectStorageSource::GlobIterator::nextImpl`
2024-06-24 09:49:45 +00:00
alesapin
fc10bf544f Merge remote-tracking branch 'origin/master' into add_customizeable_config_reloader_interval 2024-06-24 11:38:02 +02:00
Nikita Taranov
9ecf389c7d
Merge branch 'master' into cgroup_mem_observer 2024-06-24 00:33:48 +02:00
Alexander Tokmakov
3423a5571a fix tests 2024-06-23 23:55:45 +02:00
Alexey Milovidov
d2e230744d
Merge pull request #65494 from ClickHouse/strict-parsing-in-keeper-client
Strict parsing in keeper client
2024-06-23 19:22:06 +02:00
Igor Nikonov
6d7441a94a Fix: sync replicas 2024-06-23 16:27:15 +00:00
Alexey Milovidov
a9bdce02d8
Merge pull request #65305 from ClickHouse/byepc
Disable userspace page cache by default
2024-06-23 16:52:39 +02:00
Alexander Tokmakov
7576bb2519 fix 2024-06-23 13:57:20 +02:00
Alexey Milovidov
824716efef Fix tests 2024-06-23 02:46:58 +02:00
Alexander Tokmakov
dbdf4e1880 improve ZooKeeper load balancing 2024-06-23 01:58:28 +02:00
Alexey Milovidov
af361a73ff
Merge pull request #65498 from ClickHouse/revert-65028-fix-poco-send-http-buffer
Revert "Use 1MB HTTP buffers to avoid frequent send syscalls"
2024-06-22 20:45:20 +02:00
robot-clickhouse
750c902671 Automatic style fix 2024-06-21 20:45:01 +00:00
Nikita Taranov
7e0ed1b02c add test 2024-06-21 21:29:46 +01:00
Konstantin Morozov
873cb33031 Merge branch 'master' into add_system_detach_tables 2024-06-21 17:20:59 +00:00
alesapin
104dc8fa3e Fix server settings 2024-06-21 19:16:27 +02:00
Konstantin Morozov
7aa7b79772 refactor 2024-06-21 16:39:50 +00:00
Konstantin Morozov
237de4e775 add feature 2024-06-21 16:38:56 +00:00
alesapin
0dc01f4a94 Add ability to change config reload interval 2024-06-21 18:24:20 +02:00
pufit
9f3024cfd6 fix tests 2024-06-21 12:10:49 -04:00
Anton Popov
dd862d0abb add test 2024-06-21 15:16:14 +00:00
robot-clickhouse
581cc540ee Automatic style fix 2024-06-21 14:53:54 +00:00
kssenii
e278584c01 Add a test 2024-06-21 16:46:03 +02:00
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