Commit Graph

9947 Commits

Author SHA1 Message Date
Ilya Yatsishin
d04ca9eea6 fix 2024-07-24 00:08:32 +02:00
Ilya Yatsishin
fe487a11bf Merge remote-tracking branch 'qoega/improve-integration-tests-2' into integration-flaky-check-repeat 2024-07-23 23:57:31 +02:00
Yatsishin Ilya
7a6233340e Hardening of test_backup_restore_new test 2024-07-23 21:57:01 +00:00
Ilya Yatsishin
2f8b28a17c Touch test to trigger flaky check 2024-07-23 17:05:23 +02:00
Ilya Yatsishin
e0a7aa80af Enable repeat for flaky check for more tests hardening 2024-07-23 16:57:07 +02:00
Yatsishin Ilya
e671d4c55d more changes 2024-07-23 14:43:49 +00:00
Robert Schulze
919005c4f7
Incorporate review feedback 2024-07-23 13:10:01 +00:00
Robert Schulze
496c1fbf84
Un-flake test_runtime_configurable_cache_size 2024-07-23 12:46:09 +00:00
Yatsishin Ilya
1c723e7fd7 black 2024-07-23 09:10:47 +00:00
Andrey Zvonov
8fb560d257 add replica sync 2024-07-23 07:08:58 +00:00
Antonio Andelic
133e734d73 Move to integration test 2024-07-23 09:05:09 +02:00
zoomxi
dee5790b22 According to the suggestions from cr, modify test code 2024-07-23 10:49:37 +08:00
Yatsishin Ilya
ac679892ab fix 2024-07-22 16:28:11 +00:00
Yatsishin Ilya
69be00cbf0 Improve 2024-07-22 16:27:28 +00:00
jsc0218
ae5eccbf20 just a commit to trigger CI 2024-07-22 13:39:48 +00:00
Alexey Milovidov
ffb766d30e
Merge pull request #66818 from ClickHouse/miscellaneous
Miscellaneous
2024-07-22 13:24:21 +00:00
Yatsishin Ilya
af4c2fa8a4 fix 2024-07-22 12:27:24 +00:00
Yatsishin Ilya
2dc264928f Added tests, rewritten logic which engines and table functions to allow, added replace for create table ... AS table_function() syntax. 2024-07-22 11:33:51 +00:00
zoomxi
8246614f5e throw if can't connect to any participating replicas 2024-07-22 19:21:24 +08:00
Yohann Jardin
2f1818b8d5 update error codes related to number of accepted arguments 2024-07-22 11:21:54 +02:00
Alexey Milovidov
1a3559fbc3 What if I will change this test? 2024-07-22 08:47:32 +02:00
Alexey Milovidov
3d4604a64a Revert "What if I will change this test?"
This reverts commit ed02246e0c.
2024-07-22 08:47:08 +02:00
Alexey Milovidov
ed02246e0c What if I will change this test? 2024-07-22 08:46:41 +02:00
Alexey Milovidov
2570f2b0a3 Merge branch 'miscellaneous' of github.com:ClickHouse/ClickHouse into miscellaneous 2024-07-21 11:29:30 +02:00
Alexey Milovidov
7ed9ab2338 Remove wrong logic from InterpreterCreateQuery 2024-07-21 11:29:12 +02:00
robot-clickhouse
efd5ff9f4c Automatic style fix 2024-07-21 09:15:22 +00:00
Alexey Milovidov
a6f1c46448 Miscellaneous 2024-07-21 11:08:38 +02:00
Alexey Milovidov
39b298295c
Merge pull request #66760 from ClickHouse/fix-flaky-rabbitmq-test
Use non-existent address to check connection error at table creation
2024-07-21 05:22:09 +00:00
Alexey Milovidov
ee3c0e7e1f Better diagnostics in test_disk_configuration 2024-07-20 21:50:53 +02:00
Alexey Milovidov
d61dd473c6
Merge pull request #66731 from ClickHouse/remove-bad-test
Remove bad test `host_resolver_fail_count`
2024-07-19 23:17:53 +00:00
Alexey Milovidov
160149c1eb
Merge pull request #66743 from ClickHouse/vdimir/issue-65989
Add test test_storage_mysql/test.py::test_joins
2024-07-19 20:18:46 +00:00
Vitaly Baranov
38126bb436 Add test. 2024-07-19 19:09:55 +02:00
János Benjamin Antal
3fb01ed2c9 Use nonexistent address to check connection error at table creation 2024-07-19 12:10:28 +00:00
vdimir
5cca0f1ab7
Add test test_storage_mysql/test.py::test_joins, close #65989 2024-07-19 09:30:26 +00:00
jsc0218
a16fe75ce7 Merge remote-tracking branch 'origin/master' into ClearExceptionMsgTableEngineGrant 2024-07-19 00:41:42 +00:00
Alexey Milovidov
c73dd41c58 Remove bad test host_resolver_fail_count 2024-07-18 19:55:36 +02:00
Xu Jia
c01e2cbeea format 2024-07-18 22:58:30 +08:00
Xu Jia
884dc496a0 format 2024-07-18 20:58:37 +08:00
Xu Jia
b8fbfd227f format 2024-07-18 15:41:08 +08:00
Xu Jia
ff009f23be
Merge branch 'master' into feature_disable_insertion_and_mutation 2024-07-18 15:24:59 +08:00
Antonio Andelic
3d6f91039e
Merge pull request #66548 from ClickHouse/correctly-handle-realloc
Correctly track memory for `Allocator::realloc`
2024-07-18 06:08:17 +00:00
Nikolay Degterinsky
4afd5f60fe
Merge pull request #66409 from evillique/fix-valid-until
Fix VALID UNTIL clause resetting after restart
2024-07-18 00:05:57 +00:00
jsc0218
caa0943b7e Merge remote-tracking branch 'origin/master' into ClearExceptionMsgTableEngineGrant 2024-07-17 17:24:53 +00:00
Nikolay Degterinsky
383ce4bb8c Merge remote-tracking branch 'upstream/master' into fix-valid-until 2024-07-17 14:58:09 +00:00
Nikolai Kochetov
74b4bc78ad
Merge pull request #65400 from k-morozov/add_system_detach_tables
system detached_tables
2024-07-17 14:05:31 +00:00
Sema Checherinda
762593e5e9
Merge pull request #66144 from ClickHouse/revert-66134-revert-61601-chesema-dedup-matview
Revert "Revert "insertion deduplication on retries for materialized views""
2024-07-17 10:44:35 +00:00
Antonio Andelic
51e339305e Merge branch 'master' into correctly-handle-realloc 2024-07-17 09:36:34 +02:00
Yakov Olkhovskiy
452d463d77
Merge pull request #65238 from peacewalker122/master
feat: support accept_invalid_certificate in client's config
2024-07-17 03:54:39 +00:00
Han Fei
c458d27401
Merge pull request #66597 from ClickHouse/vdimir/followup_66402
Fix clang tidy after #66402
2024-07-17 02:14:59 +00:00
Sema Checherinda
c7ae429c10
Merge pull request #65232 from ClickHouse/chesema-less-backoff-timeout-try-2
less backoff timeout try 2
2024-07-16 18:19:45 +00:00
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