Commit Graph

144970 Commits

Author SHA1 Message Date
Raúl Marín
5f5a6d5f10 Fix bug in short circuit optimization with cache dictionaries 2024-06-12 17:51:17 +02:00
Nikita Mikhaylov
f6e71dc6bc
Merge pull request #65135 from ClickHouse/bloc
Fix 'Tasks in BackgroundSchedulePool cannot throw' caused by MergeTreeData::loadUnexpectedDataParts()
2024-06-12 15:47:43 +00:00
Nikita Mikhaylov
29ec6519f1
Merge pull request #63699 from tomershafir/io-uring-improve-resubmits-visibility
io_uring: improve resumbits visibility
2024-06-12 15:46:31 +00:00
Robert Schulze
b8bb167547
Update .gitmodules 2024-06-12 17:27:17 +02:00
Alexander Tokmakov
208f32328c
Update tests/integration/test_replicated_database/test.py
Co-authored-by: Raúl Marín <git@rmr.ninja>
2024-06-12 16:56:09 +02:00
Max K
9d26f8bbd1
Merge pull request #65181 from ClickHouse/ci_fix_not_merged_cherry_picks_for_backports
CI: Fix not-merged cherry-picks for backports
2024-06-12 14:56:06 +00:00
Han Fei
d798fffb1d fix 2024-06-12 16:46:14 +02:00
Max Kainov
49977e89e0 CI: Fix not-merged cherry-picks for backports 2024-06-12 14:29:52 +00:00
Blargian
9a4b970f22 Fix other failing tests 2024-06-12 16:21:49 +02:00
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
Yarik Briukhovetskyi
07e746d5a4
Merge branch 'ClickHouse:master' into balancing_transform 2024-06-12 12:16:24 +02: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