Commit Graph

157961 Commits

Author SHA1 Message Date
Yakov Olkhovskiy
c4b108b2b2 fix 2024-11-20 20:30:57 +00:00
Yakov Olkhovskiy
ccedab3b78 fix style 2024-11-20 17:34:03 +00:00
Yakov Olkhovskiy
e5e99d09ab fix ConstantNode comparison 2024-11-20 17:18:06 +00:00
Yakov Olkhovskiy
00662106f8 better fix ConstantNode comparison 2024-11-20 16:26:14 +00:00
Yakov Olkhovskiy
c8ae99a975 fix ConstantNode comparison 2024-11-20 15:14:13 +00:00
Yakov Olkhovskiy
1ecbad4151 fix test 2024-11-19 09:05:53 +00:00
Yakov Olkhovskiy
de9416c7df fix unit tests 2024-11-19 05:47:42 +00:00
Yakov Olkhovskiy
b670ccad80 fix test 2024-11-15 21:15:10 +00:00
Yakov Olkhovskiy
3f9565f41b fix test 2024-11-15 08:18:03 +00:00
Yakov Olkhovskiy
098c5c6a0b revert some changes 2024-11-15 06:17:30 +00:00
Yakov Olkhovskiy
cf460844e9 fix 2024-11-14 01:44:05 +00:00
Yakov Olkhovskiy
5eb44471c8 fix 2024-11-12 11:40:01 +00:00
Yakov Olkhovskiy
bd595a7ceb fix 2024-11-12 08:09:40 +00:00
Yakov Olkhovskiy
fdae103fc1 fix 2024-11-12 03:12:19 +00:00
Yakov Olkhovskiy
a16071d6e0 fix - Field::safeGet() returns reference to temporary 2024-11-11 03:04:38 +00:00
Yakov Olkhovskiy
f7ff94c332 Merge branch 'master' into analyzer-constants-refactoring 2024-11-10 19:55:01 +00:00
Yakov Olkhovskiy
8c7b10e85e fix - Field::safeGet() returns reference to temporary 2024-11-10 19:25:09 +00: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
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
Robert Schulze
f2d6b1db7f
Better 2024-11-10 12:40:20 +00:00
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
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
703045170c
Merge pull request #71630 from ClickHouse/vertical-is-prettier
Make `Vertical` format prettier
2024-11-09 23:04:06 +00:00
Alexey Milovidov
6763be772c
Merge pull request #71620 from ClickHouse/implicit_select
Implicit SELECT in clickhouse-local
2024-11-09 23:03:37 +00:00
Alexey Milovidov
b70f39879d Only with analyzer 2024-11-10 00:02:24 +01:00
Alexey Milovidov
bc79d9bad3 Only with analyzer 2024-11-10 00:01:51 +01:00
Alexey Milovidov
ce8ffaf5c3 Miscellaneous 2024-11-10 00:01:51 +01:00
Alexey Milovidov
f2d45ba43b Fix tests 2024-11-10 00:01:51 +01:00
Alexey Milovidov
4334a14973 Fix test 2024-11-10 00:01:51 +01:00
Alexey Milovidov
1e64b56a0f Support constexpr functions in arrayFold 2024-11-10 00:01:51 +01:00
Alexey Milovidov
4ae7d589f7 Fix error 2024-11-10 00:01:51 +01:00
Alexey Milovidov
f1777b9579 Fix error 2024-11-10 00:01:51 +01:00
Alexey Milovidov
6c1016568c Better implementation 2024-11-10 00:01:51 +01:00
Alexey Milovidov
3f2f358fb9 Support constant lambda functions 2024-11-10 00:01:50 +01:00
Alexey Milovidov
979b212806 Make higher order functions constant expressions 2024-11-10 00:01:50 +01:00
Alexey Milovidov
7849a9ce16 Fix error 2024-11-09 18:12:11 +01:00
Alexey Milovidov
6e1b2709d2 Merge branch 'master' into implicit_select 2024-11-09 18:08:53 +01:00
alesapin
5217f7665f
Merge pull request #71658 from ClickHouse/add_index_granularity
Add index granularity size column to system.parts
2024-11-09 16:56:07 +00:00
Alexey Milovidov
a898f16354 Fix tests 2024-11-09 17:21:53 +01:00
Alexey Milovidov
ca26016839
Merge pull request #71687 from ClickHouse/alexey-milovidov-patch-8
Update PULL_REQUEST_TEMPLATE.md
2024-11-09 16:19:33 +00:00
Alexey Milovidov
016c122af9
Update PULL_REQUEST_TEMPLATE.md 2024-11-09 16:33:37 +01:00
Alexey Milovidov
56d6e50fa7
Merge pull request #71678 from ClickHouse/fix-71677
Fix #71677
2024-11-09 14:54:53 +00:00
Alexey Milovidov
e58d322a57
Merge pull request #71623 from ClickHouse/correct-exit-code
Correct and unify exit codes of CLI apps
2024-11-09 13:33:32 +00:00
Alexey Milovidov
93d5868760 Fix tests 2024-11-09 14:30:46 +01:00
Alexey Milovidov
7b1c72729a Fix upgrade check 2024-11-09 14:22:43 +01:00
Alexey Milovidov
3b7e049001
Merge pull request #71088 from ClickHouse/retry-more-error-codes-from-s3
Retry more errors from S3
2024-11-09 13:19:25 +00:00
Alexey Milovidov
289d96cc73
Merge pull request #70860 from ClickHouse/parallel-compression
Parallel compression option
2024-11-09 13:18:56 +00:00
Alexey Milovidov
5a7941ce28
Merge pull request #71622 from ClickHouse/highlight-multiquery
Highlight multi-statements in interactive mode
2024-11-09 13:18:40 +00:00