Commit Graph

159282 Commits

Author SHA1 Message Date
Konstantin Bogdanov
4511352efc
Merge pull request #71719 from ClickHouse/alexey-milovidov-patch-8
Fix trash in the docs
2024-11-11 01:03:58 +00:00
Alexey Milovidov
2b20c2d2f2 Fix a race 2024-11-11 01:46:00 +01:00
Alexey Milovidov
cef2e4a1c0 Merge branch 'master' into revert-68023-revert-65860-atomic-database-in-clickhouse-local 2024-11-11 01:19:54 +01:00
Alexey Milovidov
866e4daeec
Update index.md 2024-11-11 01:10:49 +01:00
Alexey Milovidov
3e50cf94fe Rounding 2024-11-11 01:04:55 +01:00
Alexey Milovidov
659a6a22f6
Merge pull request #71718 from Blargian/patch-10
Fix typo
2024-11-11 00:04:39 +00:00
Alexey Milovidov
bfeefa2c8a Introspection 2024-11-11 01:02:10 +01:00
Alexey Milovidov
968a559917 Add a test 2024-11-11 00:59:37 +01:00
Alexey Milovidov
73eba44238 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fp16 2024-11-11 00:40:39 +01:00
Alexey Milovidov
89b015cecf Do not compile BFloat16 2024-11-11 00:25:11 +01:00
Alexey Milovidov
6dee7e4276 Fix style 2024-11-11 00:24:57 +01:00
Alexey Milovidov
f042c921ee Distances 2024-11-11 00:16:28 +01:00
Alexey Milovidov
1a2ee7929e More conversions 2024-11-11 00:16:09 +01:00
Alexey Milovidov
19ab7d484a Add an experimental setting 2024-11-10 23:50:31 +01:00
Alexey Milovidov
92e8fa23ba Remove obsolete setting from tests 2024-11-10 23:43:10 +01:00
Alexey Milovidov
60ea77a60b
Merge pull request #71716 from rschu1ze/docs-tpch-s3
Docs: Steps to populate TPC-H tables from S3
2024-11-10 22:26:34 +00:00
Alexey Milovidov
16d05bbc6d Comparisons 2024-11-10 22:41:40 +01:00
Alexey Milovidov
7877d59ff6 Manual implementation 2024-11-10 22:13:22 +01:00
Shaun Struwig
a74f491df3
Fix typo 2024-11-10 22:02:01 +01:00
Igor Nikonov
9baa5911f9 Debugging stack with PR queries 2024-11-10 20:54:59 +00:00
Robert Schulze
892d43bd7d
SF 1 vs. 100 2024-11-10 20:50:25 +00:00
Robert Schulze
f9fa5ed515
Docs: Steps to populate TPC-H tables from S3 2024-11-10 20:38:51 +00:00
Igor Nikonov
d57a6b1e74 Merge remote-tracking branch 'origin/master' into pr-right-joins 2024-11-10 20:04:53 +00:00
Nikita Taranov
db30c33d04
Merge branch 'master' into better_parallel_hash2 2024-11-10 20:24:37 +01:00
Nikita Taranov
7156499001 don't reserve too much 2024-11-10 19:16:19 +01:00
Robert Schulze
42a8c0129b
Merge pull request #71709 from rschu1ze/docs-tpch-sizes
Docs: Add row and byte sizes of TPC-H tables
2024-11-10 17:51:10 +00:00
Robert Schulze
3668a78589
Fix spelling 2024-11-10 17:24:00 +00:00
Robert Schulze
b6b850a2f1
Docs: Add row and byte sizes of tables 2024-11-10 17:03:35 +00:00
Alexey Milovidov
08e6e598f7 Better code 2024-11-10 17:41:37 +01:00
Alexey Milovidov
ee67e64b70
Merge pull request #71635 from rschu1ze/simsimd-better-msan-suppression
SimSIMD: Improve suppression for msan false positive
2024-11-10 16:36:28 +00:00
Alexey Milovidov
62c94a7841 Maybe better 2024-11-10 16:40:24 +01:00
Alexey Milovidov
bf8fc60bac Arithmetic 2024-11-10 16:20:44 +01:00
Nikita Taranov
0a79fd0c40 fix tests 2024-11-10 15:16:25 +01:00
Alexey Milovidov
1c85a0401f Documentation 2024-11-10 15:14:17 +01:00
Mikhail f. Shiryaev
d1e638da6e
Let's name cherry-pick branches the same way as backports 2024-11-10 15:12:21 +01:00
Nikita Taranov
64244250c2 fix 2024-11-10 15:06:02 +01:00
Nikita Taranov
56f6062bd8 better 2024-11-10 14:51:19 +01:00
Alexey Milovidov
db98fb4c79 Documentation 2024-11-10 14:39:45 +01:00
xogoodnow
01ca2b6947 ran black
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
2024-11-10 16:34:16 +03:30
Alexey Milovidov
f0dc1330eb Rounding 2024-11-10 13:53:08 +01:00
xogoodnow
5258bb6d01 Trigger pipeline 2024-11-10 16:21:01 +03:30
Robert Schulze
f2d6b1db7f
Better 2024-11-10 12:40:20 +00:00
Alexey Milovidov
bec94da77e Progressing 2024-11-10 13:19:08 +01:00
xogoodnow
19e6274a40 Fixed a typo
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
2024-11-10 15:40:25 +03:30
Alexey Milovidov
bbea463b29
Merge pull request #58400 from ClickHouse/higher-order-constexpr
Make higher order functions constexpr
2024-11-10 12:05:17 +00:00
Eduard Karacharov
55540c2119 fix: transform set constant only if allowed 2024-11-10 12:35:19 +02:00
Alexey Milovidov
6cb083621a Documentation 2024-11-10 02:47:59 +01:00
Alexey Milovidov
ed1a261364
Merge pull request #71336 from ClickHouse/rmvsec
Exempt refreshable materialized views from ignore_empty_sql_security_in_create_view_query
2024-11-10 01:39:47 +00:00
Alexey Milovidov
b4acc885f3 Documentation 2024-11-10 02:37:26 +01:00
Alexey Milovidov
e65bb147d5 Style 2024-11-10 02:27:53 +01:00