Commit Graph

159782 Commits

Author SHA1 Message Date
vdimir
6faa47fad5
Fix assert, add 03273_join_columns_comprehensive 2024-11-26 13:02:38 +00:00
vdimir
a8b0b748d0
Resubmit #68682, att2 2024-11-26 12:59:38 +00: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
Raúl Marín
575e17758d Adjust tests 2024-11-26 13:34:00 +01: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
Igor Nikonov
53fcfe4180 Merge remote-tracking branch 'origin/master' into pr-skip-index-analysis-on-workers 2024-11-26 10:54:28 +00:00
Igor Nikonov
2b1b4d0516 fix test_parallel_replicas_all_marks_read 2024-11-26 10:54:23 +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
robot-clickhouse
8226903918 Automatic style fix 2024-11-25 21:41:10 +00:00
Nikita Taranov
35402308eb fix tests 2024-11-25 22:33:57 +01:00
Igor Nikonov
38132c1451 Update test_parallel_replicas_protocol 2024-11-25 21:32:57 +00:00
Igor Nikonov
62b256422a Merge remote-tracking branch 'origin/master' into pr-skip-index-analysis-on-workers 2024-11-25 20:53:05 +00:00
Igor Nikonov
b78238ca30 Rename setting 2024-11-25 20:51:40 +00: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
Jiebin Sun
75a6dcdf3f fixed the error while pull the master 2024-11-26 03:08:11 +08: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