Commit Graph

11156 Commits

Author SHA1 Message Date
Kseniia Sumarokova
2c59fce5b4
Update test.py 2024-11-07 17:44:41 +01:00
Daniil Ivanik
7ea3bcdb3c
Merge pull request #71418 from azat/tests/fix-test_quorum_inserts
Fix missing cluster startup for test_quorum_inserts::test_insert_quorum_with_keeper_fail
2024-11-07 12:33:54 +00:00
Alexey Milovidov
8ff7118e6b
Merge pull request #71504 from ilejn/fix_test_drop_complex_columns
Fix flaky test_drop_complex_columns
2024-11-06 22:22:47 +00:00
Alexey Milovidov
b29c6e7239
Merge pull request #71523 from amosbird/help-62944
Allow specifying cmdline flags in integration test
2024-11-06 22:22:06 +00:00
divanik
8bb656ddec Add context manager for partition manager 2024-11-06 15:55:41 +00:00
Raúl Marín
12ab488453
Revert "Selection of hash join inner table" 2024-11-06 16:20:57 +01:00
Ilya Golshtein
f4c0254254 fix_test_drop_complex_columns: flaky check for test_drop_after_fetch 2024-11-06 14:52:55 +00:00
Amos Bird
d270885bfa
Allow specifying cmdline flags in integration test 2024-11-06 21:37:47 +08:00
Ilya Golshtein
918ad5c4d5 fix_test_drop_complex_columns: tests passed 2024-11-06 09:42:35 +00:00
divanik
0687f7a83f Resolve issue 2024-11-05 17:09:03 +00:00
divanik
27153bfc27 Resolve issues 2024-11-05 16:58:21 +00:00
divanik
3eedc74c59 Reformatted because of style check 2024-11-05 16:25:58 +00:00
divanik
6ecc673f7d Fix quorum inserts tests 2024-11-05 16:02:40 +00:00
Kseniia Sumarokova
8615526f20
Merge pull request #71308 from MikhailBurdukov/fix_named_collection_unescaping
Added missing unescaping in named collections names.
2024-11-05 10:51:35 +00:00
MikhailBurdukov
c1ce74f52f
Update tests/integration/test_named_collections/test.py
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-11-04 21:40:59 +03:00
Vladimir Cherkasov
93b14847ac
Merge pull request #68682 from ClickHouse/vdimir/join_select_inner_table
Selection of hash join inner table
2024-11-04 14:13:44 +00:00
Kseniia Sumarokova
c8b0881c29
Merge pull request #71176 from ucasfl/remove-external-distributed
Remove StorageExternalDistributed
2024-11-04 13:24:19 +00:00
Vitaly Baranov
08ce37f3e9
Merge pull request #70725 from azat/http_handlers-auth
Add ability to set user/password in http_handlers
2024-11-01 19:00:15 +00:00
Vitaly Baranov
ae2eeb489d
Merge pull request #70027 from vitlibar/fix-restore-on-cluster-sync
Better error-handling and cancellation of ON CLUSTER backups and restores
2024-11-01 17:01:07 +00:00
Miсhael Stetsyuk
97c0087084
Merge pull request #70297 from ClickHouse/fix-metadata-version-in-ZooKeeper-ignore-readonly
move `fixReplicaMetadataVersionIfNeeded` from attach thread to restarting thread
2024-11-01 15:55:12 +00:00
Sergei Trifonov
d4f4df9dcf
Merge pull request #71325 from ClickHouse/fix-test-workload-entity-keeper-storage
Fix test `test_workload_entity_keeper_storage`: add more retries
2024-11-01 13:00:10 +00:00
Pavel Kruglov
1a2b5686c4
Merge pull request #71193 from Avogar/native-http-async-insert-settings
Fix ignoring format settings in Native format via HTTP and Async Inserts
2024-11-01 11:04:32 +00:00
Michael Stetsyuk
e4aa477c42 make integration tests that use hardcoded ip addresses sequential 2024-11-01 10:59:39 +00:00
serxa
d8fd18c38e Fix test: add more retries 2024-10-31 19:06:51 +00:00
Vitaly Baranov
b16a18ed66 Add test for mixed version on hosts doing backup or restore. 2024-10-31 17:39:29 +01:00
Yarik Briukhovetskyi
74438d5291
Merge pull request #71105 from exmy/fix-path
Support write hdfs files with space
2024-10-31 16:03:20 +00:00
Konstantin Bogdanov
aac09671fd
Merge pull request #70642 from MikhailBurdukov/fix_exception_system_drop_replica
Allow `system drop replica zkpath` when there is another replica with the same zk path.
2024-10-31 14:35:45 +00:00
MikhailBurdukov
936d6b2251 Fix unescaping in named collections 2024-10-31 14:05:33 +00:00
avogar
f322ee5bda Merge branch 'master' of github.com:ClickHouse/ClickHouse into native-http-async-insert-settings 2024-10-31 13:56:30 +00:00
Raúl Marín
27b4e80983
Merge pull request #71195 from Algunenano/memory_logging
Improve error and log messages around memory usage
2024-10-31 11:48:52 +00:00
Sergei Trifonov
d14ca872d4
Merge pull request #71266 from ClickHouse/revert-71251-revert-69187-sql-for-workload-management
Revert "Revert "SQL syntax for workload and resource management""
2024-10-30 23:18:05 +00:00
Vitaly Baranov
7c3ba9324a Correct test "test_stop_other_host_during_backup[False]" and remove test "test_stop_other_host_during_backup[True]"
because it was replaced by new test "test_long_disconnection_stops_backup".
2024-10-30 22:18:35 +01:00
Vitaly Baranov
f6b5d27c58 Rework coordination of hosts during BACKUP ON CLUSTER / RESTORE ON CLUSTER.
Fix concurrency check, implement cancelling of distributed backups/restores.
2024-10-30 22:18:35 +01:00
Alexey Milovidov
ae29572119
Merge pull request #70997 from Romeo58rus/master
Add support for reloading client-side certificates
2024-10-30 20:17:47 +00:00
Raúl Marín
f70053d925 Adapt another test to new error message 2024-10-30 20:18:44 +01:00
Kseniia Sumarokova
364276f53b
Merge pull request #71011 from MikhailBurdukov/access_header_for_s3
Add a new type of headers for S3 endpoints for custom authentication.
2024-10-30 16:38:05 +00:00
Sergei Trifonov
2760f283a1
Revert "Revert "SQL syntax for workload and resource management"" 2024-10-30 16:18:35 +01:00
Julia Kartseva
1c878c397d
Merge pull request #64847 from ClickHouse/Add_check_after_write_AzureBlobStorage
Azure Blob Storage: we added an option to check an object after write, too
2024-10-30 15:12:44 +00:00
Raúl Marín
5e96c74768 Merge remote-tracking branch 'blessed/master' into memory_logging 2024-10-30 14:42:55 +01:00
Konstantin Bogdanov
bceb1dce69
Merge pull request #70090 from arthurpassos/valid_until_per_auth_method
Allow each authentication method to have its own expiration date, remove from user entity.
2024-10-30 13:26:56 +00:00
Pavel Kruglov
9ab5f16968
Update test.py 2024-10-30 14:10:12 +01:00
Alexander Tokmakov
4a821e81a1
Revert "SQL syntax for workload and resource management" 2024-10-30 12:48:13 +01:00
flynn
623b2f11d3 Fix test 2024-10-30 10:52:51 +00:00
avogar
091db0a984 Fix kafka test 2024-10-30 10:19:08 +00:00
Roman Antonov
1f2e425d5b
Merge branch 'ClickHouse:master' into master 2024-10-30 12:50:45 +03:00
MikhailBurdukov
c9810bbea0 Rebase 2024-10-30 09:27:50 +00:00
Konstantin Bogdanov
1239137f24
Merge branch 'master' into valid_until_per_auth_method 2024-10-30 12:15:52 +03:00
Sergei Trifonov
2c4d93f552
Merge pull request #69187 from ClickHouse/sql-for-workload-management
SQL syntax for workload and resource management
2024-10-30 08:10:39 +00:00
MikhailBurdukov
961fb88901 fix isort 2024-10-30 07:52:48 +00:00
MikhailBurdukov
b0977923fb Add new type of headers for S3 endpoints 2024-10-30 07:52:41 +00:00