Commit Graph

159736 Commits

Author SHA1 Message Date
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
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
Nikita Taranov
7e053a7e87 fix test 2024-11-25 19:29:28 +01: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
Nikita Taranov
ba837900ca fix test 2024-11-25 18:15:29 +01:00
Nikita Taranov
631294c7e4 impl 2024-11-25 18:15:29 +01:00
Anton Popov
dc2bc3e68d do not load index in mergeTreeIndex if not needed 2024-11-25 17:06:01 +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