Commit Graph

144769 Commits

Author SHA1 Message Date
Robert Schulze
3fd1918c3f
Update check-style 2024-06-12 16:21:08 +02:00
Mikhail f. Shiryaev
9d1f64e8b3
Update utils/check-style/check-style 2024-06-12 16:11:21 +02:00
Dmitry Novik
384c733941 Make QueryAnalyzer respect rewrite_count_distinct_if_with_count_distinct_implementation setting 2024-06-12 15:40:06 +02:00
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
Blargian
ef1188d13d Fix tests which are failing due to new setting 2024-06-12 15:31:42 +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
avogar
5829ab41db Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-uncaught-exception 2024-06-12 12:33:35 +00:00
Han Fei
af4541755a fix black 2024-06-12 14:27:13 +02:00
Alexey Milovidov
a32df98456 Add a test 2024-06-12 14:18:51 +02:00
Blargian
d851fa871f Fix broken links in docs 2024-06-12 14:09:37 +02:00
Alexey Milovidov
89d2de2872 Fix AWS ECS 2024-06-12 14:08:52 +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
Blargian
7ca8f51bf2 Correct typo in docs 2024-06-12 09:47:57 +02:00
Blargian
09e59765c5 Add setting output_format_pretty_display_footer_column_names_min_rows 2024-06-12 09:45:36 +02:00
Blargian
37e03ef320 Modify pretty formats to display column names in the footer when row count is large 2024-06-12 07:52:50 +02:00
Duc Canh Le
f632424f92 remove unnecessary change
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-06-12 04:32:34 +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
serxa
08a293a91f Merge branch 'master' into workload-for-merges 2024-06-11 21:33:25 +00:00