Nikolai Kochetov
|
20d673a206
|
Fix more tests.
|
2024-06-10 17:02:26 +00:00 |
|
Robert Schulze
|
a482b3efea
|
Merge remote-tracking branch 'rschu1ze/master' into stabilize-row-ordering
|
2024-06-10 16:53:19 +00:00 |
|
Robert Schulze
|
2ff1e81af6
|
Merge remote-tracking branch 'rschu1ze/master' into bump-googletest
|
2024-06-10 16:50:53 +00:00 |
|
kssenii
|
ed19e7c2bf
|
Ping CI
|
2024-06-10 18:44:07 +02:00 |
|
Max K
|
621793e856
|
Merge pull request #64968 from ClickHouse/auto/v24.4.2.141-stable
Update version_date.tsv and changelogs after v24.4.2.141-stable
|
2024-06-10 16:11:56 +00:00 |
|
kssenii
|
26ac82dd5c
|
Merge remote-tracking branch 'origin' into unite-storages3-and-disks3-settings
|
2024-06-10 18:05:52 +02:00 |
|
kssenii
|
8904880480
|
Try fix test
|
2024-06-10 18:03:26 +02:00 |
|
Alexander Tokmakov
|
4f39c36408
|
Merge pull request #64312 from ClickHouse/all_replica_groups_cluster
Add clusters with replicas from all replica groups
|
2024-06-10 15:55:35 +00:00 |
|
Nikolai Kochetov
|
a8b1b11ee6
|
Fixing test.
|
2024-06-10 15:55:00 +00:00 |
|
Nikolai Kochetov
|
33766797c1
|
Refactor query plan prewhere optimization for Merge
|
2024-06-10 15:37:40 +00:00 |
|
Nikolay Degterinsky
|
4ed0eaa3b0
|
Update 03142_alter_comment_parameterized_view.sql
|
2024-06-10 16:42:09 +02: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 |
|
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 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
|
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 |
|