robot-clickhouse
8145cd15b1
Automatic style fix
2024-02-28 10:34:40 +00:00
Smita Kulkarni
a46d7c9191
Updated docs and addressed comments
2024-02-28 11:25:35 +01:00
robot-clickhouse
5f39784093
Automatic style fix
2024-02-23 10:24:00 +00:00
Smita Kulkarni
86694596b3
Fix flaky test
2024-02-23 11:12:42 +01:00
robot-clickhouse
595ac95a5b
Automatic style fix
2024-02-22 10:15:46 +00:00
Smita Kulkarni
0eefab131d
Updated pos check
2024-02-22 11:05:33 +01:00
robot-clickhouse
3b11218e74
Automatic style fix
2024-02-21 19:21:14 +00:00
Smita Kulkarni
29b7bf64d4
Fix issues with endpoint and prefix
2024-02-21 20:04:12 +01:00
Alexey Milovidov
10eb948ed6
Merge branch 'master' into analyzer-fix-test_wrong_db_or_table_name
2024-02-15 07:56:56 +01:00
Alexey Milovidov
27a1755751
Merge pull request #59951 from ClickHouse/analyzer-fix-test_mutations_with_merge_tree
...
Analyzer: Fix test_mutations_with_merge_tree
2024-02-15 03:11:10 +01:00
Raúl Marín
4fb76a6e25
Merge pull request #59969 from ClickHouse/no-aerospike
...
We don't have external dictionaries from Aerospike
2024-02-14 15:54:46 +01:00
Dmitry Novik
9acd68efc0
Merge branch 'master' into analyzer-fix-test_wrong_db_or_table_name
2024-02-14 13:29:45 +01:00
Dmitry Novik
824ee3efc2
Merge branch 'master' into analyzer-fix-test_mutations_with_merge_tree
2024-02-14 10:53:37 +01:00
Dmitry Novik
a7c2d3146c
Merge pull request #59948 from ClickHouse/analyzer-fix-test_user_defined_object_persistence
...
Analyzer: Fix test_user_defined_object_persistence
2024-02-14 10:20:27 +01:00
Alexey Milovidov
1fbc52fa40
Remove Aerospike
2024-02-14 05:52:39 +01:00
Dmitry Novik
30ef68d78f
Analyzer: Fix test_mutations_with_merge_tree
2024-02-13 18:59:23 +01:00
Dmitry Novik
262e8af909
Analyzer: Fix test_user_defined_object_persistence
2024-02-13 17:37:20 +01:00
Kseniia Sumarokova
daf1ca0625
Merge pull request #59370 from valbok/attach-db-tests
...
MaterializedMySQL: Fix gtid_after_attach_test to retry on detach
2024-02-13 13:27:29 +01:00
Dmitry Novik
d5fd7402f8
Merge remote-tracking branch 'origin/master' into analyzer-fix-test_wrong_db_or_table_name
2024-02-13 08:52:42 +00:00
kssenii
d008ee725f
Add a test
2024-02-12 20:23:21 +01:00
Dmitry Novik
727e0bbf6a
Merge pull request #59750 from ClickHouse/fix-analyzer-integration-server-version
...
Analyzer: Fix test_replicating_constants/test.py::test_different_versions
2024-02-12 14:40:16 +01:00
Dmitry Novik
584d197e52
Merge pull request #59801 from ClickHouse/analyzer-fix-test_access_for_functions
...
Analyzer: fix test_access_for_functions/test.py::test_access_rights_for_function
2024-02-12 14:37:48 +01:00
Nikolai Kochetov
862c6cd79c
Merge pull request #57430 from ClickHouse/non-ready-set-ttl
...
Non ready set in TTL WHERE.
2024-02-09 16:31:26 +01:00
Vitaly Baranov
09e727d48b
Merge pull request #56988 from ClickHouse/Azure_backup
...
Backup & Restore support for AzureBlobStorage
2024-02-09 14:45:35 +01:00
Dmitry Novik
6aad9b1f13
Analyzer: Fix test_wrong_db_or_table_name/test.py::test_wrong_table_name
2024-02-09 14:05:01 +01:00
Dmitry Novik
361dd64374
Fix expected error message
2024-02-09 13:41:49 +01:00
Dmitry Novik
fc34507a94
Bump version
2024-02-09 12:48:07 +01:00
Nikolai Kochetov
97d1eb1091
Fixing test.
2024-02-08 14:31:24 +00:00
Dmitry Novik
fa0acaf39b
Fix image name
2024-02-08 15:18:17 +01:00
Dmitry Novik
3167bfe423
Bump server version
2024-02-08 11:35:23 +01:00
Alexander Tokmakov
510f90edf8
Merge pull request #59688 from ClickHouse/revert_39507_again
...
Temporarily remove a feature that doesn't work
2024-02-08 02:27:55 +01:00
Smita Kulkarni
e594608c42
Merge branch 'master' into Azure_backup
2024-02-07 13:48:46 +01:00
Alexander Tokmakov
77e4b0c8d9
Revert "Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr"
...
This reverts commit ac90637170
, reversing
changes made to fe2b5cde05
.
2024-02-07 02:52:43 +01:00
vdimir
9438118745
fix test_select_access_rights/test_main.py::test_select_join
2024-02-06 16:15:04 +00:00
Val Doroshchuk
ba94cd2ef7
MaterializedMySQL: Fix gtid_after_attach_test to retry on detach
2024-02-06 14:39:26 +01:00
Konstantin Bogdanov
f663f13a35
Merge pull request #59277 from ClickHouse/create-tables-in-threadpool
...
Concurrent tables creation in `recoverLostReplica`
2024-02-05 16:04:46 +03:00
robot-clickhouse
ce6df0fb13
Automatic style fix
2024-02-04 10:37:05 +00:00
Smita Kulkarni
b0994c5fa7
Addressed comments, added test for named collection
2024-02-04 11:28:20 +01:00
Julia Kartseva
f41f4e4bd0
Merge pull request #58486 from jkartseva/adjustable-async-timeouts
...
Adjustable asynchronous insert timeouts
2024-02-02 08:53:58 -08:00
Konstantin Bogdanov
6df4c64500
Use in integration test
2024-02-02 13:20:32 +01:00
Julia Kartseva
689c368b76
Adaptive async timeouts: consider queue flush history
...
In addition to the time since the most recent insert,
consider the elapsed time between the two recent queue
flushes when decreasing the timeout or processing an
entry synchronously.
2024-02-01 22:45:10 +00:00
Julia Kartseva
17d2455448
Integration tests for adaptive async insert timeout
...
Add initial tests.
2024-02-01 22:45:09 +00:00
Kseniia Sumarokova
e029021696
Merge pull request #59446 from ClickHouse/s3-queue-allow-to-add-start-point
...
Allow to define a starting point for s3queue ordered mode at creation
2024-02-01 16:46:24 +01:00
robot-clickhouse
fe829cac48
Automatic style fix
2024-02-01 11:43:55 +00:00
kssenii
3a16427e00
Fix test
2024-02-01 12:35:01 +01:00
kssenii
f7a5f09a0f
Add one more test
2024-01-31 22:59:25 +01:00
Ilya Yatsishin
6a80a20997
Merge pull request #59432 from vitlibar/fix-test-test_stop_other_host_during_backup
...
Fix test test_stop_other_host_during_backup
2024-02-01 00:57:21 +04:00
kssenii
361b2f107b
Allow to define a starting point for s3queue ordered mode
2024-01-31 21:28:18 +01:00
Vitaly Baranov
a193e01c8f
Merge pull request #54737 from arenadata/ADQM-1150
...
Added maximum sequential login failures to the quota.
2024-01-31 16:06:17 +01:00
Vitaly Baranov
79c068571d
Fix test test_stop_other_host_during_backup.
2024-01-31 12:58:22 +01:00