Commit Graph

157960 Commits

Author SHA1 Message Date
Raúl Marín
87f3cea8b5
Merge pull request #71589 from Algunenano/positional_file
Allow using clickhouse with a file argument as --queries-file
2024-11-11 12:57:25 +00:00
Nikolai Kochetov
30498c3a0a
Merge pull request #71695 from korowa/fix-set-const-transform
fix: transform set while partition pruning only if allowed
2024-11-11 11:49:32 +00:00
Robert Schulze
d0405135a7
Merge pull request #71730 from rschu1ze/docs-cleanup
Fix trash in the docs, pt. II
2024-11-11 10:30:19 +00:00
Kseniia Sumarokova
2748e76f9f
Merge pull request #71654 from ClickHouse/update-test
Update test
2024-11-11 10:14:19 +00:00
Robert Schulze
5aa9e64070
Fix spelling 2024-11-11 10:11:23 +00:00
Robert Schulze
f57bf2ee15
Fix trash in the docs, pt. II 2024-11-11 09:54:37 +00:00
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
866e4daeec
Update index.md 2024-11-11 01:10:49 +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
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
Shaun Struwig
a74f491df3
Fix typo 2024-11-10 22:02:01 +01: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
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
Eduard Karacharov
55540c2119 fix: transform set constant only if allowed 2024-11-10 12:35:19 +02: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
alesapin
aa4d37f72c Fix test 2024-11-09 13:41:08 +01:00
Mikhail f. Shiryaev
5d2e2cc58f
Merge pull request #71573 from ClickHouse/doi-review
Docker official library review
2024-11-09 12:02:16 +00:00
Mikhail f. Shiryaev
e50bbc433e
Another review round for docker-library/docs 2024-11-09 10:03:11 +01:00