Commit Graph

158896 Commits

Author SHA1 Message Date
vdimir
e70bfd8f3c
bump build 2024-11-15 11:49:20 +00:00
kssenii
8cfec23dbe Return lost change after conflict resolution 2024-11-15 11:57:50 +01:00
Max Kainov
3b0b42cbbb
Merge pull request #71081 from ClickHouse/ci_paktika_integration_4
CI: Functional Tests with praktika
2024-11-15 10:46:01 +00:00
Nikolai Kochetov
628d0d3fc9 Fix monotonic function argument type in PK monotonic chain transformation. 2024-11-15 10:35:30 +00:00
kssenii
96dc3cd55a Fix flaky check 2024-11-15 11:21:28 +01:00
Nikolai Kochetov
4db481f7da Reenable merge filters optimization. 2024-11-15 10:08:15 +00:00
Vladimir Cherkasov
f6366252f2
Merge branch 'master' into vdimir/grouping_sets_aliases 2024-11-15 10:46:58 +01:00
Konstantin Bogdanov
98cd45153d
Merge pull request #71929 from ClickHouse/fix-build-after-71179
Fix build with Clang-19 after #71179
2024-11-15 08:24:25 +00:00
xogoodnow
d55ebb19e0 Re run pipeline 2024-11-15 11:10:31 +03:30
Julia Kartseva
3c0f299148
Merge pull request #71901 from jkartseva/fix-infile-interactive-metrics
Fix data race between progress indicator and progress table in clickhouse-client
2024-11-15 02:16:12 +00:00
Alexey Milovidov
4dc9331b7a
Merge pull request #64712 from ClickHouse/fp16
Adding BFloat16
2024-11-15 00:37:46 +00:00
Max Kainov
efabf19926 fix install.sh 2024-11-14 23:57:57 +00:00
Nikolay Degterinsky
0bd6a1fb04 Fix client highlighting 2024-11-14 23:01:46 +00:00
Alexey Milovidov
d2c54bc140
Update AggregateFunctionDeltaSumTimestamp.cpp 2024-11-14 23:49:44 +01:00
Julia Kartseva
26aaa87a91 intercept keystrokes for INSERT queries, too 2024-11-14 22:18:46 +00:00
Julia Kartseva
e5f4ba8017 fix race between progress indicator and progress table 2024-11-14 22:18:46 +00:00
Blargian
af8d7c0b60 fix style 2024-11-14 23:14:41 +01:00
Blargian
1926f6ca4a clean up EXCEPT clause page and add an example of EXCEPT() 2024-11-14 23:09:49 +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
Igor Nikonov
5a04826fa5 Merge remote-tracking branch 'origin/master' into pr-right-joins 2024-11-14 21:11:25 +00:00
Igor Nikonov
7d3d940b08 Cleanup 2024-11-14 21:11:01 +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
kssenii
6b1eae5899 Fix 2024-11-14 20:54:43 +01:00
Alexey Milovidov
8d99fb9e7c
Revert "Revert "Remove ridiculous code bloat"" 2024-11-14 20:51:18 +01:00
Nikita Taranov
13abc806a2
Don't randomise settings in 02354_distributed_with_external_aggregation_memory_usage
maybe it will help, i'm not sure
2024-11-14 20:35:33 +01:00
Alexey Milovidov
e6c6217e87 Merge branch 'master' into fp16 2024-11-14 19:58:22 +01:00
Peter Nguyen
f1b4e7ea59
Merge branch 'master' into enable_http_compression_default 2024-11-14 11:27:52 -07:00
Anton Popov
8a79e1959f fix test 2024-11-14 17:31:54 +00:00
Anton Popov
9cccea93d2 better index granularity 2024-11-14 16:40:56 +00: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
Vladimir Cherkasov
ad65cdab90
Merge branch 'master' into acquire_zero_copy_shared_lock_before_swap 2024-11-14 17:35:17 +01: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
xogoodnow
99e5e550da Omitted comment and reformatted
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
2024-11-14 19:47:30 +03:30
Alexey Milovidov
62f44b9e6a Merge branch 'master' into fp16 2024-11-14 17:16:45 +01:00
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
Sema Checherinda
21a39e6b50 work with review comments 2024-11-14 16:57:50 +01:00
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
Vladimir Cherkasov
cf90bfaf79
Update src/Analyzer/ValidationUtils.cpp
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2024-11-14 16:18:33 +01:00
vdimir
fde4eb43d5
Revert "fix group_by_use_nulls"
This reverts commit 6249861d16.
2024-11-14 15:17:04 +00: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