Commit Graph

159451 Commits

Author SHA1 Message Date
Pavel Kruglov
658ac29111
Update parseColumnsListForTableFunction.cpp 2024-11-25 20:00:05 +01:00
Denny Crane
c1cefb0190 fix rank functions doc 2024-11-25 18:52:59 +00:00
Raúl Marín
b0cd933285
Merge pull request #72421 from ClickHouse/revert-71577-vdimir/join_select_inner_table
Revert "Resubmit #68682"
2024-11-25 18:46:50 +00:00
alesapin
4785469ac6
Merge pull request #72347 from ClickHouse/enhance_mat_views
Allow UNION in matviews
2024-11-25 18:31:53 +00:00
Raúl Marín
4585a6225c
Revert "Resubmit #68682" 2024-11-25 19:20:14 +01:00
Mikhail f. Shiryaev
0bcc933592
Remove workaround cleaner from postinst of clickhouse-server 2024-11-25 18:54:37 +01:00
Robert Schulze
7773873e72
Restore deleted server setting 2024-11-25 17:34:17 +00:00
Alexander Gololobov
12040bbf24
Fix for empty permutation 2024-11-25 18:30:54 +01:00
Max Kainov
db3660c4b3
Merge pull request #72230 from ClickHouse/ci_praktika_unit_tests
CI: Unit tests with praktika
2024-11-25 17:28:55 +00:00
Alexey Milovidov
9feeb949fe
Merge pull request #72379 from Algunenano/changelog_24_11_p2
24.11 changelog missing entries and changes
2024-11-25 17:28:49 +00:00
Sema Checherinda
7173c71142
Merge pull request #72386 from ClickHouse/chesema-fix-wb-finalize
fix finalize/cancel write buffers
2024-11-25 17:26:23 +00:00
Robert Schulze
17f27275ae
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration 2024-11-25 17:23:15 +00:00
Konstantin Bogdanov
7c3d015113
Merge pull request #72397 from ClickHouse/fix-aws-ecs-container-env-var-name
Read AWS EKS token from file, attempt #2
2024-11-25 17:00:59 +00:00
Nikita Taranov
2fb3871a62 fix uncaught exception 2024-11-25 17:58:19 +01:00
alesapin
ba7ebe8cde
Merge pull request #72348 from ClickHouse/faster_partitioning
Speedup partition key detection if block has only one partition
2024-11-25 16:53:48 +00:00
Robert Schulze
13687d681b
Merge pull request #72399 from rschu1ze/docs-ann-caption
Docs: Slightly better caption
2024-11-25 16:32:30 +00:00
Max Kainov
978b423b5b add compatibility check 2024-11-25 17:28:23 +01:00
Alexander Tokmakov
9a0d19257d
Merge pull request #65401 from kirillgarbar/attach_as_replicated
ATTACH AS [NOT] REPLICATED
2024-11-25 16:00:07 +00:00
Sema Checherinda
3000cef7b8 make operations_to_execute as shared ptr 2024-11-25 16:57:25 +01:00
Robert Schulze
0b3185fa13
Docs: Slightly better caption 2024-11-25 15:54:52 +00:00
alesapin
32a6b823ef Bump 2024-11-25 16:35:59 +01:00
Pavel Kruglov
c97cdedd9b
Rename settings in error messages 2024-11-25 16:16:12 +01:00
Pavel Kruglov
84fc0fa6fd
Update parseColumnsListForTableFunction.h 2024-11-25 16:14:20 +01:00
Pavel Kruglov
0b22faa973
Rename setting in error message 2024-11-25 16:13:02 +01:00
Konstantin Bogdanov
69b4743b13
Fix env var name 2024-11-25 16:07:45 +01:00
Robert Schulze
a83da580ae
Merge pull request #72385 from rschu1ze/docs-ann
Docs: Update vector search docs
2024-11-25 14:40:28 +00:00
Konstantin Bogdanov
b02f0975c9
Merge pull request #72360 from rschu1ze/tidy-bugprone-reserved-identifier
Enable clang-tidy `bugprone-reserved-identifier`
2024-11-25 14:34:27 +00:00
Pavel Kruglov
207cc837f5
Update SettingsChangesHistory.cpp 2024-11-25 15:29:03 +01:00
Yarik Briukhovetskyi
00c565961e
Merge pull request #70810 from yariks5s/maxTableName
Follow-up #65150
2024-11-25 13:55:12 +00:00
vdimir
bf23cc865e
Fix data race in Squashing with LowCardinality 2024-11-25 13:47:06 +00:00
Robert Schulze
8f5a939d65
Try to fix link 2024-11-25 13:33:33 +00:00
Alexander Gololobov
fc61f33bea
Move all debug code under #ifndef NDEBUG 2024-11-25 14:29:29 +01:00
Vladimir Cherkasov
95b21f4a44
Merge pull request #71577 from ClickHouse/vdimir/join_select_inner_table
Resubmit #68682
2024-11-25 13:24:51 +00:00
Denny Crane
cc0f8271e2 add a warning to lagInFrame/leadInFrame 2024-11-25 13:14:55 +00:00
Alexander Gololobov
115df8705d Move dictionary sorting out of template method 2024-11-25 14:14:32 +01:00
Max Kainov
3bb6b579be add perf test 2024-11-25 14:10:30 +01:00
Max Kainov
70c983835d CI: Unit tests with praktika 2024-11-25 14:10:30 +01:00
Max Kainov
26d2ac7631 fix stress test script 2024-11-25 14:10:30 +01:00
Vladimir Cherkasov
180f4eb991
Merge branch 'master' into fix_move_zero_copy_part_test 2024-11-25 14:08:56 +01:00
Alexander Gololobov
22de29a70f stype fixes 2024-11-25 14:04:05 +01:00
Robert Schulze
b6cc52410d
Fix spelling 2024-11-25 12:59:48 +00:00
Sema Checherinda
70103f11c5 fix finalize/cancel write buffers 2024-11-25 13:37:56 +01:00
Robert Schulze
46a3e3e795
Docs: Update vector search docs 2024-11-25 12:37:43 +00:00
alesapin
b64700cfa8 Not everything at once 2024-11-25 13:25:55 +01:00
Alexander Gololobov
dcd07e25ac Check proper sorting in debug builds 2024-11-25 13:20:47 +01:00
Dmitry Novik
97d2fc3e90
Merge pull request #72381 from ClickHouse/nickitat-patch-29
Fix typo in intersect.md
2024-11-25 12:09:43 +00:00
Nikita Taranov
856f73a7c2
Fix typo in intersect.md 2024-11-25 12:40:34 +01:00
Robert Schulze
f6bf6b6faa
Merge remote-tracking branch 'ClickHouse/master' into tidy-bugprone-reserved-identifier 2024-11-25 11:31:04 +00:00
alesapin
b1cbb3f2de Fix style 2024-11-25 12:20:10 +01:00
alesapin
690cb514f2 Less bloat 2024-11-25 12:11:06 +01:00