Commit Graph

144551 Commits

Author SHA1 Message Date
Robert Schulze
3ff69a9a03
Update utils/check-style/check-style
Co-authored-by: Mikhail f. Shiryaev <mr.felixoid@gmail.com>
2024-06-12 15:36:15 +02:00
Robert Schulze
d92a2f3ef6
Remove obsolete fix from aws submodule 2024-06-12 13:20:50 +00:00
Blargian
84e81daa3e Second pass fix remaining broken links 2024-06-12 15:09:50 +02:00
Robert Schulze
13b23e9e9c
Check submodule name in style check 2024-06-12 13:08:50 +00:00
Nikolai Kochetov
af6afd9043
Merge pull request #65090 from ClickHouse/fix-analyzer-interpolate-alias-remote
Fix INTERPOLATE (alias) for remote queries with analyzer.
2024-06-12 13:02:38 +00:00
Robert Schulze
feef24b9a3
Rename submodule "abseil" to "contrib/abseil" 2024-06-12 12:51:05 +00:00
Mikhail f. Shiryaev
94c82787c5
Add a progress function for searching PRs in changelog.py 2024-06-12 14:43:26 +02:00
Mikhail f. Shiryaev
c797c8105d
Allow to pass tqdm.tqdm into get_pulls_from_search 2024-06-12 14:43:26 +02:00
Mikhail f. Shiryaev
4b90e0ecd4
Improve splitting search_issues, solving pylint issues 2024-06-12 14:43:25 +02:00
Mikhail f. Shiryaev
3dba47297c
Generate omit v24.1.6.52-stable.md changelog 2024-06-12 14:43:25 +02:00
Mikhail f. Shiryaev
f4630e9dae
Fix Backported in for not-for-changelog PRs 2024-06-12 14:43:25 +02:00
Mikhail f. Shiryaev
335ec8f3e1
Parse changelog entry is not required properly 2024-06-12 14:43:24 +02:00
Mikhail f. Shiryaev
3cc099a88e
Adjust changelog.py to a new release model with v24.6.1.1-new tags 2024-06-12 14:43:24 +02:00
Mikhail f. Shiryaev
55350a3338
Fix style issues 2024-06-12 14:43:23 +02:00
Mikhail f. Shiryaev
0803e87a93
Use GitHubCache in changelog.py 2024-06-12 14:43:23 +02:00
Mikhail f. Shiryaev
dcd3e9d151
Move changelog script to tests/ci 2024-06-12 14:43:22 +02:00
Robert Schulze
97f96a7b84
Merge pull request #65125 from rschu1ze/bug-63792
Fix false positives leaky memory warnings in OpenSSL
2024-06-12 12:40:50 +00:00
Kruglov Pavel
9c7c607cd5
Merge pull request #63720 from Avogar/better-s3-seekable-formats-tests
Try to fix flaky s3 tests test_seekable_formats and test_seekable_formats_url
2024-06-12 12:34:04 +00:00
Blargian
d851fa871f Fix broken links in docs 2024-06-12 14:09:37 +02:00
Sema Checherinda
a7f3c9fde8
Update src/Common/tests/gtest_resolve_pool.cpp
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2024-06-12 13:52:19 +02:00
Nikolai Kochetov
410f0b643d
Merge pull request #65057 from ClickHouse/refactor-prewhere-storage-merge
Refactor query plan prewhere optimization for Merge
2024-06-12 11:50:26 +00:00
Kruglov Pavel
085c406f1f
Merge pull request #64641 from azat/fix-float-inference
Fix type inference for float (in case of small buffer)
2024-06-12 11:38:54 +00:00
Sema Checherinda
4b252dea72 rework tests with sleep: use sleep_until instead sleep_for 2024-06-12 13:04:42 +02:00
Nikolai Kochetov
31a978d75d
Merge pull request #65104 from ClickHouse/analyzer-fix-agg-arithm-opt
Analyzer: Fix AggregateFunctionsArithmericOperationsPass
2024-06-12 10:45:56 +00:00
Igor Nikonov
f8afb299f6 Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-06-12 10:30:43 +00:00
Igor Nikonov
164b5e47a8 Fix 02769_parallel_replicas_unavailable_shards 2024-06-12 10:30:15 +00:00
Raúl Marín
bd45a366f7
Merge pull request #65149 from ClickHouse/revert-65105-nickitat-patch-20
Revert "Small fix for 02340_parts_refcnt_mergetree"
2024-06-12 09:28:22 +00:00
Raúl Marín
71d76aa4ac
Revert "Small fix for 02340_parts_refcnt_mergetree" 2024-06-12 11:27:56 +02:00
Raúl Marín
fb39117c9d
Merge pull request #65148 from ClickHouse/revert-63857-chesema-less-backoff-timeout
Revert "S3: reduce retires time for queries, increase retries count for backups"
2024-06-12 09:26:58 +00:00
Raúl Marín
7683f06188
Revert "S3: reduce retires time for queries, increase retries count for backups" 2024-06-12 11:26:21 +02:00
Robert Schulze
92ca8b30b3
Merge pull request #65048 from rschu1ze/bump-absl
Bump abseil to latest HEAD
2024-06-12 08:26:58 +00:00
robot-clickhouse
65add2ee77 Automatic style fix 2024-06-11 23:13:58 +00:00
Michael Kolupaev
af9f8ddbfa Move an unrelated setting to the correct section of SettingsChangesHistory.h 2024-06-11 23:06:59 +00:00
Michael Kolupaev
13dd79f5b2 Fix tests 2024-06-11 23:06:59 +00:00
Michael Kolupaev
26e5d9a867 aspell 2024-06-11 23:06:59 +00:00
Michael Kolupaev
08504d7b1b Change default s3_throw_on_zero_files_match to true, document that pre-signed S3 URLs are not supported 2024-06-11 23:06:59 +00:00
Michael Kolupaev
1ad6485175 Fix 'Tasks in BackgroundSchedulePool cannot throw' caused by MergeTreeData::loadUnexpectedDataParts() 2024-06-11 22:50:57 +00:00
Nikita Taranov
f1bcc82a8c
Merge pull request #65105 from ClickHouse/nickitat-patch-20
Small fix for 02340_parts_refcnt_mergetree
2024-06-11 21:17:01 +00:00
Robert Schulze
848054e85f
Fix another false positive leak 2024-06-11 21:06:45 +00:00
Alexander Gololobov
3b37015c1d
Merge pull request #65099 from ClickHouse/davenger-patch-1
Update odbc-bridge.md
2024-06-11 20:52:48 +00:00
Igor Nikonov
eccd56c9b9 Fix style check 2024-06-11 20:16:00 +00:00
Robert Schulze
e0279e856f
Fix #63792 (hopefully) 2024-06-11 19:42:20 +00:00
Igor Nikonov
da4ed273e3 Fix 02811_parallel_replicas_prewhere_count 2024-06-11 19:24:50 +00:00
Mikhail f. Shiryaev
a7fe95df6c
Merge pull request #65102 from ClickHouse/reduce-unit-tester
Reduce `clickhouse/unit-test` size 6 times
2024-06-11 19:07:01 +00:00
vdimir
c75a5ef699
Merge pull request #65053 from ClickHouse/revert-65049-revert-64924-vdimir/blob_storage_log_minor_fixes
Revert "Revert "Fix duplicating Delete events in blob_storage_log""
2024-06-11 17:07:59 +00:00
Nikolai Kochetov
fe4c4db6ac
Merge pull request #65081 from ClickHouse/fix-64849
Fix infinite query duration in case of cyclic aliases.
2024-06-11 17:03:52 +00:00
Igor Nikonov
f46deb4e79 Fix clang-tidy 2024-06-11 16:49:51 +00:00
Igor Nikonov
f999eed376 Fix 02967_parallel_replicas_join_algo_and_analyzer 2024-06-11 16:49:11 +00:00
Alexander Tokmakov
5bfca13a4c
Update test.py 2024-06-11 18:04:38 +02:00
Mikhail Gorshkov
39914d848d Docs updated, __msan_unpoison usage fixed 2024-06-11 15:13:42 +00:00