Commit Graph

158291 Commits

Author SHA1 Message Date
Alexey Milovidov
d5b3228b98 Miscellaneous 2024-11-15 16:47:01 +01:00
Vitaly Baranov
c98765a509
Merge pull request #71912 from vitlibar/correction-after-reworking-backup-sync-2
Corrections after reworking backup/restore synchronization #2
2024-11-14 22:00:44 +00:00
Alexey Milovidov
7007ce7596
Merge pull request #71898 from ClickHouse/fix-benchmark
Fix `clickhouse-benchmark` metrics report
2024-11-14 21:38:04 +01:00
Vladimir Cherkasov
73362e7339
Merge pull request #71924 from ClickHouse/vdimir/fix_mongodb_secure
Fix test_storage_mongodb/test.py::test_secure_connection_uri
2024-11-14 16:38:05 +00:00
Pavel Kruglov
d3db070cc5
Merge pull request #71931 from ClickHouse/Avogar-patch-7
Fix flaky test 03262_column_sizes_with_dynamic_structure
2024-11-14 16:22:42 +00:00
Alexey Milovidov
903e403b06
Merge pull request #71900 from ClickHouse/remove-trash-2
Remove useless code
2024-11-14 17:15:59 +01:00
Anton Popov
2ed8e4c8b8
Merge pull request #71886 from wxybear/fix_with_ties_when_rows_read_less_than_request
Fix: select statements that use 'with ties' might not return enough rows
2024-11-14 15:34:05 +00:00
Pavel Kruglov
af5f1f5c1d
Update 03262_column_sizes_with_dynamic_structure.sql 2024-11-14 16:24:07 +01:00
Pavel Kruglov
88280aa3fd
Update 03262_column_sizes_with_dynamic_structure.reference 2024-11-14 16:23:04 +01:00
Pavel Kruglov
726dae2f0d
Fix flaky test 03262_column_sizes_with_dynamic_structure 2024-11-14 16:22:26 +01:00
Sema Checherinda
92c4dcfa5c
Merge pull request #71863 from ClickHouse/chesema_update_hostresolver
update host resolver a little bit often
2024-11-14 13:28:28 +00:00
vdimir
fb1c2a470a
Fix test_storage_mongodb/test.py::test_secure_connection_uri 2024-11-14 13:25:15 +00:00
Raúl Marín
22d2c856a7
Merge pull request #71890 from Algunenano/disable_query_plan_merge_filters
Disable query_plan_merge_filters by default
2024-11-14 12:15:46 +00:00
Raúl Marín
4490e854c2
Merge pull request #71867 from Algunenano/allow_reorder_prewhere_conditions_enable
allow_reorder_prewhere_conditions is on by default in old services
2024-11-14 12:14:37 +00:00
Alexander Gololobov
6e864958f9
Merge pull request #71866 from ClickHouse/fix_index_load_for_limit_1
Do not load indexes if key condition in not useful
2024-11-14 11:58:24 +00:00
Raúl Marín
246a6f36d4
Merge pull request #71914 from ClickHouse/revert-71790-remove-code-bloat
Revert "Remove ridiculous code bloat"
2024-11-14 11:50:17 +00:00
Raúl Marín
c8833d6eba
Revert "Remove ridiculous code bloat" 2024-11-14 12:49:41 +01:00
Kseniia Sumarokova
3300d124d3
Merge pull request #71856 from ClickHouse/add-check-fs-cache
Add check and assertion
2024-11-14 11:31:17 +00:00
Kseniia Sumarokova
75b852e5a1
Merge pull request #71648 from ClickHouse/add-a-setting-to-control-cache-background-download-upper-limit
fs cache: add a separate setting for background download max size
2024-11-14 11:19:21 +00:00
Vitaly Baranov
380aea0fc3 Corrections after reworking synchronization of ON CLUSTER BACKUPs/RESTOREs #2. 2024-11-14 12:18:56 +01:00
Kseniia Sumarokova
9c3984b735
Merge pull request #71817 from ClickHouse/kssenii-patch-13
Update defaults of s3/azure queue polling settings
2024-11-14 11:08:04 +00:00
Alexey Milovidov
5108e070cf Remove useless code 2024-11-14 03:22:44 +01:00
Nikita Mikhaylov
7a393dc140
Merge pull request #71865 from ClickHouse/rabbitmq-healthcheck
Added proper a healthcheck for RabbitMQ compose file
2024-11-14 00:59:00 +00:00
Alexey Milovidov
89ca45a278
Merge pull request #71790 from ClickHouse/remove-code-bloat
Remove ridiculous code bloat
2024-11-14 01:27:26 +01:00
Alexey Milovidov
2ddd45cd03 Add a test 2024-11-14 00:11:03 +01:00
Alexey Milovidov
455d362904 Fix clickhouse-benchmark 2024-11-13 23:33:37 +01:00
Anton Popov
acd4f46d9c
Merge pull request #71179 from kirillgarbar/table-limit
Hard limits on number of replicated tables, dictionaries and views
2024-11-13 21:13:49 +00:00
Anton Popov
fa8b5283fa
Merge pull request #71854 from CurtizJ/fix-adding-defaults-sparse
Fix filling of defaults after parsing into sparse columns
2024-11-13 21:11:15 +00:00
Alexey Milovidov
e86ee62eb0 Merge branch 'master' into remove-code-bloat 2024-11-13 22:02:44 +01:00
Alexey Milovidov
46fffd27ab
Merge pull request #71869 from ClickHouse/vdimir/test_max_parts_to_move
add test 03248_max_parts_to_move
2024-11-13 21:01:51 +00:00
kssenii
e8173de80b Fix 2024-11-13 21:26:39 +01:00
Nikita Mikhaylov
eef2006b68
Merge pull request #71300 from cwurm/reject_invalid_mutation_queries
Check that mutation queries are valid
2024-11-13 20:14:09 +00:00
Nikita Mikhaylov
191fe999c1
Merge pull request #71715 from vitlibar/correction-after-reworking-backup-sync
Corrections after reworking backup/restore synchronization
2024-11-13 19:24:53 +00:00
Raúl Marín
0575be39f3 Adapt tests to default optimizations 2024-11-13 19:26:43 +01:00
Nikita Mikhaylov
e944c6a221
Merge pull request #71872 from tbragin/patch-20
Update README.md - Update meetups
2024-11-13 18:20:43 +00:00
Kseniia Sumarokova
451a1da6c4
Update test.py 2024-11-13 18:48:14 +01:00
Raúl Marín
66ebdd050e Disable query_plan_merge_filters by default 2024-11-13 18:43:49 +01:00
kssenii
8840739bd4 Fix assert 2024-11-13 17:29:06 +01:00
wxybear
b90a8a62d8 comments: fix typo 2024-11-14 00:18:45 +08:00
Tanya Bragin
dbc6949ef7
Update README.md - Update meetups
Move Barcelona to completed
2024-11-13 08:09:10 -08:00
wxybear
2d85df2748 fix: incorrect assignment of previous_row_chunk leads to logical errors 2024-11-14 00:05:11 +08:00
Kseniia Sumarokova
d2fbc4ab16
Update test.py 2024-11-13 16:27:15 +01:00
Nikita Taranov
9f62518846
Merge pull request #71502 from nauu/support_more_oss_endpoints_v1
Support the endpoint of oss accelerator
2024-11-13 15:21:42 +00:00
Pavel Kruglov
f5c91bf809
Merge pull request #71526 from Avogar/fix-dynamic-sizes
Fix counting column size in wide part for Dynamic and JSON types
2024-11-13 15:15:24 +00:00
Nikita Mikhaylov
3a255c754e
Merge pull request #71192 from amosbird/better-compressor
Print compression method in clickhouse-compressor --stat
2024-11-13 15:07:05 +00:00
Nikita Mikhaylov
82dcd87bf6
Merge pull request #71679 from amosbird/fix-71647
Fix LOGICAL_ERROR when doing ALTER with empty tuple
2024-11-13 14:59:02 +00:00
vdimir
368b45670b
add test 03248_max_parts_to_move 2024-11-13 14:35:17 +00:00
Alexander Gololobov
31e27d3678 Update tests: check that indexes are not loaded when not needed 2024-11-13 15:31:57 +01:00
Sema Checherinda
e1901fa739
Merge pull request #71529 from ClickHouse/chesema-remove-if-exists
use removeObjectIfExists instead removeObject, it is retryable
2024-11-13 14:24:10 +00:00
Sema Checherinda
e5e95b8899 style c-tor 2024-11-13 15:18:26 +01:00