Commit Graph

144420 Commits

Author SHA1 Message Date
Arthur Passos
f026cc43cd safe guard around no proxy strings 2024-06-10 11:17:10 -03:00
Raúl Marín
2f42ace740 Merge remote-tracking branch 'blessed/master' into allow_experimental_join_condition 2024-06-10 15:38:10 +02:00
Antonio Andelic
e849b21cba Increase even more 2024-06-10 15:15:44 +02:00
Robert Schulze
1f17ddc6fe
Update .clang-tidy 2024-06-10 13:06:44 +00:00
Robert Schulze
598219c57d
Minor update 2024-06-10 12:56:21 +00:00
Robert Schulze
8af077f3d3
Update build descriptions 2024-06-10 12:53:06 +00:00
vdimir
4cb53e9513
Revert "Revert "Fix duplicating Delete events in blob_storage_log"" 2024-06-10 14:46:39 +02:00
János Benjamin Antal
69bacef5d4
Merge branch 'master' into adapting-parquet-block-size 2024-06-10 14:43:49 +02:00
Mikhail f. Shiryaev
d984a80b57
Create tag in dry-run to check the order of commands 2024-06-10 14:38:40 +02:00
Mikhail f. Shiryaev
3d07f72927
Create tags v{version}-new for new releases 2024-06-10 14:38:40 +02:00
Mikhail f. Shiryaev
43b0866ed6
Make Release._create_tag more flexible 2024-06-10 14:38:39 +02:00
Mikhail f. Shiryaev
d506220f8c
Fix possible issues in Release._checkout 2024-06-10 14:38:39 +02:00
Mikhail f. Shiryaev
0cd1cf6533
Do not require "Ready for release" status for new release 2024-06-10 14:38:39 +02:00
Mikhail f. Shiryaev
c8e00d987e
Changes in version_helper.py should change the builds 2024-06-10 14:38:38 +02:00
Mikhail f. Shiryaev
76842d4e1b
Use pathlib.Path in version_helper 2024-06-10 14:38:37 +02:00
Mikhail f. Shiryaev
569a03d30d
Ignore files in tests/ci/tmp 2024-06-10 14:38:37 +02:00
Mikhail f. Shiryaev
da2c3b7332
Support *-new tags in version_helper.py 2024-06-10 14:38:36 +02:00
Mikhail f. Shiryaev
aa2a08c157
Some improvements for CHVersion.tweak type 2024-06-10 14:38:36 +02:00
Mikhail f. Shiryaev
61f547b08d
Support -new tags in git_helper, clean helper, add tests 2024-06-10 14:38:35 +02:00
Mikhail f. Shiryaev
05ad1e1b18
Remove unused Git.new_branch 2024-06-10 14:38:34 +02:00
Kseniia Sumarokova
9a55cdf77c
Merge pull request #64947 from ilejn/time_virtual_col
Add _time virtual column to file alike storages
2024-06-10 12:14:46 +00:00
Alexander Gololobov
0e5fbe19ff
Merge pull request #64966 from ClickHouse/fix_02908
Disable 02908_many_requests_to_system_replicas with ASAN
2024-06-10 12:11:30 +00:00
Raúl Marín
6f921087f4
Merge pull request #64988 from Algunenano/cld2_tsan
Fix innocuous data race in detectLanguage
2024-06-10 11:59:37 +00:00
Raúl Marín
d9e6d4662c
Merge pull request #64967 from Algunenano/fix_multi_if_short_circuit
Fix bug in short circuit evaluation
2024-06-10 11:58:43 +00:00
Raúl Marín
4926d28709
Merge pull request #64804 from Algunenano/simplify_03023_zeros_generate_random_with_limit_progress_bar
Improve progress report on zeros_mt and generateRandom
2024-06-10 11:57:15 +00:00
Alexander Gololobov
2056ed8ee8 Capture weak_ptr for safety 2024-06-10 13:54:46 +02:00
Alexander Tokmakov
0f279ca695
Merge pull request #65049 from ClickHouse/revert-64924-vdimir/blob_storage_log_minor_fixes
Revert "Fix duplicating Delete events in blob_storage_log"
2024-06-10 11:52:22 +00:00
Alexander Tokmakov
132aa996a3
Revert "Fix duplicating Delete events in blob_storage_log" 2024-06-10 13:49:39 +02:00
Nikita Taranov
2176b4a65a
Merge branch 'master' into nickitat-patch-20 2024-06-10 13:49:24 +02:00
kssenii
4c629bcfb3 Review fixes 2024-06-10 13:48:26 +02:00
Robert Schulze
da91dd6428
Bump absl to 2024-06-07 2024-06-10 11:35:07 +00:00
Robert Schulze
c95ed40d3e
Bump absl to 2024-05-06 2024-06-10 11:32:29 +00:00
Nikolai Kochetov
6baae1d1c8 Merge branch 'master' into fix-early-const-folding-analyzer 2024-06-10 11:21:13 +00:00
kssenii
571ddb66df Merge remote-tracking branch 'origin/master' into named-collecitons-in-keeper 2024-06-10 13:17:32 +02:00
Antonio Andelic
c2c5992434 Merge branch 'master' into fix-gwp-asan 2024-06-10 12:50:08 +02:00
Antonio Andelic
af08c2bc13 Increase default sample rate 2024-06-10 12:50:02 +02:00
Antonio Andelic
fdfc547163 Add useful comment 2024-06-10 12:48:32 +02:00
Robert Schulze
643444eb11
Bump absl to 2024-05-03 2024-06-10 10:41:47 +00:00
Robert Schulze
61b4643217
Bump absl to 2024-04-24 2024-06-10 10:39:35 +00:00
Max K
305bc7a910
Merge pull request #65041 from ClickHouse/ci_fix_builds_selection_in_ci
CI: Remove fuzzer build from normal CI run (bugfix)
2024-06-10 10:34:12 +00:00
vdimir
a87e8b4214
Merge branch 'master' into 20240517-low-cardinality-opt 2024-06-10 12:01:37 +02:00
vdimir
a8019ee8b9
Merge pull request #64924 from ClickHouse/vdimir/blob_storage_log_minor_fixes
Fix duplicating Delete events in blob_storage_log
2024-06-10 09:52:16 +00:00
Max K
d80cba90fb CI: Remove fuzzer build from normal CI run (bugfix) 2024-06-10 11:22:06 +02:00
Antonio Andelic
25fa5d87f3
Merge pull request #64896 from ClickHouse/fix-global-trace-collector
Fix global trace collector
2024-06-10 09:09:07 +00:00
vdimir
416bb6fd1f
Merge branch 'master' into allow_experimental_join_condition 2024-06-10 11:02:03 +02:00
Robert Schulze
ae7d8821a7
Bump absl to 2024-04-04 2024-06-10 08:46:40 +00:00
SmitaRKulkarni
b49322de32
Merge pull request #63160 from ClickHouse/Azure_fix_stateless_tests
Fix flaky stateless test with azure
2024-06-10 08:34:07 +00:00
Robert Schulze
d4a453aad5
Bump absl to 2024-03-06 2024-06-10 08:32:22 +00:00
Robert Schulze
a0d8d5a37c
Bump absl to 2024-01-02 2024-06-10 08:31:33 +00:00
Robert Schulze
8fe272f210
Bump absl to 2024-01-02 2024-06-10 08:22:27 +00:00