Commit Graph

143189 Commits

Author SHA1 Message Date
Igor Nikonov
2bc236f635 Merge remote-tracking branch 'origin/pr-plan-rewrite' into pr-local-plan 2024-06-01 18:22:03 +00:00
Igor Nikonov
e6c059673f Merge remote-tracking branch 'origin/master' into pr-plan-rewrite 2024-05-31 21:23:37 +00:00
Igor Nikonov
764cdb971c
Merge pull request #64655 from ClickHouse/pr-yet-another-cleanup
Parallel replicas: simple cleanup
2024-05-31 20:40:09 +00:00
Max K
28f1ccf8be
Merge pull request #64709 from ClickHouse/ci_gh_token_get_fix
CI: get_best_robot_token fix to get good enough token
2024-05-31 20:30:40 +00:00
Igor Nikonov
45720ca086 Comments 2024-05-31 20:01:42 +00:00
Max K
922bbbc8c2 CI: get_best_robot_token fix to get good enough token 2024-05-31 21:52:34 +02:00
Nikita Mikhaylov
0bcda9532a
Merge pull request #64665 from ClickHouse/melvynator-patch-2
Note on POPULATE
2024-05-31 19:43:24 +00:00
Alexey Milovidov
bf3cd881a3
Merge pull request #64704 from ClickHouse/cleanup-changelog
Cleanup the changelog for 24.5
2024-05-31 18:52:33 +00:00
Max K
263b86a067
Merge pull request #64705 from ClickHouse/ci_add_binary_release_unit_test_in_mq
CI: MergeQueue: add binary_release and unit tests
2024-05-31 16:11:57 +00:00
Max K
64d3a8417e CI: MergeQueue: add binary_release and unit tests 2024-05-31 17:11:01 +02:00
Konstantin Bogdanov
63265f779d
Merge pull request #64637 from pratimapatel2008/fix_doc_users_without_row_policies_can_read_rows
Fix the documentation for `users_without_row_policies_can_read_rows` config property
2024-05-31 14:29:35 +00:00
Nikita Mikhaylov
8e93f93570 Cleanup 2024-05-31 16:26:07 +02:00
SmitaRKulkarni
23e461f5a4
Merge pull request #64518 from ClickHouse/Update_using_native_copy_condition
Azure update condition for copy
2024-05-31 14:10:57 +00:00
Max K
b180004e08
Merge pull request #64693 from ClickHouse/ci_fix_ci_running_status
CI: CI running status fix
2024-05-31 13:10:23 +00:00
Max K
ba7adb5caa CI: CI running status fix 2024-05-31 14:45:48 +02:00
Max K
fcd6a19059
Merge pull request #64669 from ClickHouse/ci_build_report_check_upd
CI: Build Report Check to verify only enabled builds
2024-05-31 12:10:57 +00:00
robot-clickhouse
66cdde85b7 Automatic style fix 2024-05-31 11:08:03 +00:00
Max K
e0b261d129 CI: CI Settings updates 2024-05-31 12:30:40 +02:00
Dmitry Novik
dc2d5e0ec6
Merge pull request #64638 from ClickHouse/analyzer-fix-rewrite-agg-with-if
Analyzer: Fix RewriteAggregateFunctionWithIfPass
2024-05-31 10:25:07 +00:00
Dmitry Novik
37bca7305a
Merge pull request #64377 from ClickHouse/analyzer-validate-tree-size
Analyzer: Fix Query Tree size validation
2024-05-31 10:15:21 +00:00
Max K
bc8a4a244f CI: CI Settings updates 2024-05-31 12:05:49 +02:00
Max K
ef42d0862d fix 2024-05-31 11:21:18 +02:00
Max K
50ad9c37cc CI: Build Report Check to verify only enabled builds 2024-05-31 10:57:31 +02:00
Robert Schulze
db09d239dc
Merge pull request #64635 from rschu1ze/error-numbers-to-error-codes
Tests: Convert numeric to symbolic error codes
2024-05-31 08:42:01 +00:00
Max K
0ab728f826
Merge pull request #64653 from ClickHouse/ci_skip_binary_upload_for_special_builds_in_pr
CI: Do not upload binaries for special builds in PRs
2024-05-31 06:16:56 +00:00
Peignon Melvyn
299a0ec9cf
Update view.md 2024-05-31 03:09:54 +02:00
Peignon Melvyn
a286524a46
Update view.md 2024-05-31 03:06:20 +02:00
Nikita Mikhaylov
3221b651da
Merge pull request #64646 from ClickHouse/parallel-tests-shuffle
Shuffle tests for parallel execution
2024-05-31 00:05:56 +00:00
Nikita Taranov
2969b97268
Merge pull request #64198 from nickitat/prewhere_profile_events
Add profile events for number of rows read during/after prewhere
2024-05-30 21:12:04 +00:00
Max K
a33a6f344a fix 2024-05-30 22:21:28 +02:00
Igor Nikonov
f19fe6b4d3 Parallel replicas: simple cleanup 2024-05-30 20:19:37 +00:00
Robert Schulze
f1be9008f4
Merge pull request #64654 from rschu1ze/upd-chlg
Update changelog
2024-05-30 20:09:53 +00:00
Max K
89a7c9ac7d CI: add CI settings option to upload all 2024-05-30 21:52:33 +02:00
Robert Schulze
f93ccfa800
Tests: Convert error numbers to symbolic error codes 2024-05-30 19:41:08 +00:00
Max K
0d66d00eed CI: No binaries uploaded for special builds in PRs 2024-05-30 21:32:47 +02:00
Robert Schulze
53794b4872
Update changelog 2024-05-30 19:30:10 +00:00
Nikita Mikhaylov
0294e677ff
Update tests/clickhouse-test
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-30 19:52:59 +02:00
Nikita Mikhaylov
2e913444d3 Shuffle tests for parallel execution 2024-05-30 17:45:27 +00:00
Kseniia Sumarokova
997c1963f6
Merge pull request #64642 from ClickHouse/move-named-collection-factory
Move NamedCollectionsFactory into a separate file
2024-05-30 17:24:30 +00:00
Max K
fcb67d4c48
Merge pull request #64603 from ClickHouse/ci_cherry_pick_py_updates
CI: Backports updates
2024-05-30 17:24:01 +00:00
Nikita Taranov
4705d520ec fix private test 2024-05-30 17:34:07 +01:00
Mikhail f. Shiryaev
9d3377d763
Merge pull request #64640 from ClickHouse/fix-bugfix-changelogs
Fix changelogs for bugfix PRs
2024-05-30 16:31:58 +00:00
Kseniia Sumarokova
f38bc4899e
Update NamedCollectionsFactory.h 2024-05-30 18:15:53 +02:00
Kseniia Sumarokova
ef2b6e7c3f
Update NamedCollections.cpp 2024-05-30 18:15:36 +02:00
Mikhail f. Shiryaev
36624a03ca
Fix the changelogs for 23.8 2024-05-30 18:10:12 +02:00
Mikhail f. Shiryaev
116c74341e
Fix a year for the changelogs by maximum from PRs 2024-05-30 18:09:50 +02:00
Max K
b93d4b32e2 fixes 2 2024-05-30 17:59:10 +02:00
kssenii
0910164e83 Move NamedCollectionsFactory to a separate file 2024-05-30 17:36:44 +02:00
Max K
4ba89c8b31 fixes 2024-05-30 17:35:44 +02:00
Mikhail f. Shiryaev
69c24eb05b
Partially update corrupted changelogs 2024-05-30 16:58:36 +02:00