robot-clickhouse
|
22f34a2fe9
|
Update version_date.tsv and changelogs after v24.11.1.2557-stable
|
2024-11-26 18:03:24 +00:00 |
|
Raúl Marín
|
dd092411ff
|
Merge pull request #72455 from Algunenano/rename_setting
Rename allowed_feature_tier to allow_feature_tier
|
2024-11-26 15:54:01 +00:00 |
|
Nikita Taranov
|
cb2249e4a6
|
Merge pull request #72405 from ClickHouse/fix_uncaught_exc
Fix uncaught exception in ScatteredBlock
|
2024-11-26 13:21:00 +00:00 |
|
Pavel Kruglov
|
552d8b9699
|
Merge pull request #72294 from Avogar/json-beta
Move JSON/Dynamic/Variant types from experimental features to beta
|
2024-11-26 12:19:42 +00:00 |
|
alesapin
|
0d5d4249e1
|
Merge pull request #72102 from CurtizJ/primary-index-cache
Added cache for primary index
|
2024-11-26 12:01:02 +00:00 |
|
Vladimir Cherkasov
|
37cd162397
|
Merge pull request #72357 from aalexfvk/fix_move_zero_copy_part_test
Remove flaky test test_move_shared_lock_fail_keeper_unavailable and extend the stable one
|
2024-11-26 11:39:23 +00:00 |
|
Vladimir Cherkasov
|
41f7203cfc
|
Merge pull request #72392 from ClickHouse/vdimir/sqashing_rata_race
Fix data race in Squashing with LowCardinality
|
2024-11-26 11:38:23 +00:00 |
|
Raúl Marín
|
b487f59496
|
Rename allowed_feature_tier to allow_feature_tier
|
2024-11-26 12:30:57 +01:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|