Commit Graph

143418 Commits

Author SHA1 Message Date
Nikolai Kochetov
8e4c413263 Split QueryAnalyzer 2024-05-30 17:16:04 +00:00
Nikita Taranov
4705d520ec fix private test 2024-05-30 17:34:07 +01:00
Mikhail f. Shiryaev
9d3377d763
Merge pull request #64640 from ClickHouse/fix-bugfix-changelogs
Fix changelogs for bugfix PRs
2024-05-30 16:31:58 +00:00
Kseniia Sumarokova
f38bc4899e
Update NamedCollectionsFactory.h 2024-05-30 18:15:53 +02:00
Kseniia Sumarokova
ef2b6e7c3f
Update NamedCollections.cpp 2024-05-30 18:15:36 +02:00
Mikhail f. Shiryaev
36624a03ca
Fix the changelogs for 23.8 2024-05-30 18:10:12 +02:00
Mikhail f. Shiryaev
116c74341e
Fix a year for the changelogs by maximum from PRs 2024-05-30 18:09:50 +02:00
Max K
b93d4b32e2 fixes 2 2024-05-30 17:59:10 +02:00
kssenii
0910164e83 Move NamedCollectionsFactory to a separate file 2024-05-30 17:36:44 +02:00
Max K
4ba89c8b31 fixes 2024-05-30 17:35:44 +02:00
Mikhail f. Shiryaev
69c24eb05b
Partially update corrupted changelogs 2024-05-30 16:58:36 +02:00
Mikhail f. Shiryaev
90d53fe625
Fix wrong links for 123#issuecomment-1 2024-05-30 16:58:11 +02:00
Anton Popov
e07a897256 fix tests 2024-05-30 14:46:55 +00:00
Arthur Passos
74ed6cb145
Delete src/Common/tests/gtest_remote_proxy_host_fetcher_impl.cpp 2024-05-30 11:42:38 -03:00
Anton Popov
751f8eeb1b Merge remote-tracking branch 'upstream/master' into HEAD 2024-05-30 14:36:36 +00:00
Anton Popov
fb56699ec9 Merge remote-tracking branch 'upstream/master' into HEAD 2024-05-30 14:31:31 +00:00
Arthur Passos
4ab5c2c7f7 style 2024-05-30 11:14:56 -03:00
Arthur Passos
b1861fa851 bring back multiple proxy test back 2024-05-30 11:00:23 -03:00
Dmitry Novik
fa34e93fbe
Analyzer: Fix RewriteAggregateFunctionWithIfPass 2024-05-30 15:41:13 +02:00
Mikhail f. Shiryaev
e432f9068e
Sort imports 2024-05-30 15:17:42 +02:00
Mikhail f. Shiryaev
33bbb29d48
Fix broken changelogs for bugfix PRs 2024-05-30 15:16:04 +02:00
Alexander Gololobov
3da65bb0a2
Apply suggestions from code review
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-30 15:11:35 +02:00
Anton Popov
2993be1186
Merge pull request #64314 from CurtizJ/vertical-merge-prefetch
Allow prefetches in vertical merges
2024-05-30 13:09:34 +00:00
Nikita Taranov
31e0d32bfd
Merge pull request #64550 from nickitat/reintroduce_hash_table_sizes_tests
Bring hash table sizes tests back
2024-05-30 13:09:32 +00:00
Pratima Patel
3bfe259ea0 Fix the documentation for config property users_without_row_policies_can_read_rows which is true by default now as per pull request 58584 2024-05-30 08:52:00 -04:00
Alexander Gololobov
abbfbe0472 Build fix 2024-05-30 14:40:27 +02:00
Arthur Passos
dba8c98e5f minor changes 2024-05-30 09:33:59 -03:00
Arthur Passos
79f2458fa0 remove log statement 2024-05-30 09:28:00 -03:00
Alexander Gololobov
d0b61f3790
Style fix 2024-05-30 14:16:59 +02:00
Alexander Gololobov
234e0d8e99 Speedup find_* commands by making multiple async getChildren requests 2024-05-30 13:36:33 +02:00
Mikhail f. Shiryaev
7237242576
Merge pull request #63982 from ClickHouse/expired-timeout
Implement a single point for "Check timeout expired" test result
2024-05-30 11:32:41 +00:00
pufit
ce48e4626d
Merge pull request #64292 from Beetelbrox/fjurado-59849/feat-allow-comparison-between-ipv4-and-ipv6
[59849] Allow equality comparison between ipv4 and ipv6
2024-05-30 11:31:24 +00:00
Nikita Taranov
3da78dd0bc
Merge pull request #64241 from nickitat/concurrent_hash_join_optimisation
Create and destroy hash maps on thread pool in ConcurrentHashJoin
2024-05-30 11:15:03 +00:00
Daniil Ivanik
2520e5c369
Merge pull request #63452 from sarielwxm/feature/loop
Add `loop()` table function
2024-05-30 10:59:19 +00:00
vdimir
e80a834efc
Merge pull request #64367 from ClickHouse/vdimir/test-no-s3-storage-with-slow-build
Do not run tests tagged 'no-s3-storage-with-slow-build' with ASan
2024-05-30 10:52:55 +00:00
Robert Schulze
d776d88797
Merge pull request #64435 from rschu1ze/revert-revert-64035-unreachable-unreachable
Revert "Revert "Remove some unnecessary UNREACHABLEs""
2024-05-30 10:42:40 +00:00
Blargian
6d92830fa4 Add missing corr, covar variants 2024-05-30 12:35:24 +02:00
Nikolai Kochetov
f3781f4930
Merge pull request #64519 from ClickHouse/fix-group-by-const-cte-distr
Fix GROUP BY (const CTE) in distributed queries.
2024-05-30 10:35:12 +00:00
Nikolai Kochetov
fb9402a556
Update 03164_analyzer_global_in_alias.sql 2024-05-30 12:18:43 +02:00
shuai-xu
65d8e05a6b add tests 2024-05-30 17:50:56 +08:00
Robert Schulze
6af3b9ac12
Merge pull request #64616 from ClickHouse/revert-64386-fjurado-61548/feat-add-fromreadablesize-function
Revert "Add `fromReadableSize` function"
2024-05-30 08:24:38 +00:00
Robert Schulze
48bd68a93e
Revert "Add fromReadableSize function" 2024-05-30 09:55:26 +02:00
liuneng
81096b91b5 fix formatDateTimeInJodaSyntax 2024-05-30 14:54:07 +08:00
Julia Kartseva
d816f38d77
Merge pull request #64511 from Blargian/document_JSON
[Docs] Update JSON functions docs
2024-05-30 00:03:16 +00:00
Alexey Milovidov
29f7e266db
Update CHANGELOG.md 2024-05-30 01:48:47 +02:00
Alexey Milovidov
8c975bfa14
Merge pull request #64609 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-05-30 01:12:57 +02:00
Alexey Milovidov
486e54c339
Update CHANGELOG.md 2024-05-30 01:12:30 +02:00
Alexey Milovidov
179bf6a0cb
Update CHANGELOG.md 2024-05-30 00:57:33 +02:00
Alexey Milovidov
937fccc0e8
Merge pull request #64608 from ClickHouse/changelog-24.5
Changelog for 24.5
2024-05-30 00:57:04 +02:00
Alexey Milovidov
a33fbc2196 Changelog for 24.5 2024-05-30 00:52:49 +02:00