Igor Nikonov
|
164b5e47a8
|
Fix 02769_parallel_replicas_unavailable_shards
|
2024-06-12 10:30:15 +00:00 |
|
Igor Nikonov
|
eccd56c9b9
|
Fix style check
|
2024-06-11 20:16:00 +00:00 |
|
Igor Nikonov
|
da4ed273e3
|
Fix 02811_parallel_replicas_prewhere_count
|
2024-06-11 19:24:50 +00:00 |
|
Igor Nikonov
|
f46deb4e79
|
Fix clang-tidy
|
2024-06-11 16:49:51 +00:00 |
|
Igor Nikonov
|
f999eed376
|
Fix 02967_parallel_replicas_join_algo_and_analyzer
|
2024-06-11 16:49:11 +00:00 |
|
Igor Nikonov
|
a473ecd004
|
Merge remote-tracking branch 'origin/master' into pr-local-plan
|
2024-06-11 14:38:21 +00:00 |
|
Igor Nikonov
|
d6dec38103
|
Fix test_parallel_replicas_over_distributed
|
2024-06-11 14:37:42 +00:00 |
|
Nikita Taranov
|
f4c5d172ac
|
Merge pull request #65014 from ClickHouse/nickitat-patch-20
Try fix 03143_prewhere_profile_events
|
2024-06-11 13:57:26 +00:00 |
|
Igor Nikonov
|
b403f13381
|
Merge pull request #63796 from ClickHouse/pr-plan-rewrite
Rewrite plan for parallel replicas in Planner
|
2024-06-11 13:45:39 +00:00 |
|
Mikhail f. Shiryaev
|
b1a10e23a1
|
Merge pull request #64759 from ClickHouse/new-release-scheme
Adjust the `version_helper` and script to a new release scheme
|
2024-06-11 13:37:51 +00:00 |
|
Igor Nikonov
|
23ca8608ba
|
Fix 03006_parallel_replicas_prewhere
|
2024-06-11 13:25:19 +00:00 |
|
Robert Schulze
|
02f8b323c6
|
Merge pull request #65038 from rschu1ze/bump-googletest
Bump googletest to latest HEAD
|
2024-06-11 12:27:32 +00:00 |
|
Nikolai Kochetov
|
96fcc3044c
|
Merge pull request #60463 from amosbird/trivial-count-opt
Trivial count optimization with primary key
|
2024-06-11 12:26:57 +00:00 |
|
vdimir
|
6f513de001
|
Merge pull request #65008 from ClickHouse/allow_experimental_join_condition
Make a setting `allow_experimental_join_condition` not IMPORTANT
|
2024-06-11 11:29:13 +00:00 |
|
Daniil Ivanik
|
e493856ddf
|
Merge pull request #64668 from KevinyhZou/improve_greatest_least_nullable_type
Improve function least/greatest for nullable numberic type arguments
|
2024-06-11 09:20:15 +00:00 |
|
János Benjamin Antal
|
8792db6321
|
Merge pull request #64427 from liuneng1994/adapting-parquet-block-size
Adapting parquet reader output block rows
|
2024-06-11 09:16:36 +00:00 |
|
vdimir
|
f9b7d18743
|
Merge pull request #64060 from ZhiguoZh/20240517-low-cardinality-opt
Analyzer: Optimize resolution of in(LowCardinality, ConstantSet)
|
2024-06-11 08:59:55 +00:00 |
|
Nikolai Kochetov
|
68e4be0302
|
Merge pull request #64695 from ClickHouse/fix-early-const-folding-analyzer
Fix early constant folding for isNull/isNotNul and analyzer.
|
2024-06-11 08:35:57 +00:00 |
|
Kseniia Sumarokova
|
2c0a1ce918
|
Merge pull request #64574 from ClickHouse/named-collecitons-in-keeper
Named collections in keeper
|
2024-06-11 07:53:10 +00:00 |
|
Antonio Andelic
|
c9e5fb663c
|
Merge pull request #65040 from ClickHouse/update-comment-async-metrics
Improve comment about AsynchronousMetrics
|
2024-06-11 07:31:12 +00:00 |
|
Nikolay Degterinsky
|
83c762146b
|
Merge pull request #65031 from evillique/fix-modify-comment-parameterized-views
Fix ALTER MODIFY COMMENT in parameterized VIEWs
|
2024-06-11 06:12:53 +00:00 |
|
kevinyhzou
|
727b75780c
|
Merge branch 'master' into improve_greatest_least_nullable_type
|
2024-06-11 09:42:57 +08:00 |
|
Zhiguo Zhou
|
76a7989399
|
Merge branch 'ClickHouse:master' into 20240517-low-cardinality-opt
|
2024-06-11 09:33:36 +08:00 |
|
Sema Checherinda
|
f52ca21db0
|
Merge pull request #63857 from ClickHouse/chesema-less-backoff-timeout
S3: reduce retires time for queries, increase retries count for backups
|
2024-06-11 00:25:46 +00:00 |
|
Julia Kartseva
|
7f50316636
|
Merge pull request #65018 from jkartseva/fix-test-token-text-index
Fix 03165_string_functions_with_token_text_indexes
|
2024-06-10 22:15:57 +00:00 |
|
Igor Nikonov
|
1599f774f8
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-06-10 20:09:44 +00:00 |
|
Igor Nikonov
|
bb57e0bc9c
|
Merge remote-tracking branch 'origin/master' into pr-local-plan
|
2024-06-10 18:54:21 +00:00 |
|
Mikhail f. Shiryaev
|
221ac1414d
|
Merge pull request #64904 from ClickHouse/improve-pr-info-diff
Persistent PRInfo diff url
|
2024-06-10 18:24:16 +00:00 |
|
Julia Kartseva
|
28a467a3be
|
fix 03165_string_functions_with_token_text_indexes
|
2024-06-10 17:43:21 +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 |
|
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 |
|
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 |
|
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 |
|