Alexey Milovidov
|
903e403b06
|
Merge pull request #71900 from ClickHouse/remove-trash-2
Remove useless code
|
2024-11-14 17:15:59 +01:00 |
|
xogoodnow
|
5ae6572cd6
|
ran black
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
|
2024-11-14 19:33:32 +03:30 |
|
xogoodnow
|
140bd01427
|
Corrected the check for time format
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
|
2024-11-14 19:20:30 +03:30 |
|
Max Kainov
|
941c0f0c3b
|
add stateful tests
|
2024-11-14 15:36:49 +00: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 |
|
Igor Nikonov
|
6441c59607
|
Better
|
2024-11-14 15:24:47 +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 |
|
Dmitry Novik
|
005a3f7a36
|
Fix build with Clang-19 after #71179
|
2024-11-14 15:42:14 +01:00 |
|
Yakov Olkhovskiy
|
43c2b69b6c
|
Merge branch 'master' into fix-toDayOfWeek-mono
|
2024-11-14 14:37:06 +00:00 |
|
Anton Popov
|
5c8bf52954
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-11-14 14:31:31 +00:00 |
|
Vladimir Cherkasov
|
5fafb44446
|
m
|
2024-11-14 15:05:34 +01:00 |
|
Raúl Marín
|
236b09989d
|
Adapt some test to run in non-CI configurations
|
2024-11-14 15:01:16 +01:00 |
|
Raúl Marín
|
b601541ea5
|
Use standard variable
|
2024-11-14 14:37:03 +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 |
|
kevinyhzou
|
0305f04494
|
delete 03252 parse datetime64 test
|
2024-11-14 20:20:54 +08:00 |
|
Nikita Taranov
|
aeda0db12c
|
fix test
|
2024-11-14 13:16:28 +01: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 |
|
kevinyhzou
|
3fb4bf41bc
|
reslove conflict
|
2024-11-14 20:02:48 +08: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 |
|
kevinyhzou
|
61d0440f85
|
modify test
|
2024-11-14 19:14:15 +08: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 |
|
xogoodnow
|
1ccd88e6df
|
By default the "date_time_utc" is not included in the log
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
|
2024-11-14 13:12:55 +03:30 |
|
Igor Nikonov
|
0f63a32d12
|
Merge remote-tracking branch 'origin/master' into pr-right-joins
|
2024-11-14 09:32:48 +00:00 |
|
Igor Nikonov
|
17327a242d
|
Cleanup
|
2024-11-14 09:32:28 +00:00 |
|
Igor Nikonov
|
d6b3f94a35
|
Cleanup
|
2024-11-14 09:30:58 +00:00 |
|
kevinyhzou
|
1dc969c560
|
fix comments
|
2024-11-14 16:48:17 +08:00 |
|
kevinyhzou
|
0349eeed37
|
Merge branch 'master' into fix_comments_parse_date_time
|
2024-11-14 16:41:52 +08:00 |
|
kevinyhzou
|
66a216f63c
|
fix comments
|
2024-11-14 16:25:41 +08: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
|
d4599a68fa
|
No, this is better
|
2024-11-14 00:34:34 +01:00 |
|
Alexey Milovidov
|
d59087a0f6
|
This is better
|
2024-11-14 00:21:41 +01:00 |
|
Alexey Milovidov
|
6ea31c81e1
|
Merge branch 'fix-benchmark' into fp16
|
2024-11-14 00:17:12 +01:00 |
|
Alexey Milovidov
|
2ddd45cd03
|
Add a test
|
2024-11-14 00:11:03 +01:00 |
|
Nikita Taranov
|
ac0f013fab
|
upd test
|
2024-11-13 23:36:06 +01:00 |
|
Alexey Milovidov
|
455d362904
|
Fix clickhouse-benchmark
|
2024-11-13 23:33:37 +01:00 |
|
Alexey Milovidov
|
55f758fa29
|
This should be better
|
2024-11-13 23:33:09 +01:00 |
|
Nikita Taranov
|
94ce517dc1
|
upd docs
|
2024-11-13 22:41:30 +01:00 |
|
Nikita Taranov
|
8c3fe9e2c2
|
upd test
|
2024-11-13 22:31:23 +01:00 |
|
Nikita Taranov
|
c10de3969c
|
Merge branch 'master' into dev/profile_uniq_id
|
2024-11-13 22:30:14 +01:00 |
|