Commit Graph

159510 Commits

Author SHA1 Message Date
Vladimir Cherkasov
fea9e2ede8
Merge branch 'master' into vdimir/with_fill_dup_sort_bug 2024-11-26 14:14:48 +01:00
Robert Schulze
45e1702f82
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration 2024-11-26 12:44:06 +00:00
Robert Schulze
2ed07b21d3
Fix test_mask_sensitive_info 2024-11-26 12:43:08 +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
Robert Schulze
9865ca5fd5
Remove duplicates of removed bugprone-reserved-identifier 2024-11-26 11:57:15 +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
Robert Schulze
6762c30a88
Use std::string::contains where possible 2024-11-26 11:27:37 +00:00
Robert Schulze
6e0f888347
Bump Google test to latest HEAD 2024-11-26 11:19:22 +00: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
robot-clickhouse
7ed67942e8 Automatic style fix 2024-11-26 04:14:42 +00:00
Konstantin Bogdanov
31a669892f
Fix 2024-11-26 05:11:14 +01:00
Konstantin Bogdanov
b2d358c27b
Add tests 2024-11-26 05:06:14 +01:00
Konstantin Bogdanov
81f6e993e9
Allow parsing both variants of BACKUP EXCEPT TABLES query 2024-11-26 05:06:00 +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
Konstantin Bogdanov
66b874dafd
Omit database names from backup query when we do not need to specify it 2024-11-26 03:34:17 +01: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
Nikita Taranov
35402308eb fix tests 2024-11-25 22:33:57 +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
Nikita Taranov
879035e841 Merge branch 'master' into parallel_hash_by_def 2024-11-25 20:18:04 +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
Nikita Taranov
db375779bd better 2024-11-25 19:52:17 +01: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
Nikita Taranov
42df6591aa fix uncaught exception 2024-11-25 19:31:05 +01:00
Nikita Taranov
00f1659601 fix number of threads in test 2024-11-25 19:31:03 +01:00
Nikita Taranov
a4212a9e87 fix test 2024-11-25 19:30:37 +01:00
Nikita Taranov
2892e473b8 fix test 2024-11-25 19:30:37 +01:00
Nikita Taranov
4725ef2f74 fix test 2024-11-25 19:30:37 +01:00
Nikita Taranov
204f723638 fix test 2024-11-25 19:30:37 +01:00
Nikita Taranov
63e9204c52 fix 2024-11-25 19:30:35 +01:00