Commit Graph

159394 Commits

Author SHA1 Message Date
Raúl Marín
637672a13c
Merge pull request #72216 from Algunenano/compression
Stop wasting disk space and link time. Save the world
2024-11-26 11:12:18 +00:00
Alexander Gololobov
91391b2f13
Merge pull request #72337 from ClickHouse/devirtualize_lowcardinality_sort
De-virtualize compareAt and getUInt calls in comparator for LowCardinality column
2024-11-26 11:08:52 +00:00
alesapin
c70bf58d9c
Merge pull request #72350 from ClickHouse/make_argmax_fastger
Optimize function argMin/Max for some data types
2024-11-26 11:04:17 +00:00
Sema Checherinda
d7833c402d
Merge pull request #72400 from ClickHouse/chesema-fix-tx-ops
make operations_to_execute as shared ptr
2024-11-26 10:37:43 +00:00
Kseniia Sumarokova
ecd1fcb21a
Merge pull request #71301 from MikhailBurdukov/fix_zombies_in_lib_bridge
Fixed zombie processes after library bridge crash.
2024-11-26 10:03:14 +00:00
Mikhail f. Shiryaev
dbaa196709
Merge pull request #72259 from ClickHouse/clean-systemd-clean-workaround
Remove workaround cleaner from postinst of clickhouse-server
2024-11-26 09:27:51 +00:00
Alexey Milovidov
031eac6da0
Merge pull request #72433 from ClickHouse/alexey-milovidov-patch-8
Update groupconcat.md
2024-11-26 05:29:22 +00:00
Konstantin Bogdanov
1ef6762456
Merge pull request #72432 from ClickHouse/fix-docker-image
Remove garbage file from docker images
2024-11-26 04:51:56 +00:00
Alexey Milovidov
3d65e72586
Update groupconcat.md 2024-11-26 05:49:53 +01:00
Alexey Milovidov
438b80e89b
Update groupconcat.md 2024-11-26 05:49:19 +01:00
Konstantin Bogdanov
63fc8a37a8
Fix 2024-11-26 05:17:50 +01:00
Konstantin Bogdanov
31a669892f
Fix 2024-11-26 05:11:14 +01:00
Alexey Milovidov
88495e1d5d
Merge pull request #72428 from ClickHouse/changelog-24.11-1
Add changelog for 24.11
2024-11-26 03:10:06 +00:00
Alexey Milovidov
f7833ae419 Add changelog for 24.11 2024-11-26 02:56:48 +01:00
Alexey Milovidov
1653d1d828 Add changelog for 24.11 2024-11-26 02:56:15 +01:00
Alexey Milovidov
6c8a1bb597 Add changelog for 24.11 2024-11-26 02:43:19 +01:00
Raúl Marín
33e5bc136a Remove build hack 2024-11-25 21:24:10 +01:00
Shichao Jin
0e8dc6b72a
Merge pull request #72423 from den-crane/Docs/wf_rank
fix rank functions description
2024-11-25 20:20:25 +00:00
Raúl Marín
cb7d33dc6e Fix build 2024-11-25 21:10:14 +01:00
Alexander Gololobov
a35971f749
style 2024-11-25 20:19:46 +01:00
Alexander Gololobov
10160fed8e
Check dictionary permutation size 2024-11-25 20:09:03 +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
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
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
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
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
Yarik Briukhovetskyi
00c565961e
Merge pull request #70810 from yariks5s/maxTableName
Follow-up #65150
2024-11-25 13:55:12 +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
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
Alexander Gololobov
22de29a70f stype fixes 2024-11-25 14:04:05 +01:00