Commit Graph

10713 Commits

Author SHA1 Message Date
Arthur Passos
d5a371e5bc fix style and add docs 2024-09-30 15:44:02 -03:00
Arthur Passos
e077e0c7fe tests for expiration time for each auth metho 2024-09-30 15:28:21 -03:00
Alexey Milovidov
b2aa78e14a
Merge pull request #70075 from ClickHouse/fix_dddl_test
Fix `test_distributed_ddl`
2024-09-28 21:05:14 +00:00
Alexey Milovidov
0356287344
Merge pull request #70038 from ClickHouse/isort
Add isort to the style checking for python files
2024-09-28 01:47:37 +00:00
Alexander Tokmakov
39786f7352
Merge pull request #69448 from tuanpach/add-identifier-quoting-rule
Add show_create_query_identifier_quoting_rule setting
2024-09-27 19:05:40 +00:00
robot-clickhouse
cb9bf8a910 Automatic style fix 2024-09-27 16:47:09 +00:00
Alexander Tokmakov
1e2e7247ae make queries retriable to survive fault injections 2024-09-27 18:39:12 +02:00
Tuan Pham Anh
09a4173a33 Merge branch 'master' into add-identifier-quoting-rule 2024-09-27 13:02:49 +00:00
robot-clickhouse
7c6ce8611c Automatic style fix 2024-09-27 10:19:49 +00:00
vdimir
07de943eca
Merge pull request #69962 from ClickHouse/vdimir/fix_test_dictionaries_all_layouts_separate_sources
Fix test_dictionaries_all_layouts_separate_sources
2024-09-27 08:57:33 +00:00
Tuan Pham Anh
608c686573 Reformat test_storage_kafka 2024-09-27 02:09:39 +00:00
Tuan Pham Anh
9101beb79e Add check_callback in query_with_retry in test_storage_kafka test 2024-09-27 01:08:15 +00:00
Alexey Milovidov
cd3d9b3bb1
Merge pull request #61777 from kirillgarbar/symlinks
Valid symlinks for Atomic databases
2024-09-26 21:33:51 +00:00
Kseniia Sumarokova
373aeb3f00
Merge pull request #69384 from ClickHouse/fix-s3-queue-with-replicated-database
s3queue: return back default value of processing_threads_num as number of cpu cores
2024-09-26 18:38:58 +00:00
Tuan Pham Anh
29ecba1a35 Use query_with_retry in test_storage_kafka test 2024-09-26 15:29:39 +00:00
Кирилл Гарбар
38f716de6a Fix style 2024-09-26 15:18:53 +03:00
robot-clickhouse
d56cd41395 Automatic style fix 2024-09-26 12:14:42 +00:00
vdimir
45d190650f
fix deprication warning 2024-09-26 11:28:34 +00:00
vdimir
5fbb199375
cluster name 2024-09-26 11:18:10 +00:00
vdimir
87c979b2cf
fix
Signed-off-by: vdimir <vdimir@clickhouse.com>
2024-09-26 11:13:25 +00:00
kssenii
f0a49e4b64 Merge remote-tracking branch 'origin' into fix-s3-queue-with-replicated-database 2024-09-26 12:44:20 +02:00
Dmitry Novik
33e1a1abe1 Merge remote-tracking branch 'origin/master' into fix-new-analyzer-evaluateConstantExpression 2024-09-26 10:36:02 +02:00
Antonio Andelic
414066ee57
Merge pull request #69965 from ClickHouse/fix-test_keeper_mntr_data_size
Fix test_keeper_mntr_data_size
2024-09-26 07:37:08 +00:00
Alexey Milovidov
69cbf80daf
Merge branch 'master' into symlinks 2024-09-26 08:38:19 +02:00
vdimir
69792e0446
Revert "att 2"
This reverts commit 5ce6f284db.
2024-09-25 16:17:41 +00:00
vdimir
5ce6f284db
att 2 2024-09-25 16:16:22 +00:00
Nikita Mikhaylov
2003f91389
Merge pull request #63151 from ClickHouse/parallel-replicas-beta
Rework parallel replicas settings
2024-09-25 16:14:43 +00:00
Kseniia Sumarokova
8fe3e11ed5
Merge pull request #69769 from ClickHouse/fix-s3-queue-incompatibility
S3Queue: support having deprecated settings to not fail server startup
2024-09-25 15:51:22 +00:00
robot-clickhouse
4d894b9833 Automatic style fix 2024-09-25 15:41:36 +00:00
Antonio Andelic
6a96048336 Fix test_keeper_mntr_data_size 2024-09-25 17:31:22 +02:00
vdimir
1d3a6a7a37
Revert "wip fixing test_dictionaries_all_layouts_separate_sources"
This reverts commit 2750507793.
2024-09-25 14:27:39 +00:00
vdimir
2750507793
wip fixing test_dictionaries_all_layouts_separate_sources 2024-09-25 14:22:37 +00:00
Nikita Mikhaylov
32fa2415ba Parallel replicas is Beta 2024-09-25 10:47:56 +00:00
Alexey Milovidov
a05c72c9a5 Parallel replicas feature is Beta 2024-09-25 10:47:56 +00:00
Kseniia Sumarokova
3a9c22bec0
Update test.py 2024-09-25 11:58:23 +02:00
Julia Kartseva
b0c3c7f52a
Merge pull request #69293 from MikhailBurdukov/fix_inf_loop_zero_copy
Fix inf loop after `restore replica` in the replicated merge tree with zero copy.
2024-09-24 22:32:24 +00:00
robot-clickhouse
05fb6ab397 Automatic style fix 2024-09-23 15:13:37 +00:00
vdimir
4cae201026
fix test_dictionaries_all_layouts_separate_sources/test_mongo.py 2024-09-23 14:59:39 +00:00
Dmitry Novik
8734e57165 Add a test for execute() 2024-09-23 16:57:23 +02:00
MikhailBurdukov
1a1698bc17
Merge branch 'master' into fix_inf_loop_zero_copy 2024-09-23 17:56:07 +03:00
vdimir
987635c12f
Merge branch 'master' into vdimir/fix-mongo-cxx-driver-gen 2024-09-23 12:49:33 +00:00
Antonio Andelic
f01e08ef24
Merge pull request #69826 from ClickHouse/fix-delayed-replica-failover
Fix `test_delayed_replica_failover`
2024-09-23 08:31:35 +00:00
vdimir
4c9c9015f8
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
This reverts commit 2ae9c9ac16.
2024-09-23 07:06:58 +00:00
Alexey Milovidov
2ae9c9ac16 Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
This reverts commit 14cb02a18c, reversing
changes made to a940a9ebbc.
2024-09-22 22:28:24 +02:00
Alexey Milovidov
14cb02a18c
Merge pull request #63279 from allmazz/mongodb_refactoring
MongoDB integration refactoring
2024-09-21 18:18:44 +00:00
Alexey Milovidov
00d9d73e3a
Merge pull request #69040 from ClickHouse/evillique-patch-1
Fix test_replicated_database_cluster_groups
2024-09-21 16:52:36 +00:00
Kirill Nikiforov
266e16d0d0
fix tests 2024-09-20 17:56:47 +04:00
Antonio Andelic
2e715ccf47 Fix test_delayed_replica_failover 2024-09-20 15:31:23 +02:00
Raúl Marín
993888e7d0
Merge pull request #68355 from zvonand/tryfix-65762-again
Some fixes for LDAP
2024-09-20 08:44:04 +00:00
Kirill Nikiforov
8173c4fcff
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-19 17:00:00 +04:00