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 |
|
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 |
|
Alexey Milovidov
|
07c628f746
|
Fix bad error message
|
2024-06-12 06:17:48 +02:00 |
|
Alexey Milovidov
|
603176ef7f
|
Fix bad error message
|
2024-06-12 01:23:48 +02: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
|
f7617dcff2
|
Merge branch 'master' into fix-poco-send-http-buffer
|
2024-06-11 21:36:27 +00:00 |
|
serxa
|
08a293a91f
|
Merge branch 'master' into workload-for-merges
|
2024-06-11 21:33:25 +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 |
|
Nikita Taranov
|
d8366119c4
|
impl
|
2024-06-11 22:07:12 +01: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 |
|
Robert Schulze
|
e0279e856f
|
Fix #63792 (hopefully)
|
2024-06-11 19:42:20 +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 |
|