Commit Graph

9813 Commits

Author SHA1 Message Date
zoomxi
82959ce5b3 format test.py 2024-07-25 09:55:23 +08:00
zoomxi
d460fa9f36 create coordinator after the number of replicas to use for the query is determined 2024-07-24 09:57:00 +08:00
zoomxi
dee5790b22 According to the suggestions from cr, modify test code 2024-07-23 10:49:37 +08:00
zoomxi
8246614f5e throw if can't connect to any participating replicas 2024-07-22 19:21:24 +08: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
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
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
Alexey Milovidov
c73dd41c58 Remove bad test host_resolver_fail_count 2024-07-18 19:55:36 +02: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
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
vdimir
480c546359
Merge branch 'master' into vdimir/fix_external_database_join_pushdown 2024-07-15 10:59:40 +02: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
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