Commit Graph

147268 Commits

Author SHA1 Message Date
Alexey Milovidov
d8de3db127 Merge branch 'master' into disable-ctrl-z 2024-07-15 18:31:10 +02:00
slvrtrn
293b5c81d0 Add an entry about MySQL interface issues reporting 2024-07-15 18:10:46 +02:00
slvrtrn
e06f1ed108 Update the MySQL interface doc with compatibility notes 2024-07-15 17:59:00 +02:00
Raúl Marín
ebb5d61535
Merge pull request #66523 from Algunenano/mask_azure
Add additional log masking in CI
2024-07-15 15:31:53 +00:00
Alexander Tokmakov
cfb2183d11
Update 01396_inactive_replica_cleanup_nodes_zookeeper.sh 2024-07-15 17:25:43 +02:00
Robert Schulze
99adfbc9ac
Merge remote-tracking branch 'ClickHouse/master' into cgroup_fix 2024-07-15 14:54:11 +00:00
Max K
8340cec8b7
Merge pull request #66524 from ClickHouse/ci_fix_await
CI: Multiple fixes for handling killed jobs
2024-07-15 13:58:10 +00:00
Nikita Fomichev
f944eb1436
Merge pull request #66522 from ClickHouse/rename-bad-lognames
Tests: rename bad log names
2024-07-15 13:36:26 +00:00
Max K
43b3a133e9 add prints to check_mergeable_state 2024-07-15 15:17:16 +02:00
Alexander Tokmakov
e3d28f9268
Update 02443_detach_attach_partition.sh 2024-07-15 15:12:23 +02:00
Nikolai Kochetov
7d42a44944 Review fixes. 2024-07-15 13:08:31 +00:00
Nikolai Kochetov
bba45958c5 Review fixes. 2024-07-15 13:07:38 +00:00
Max K
f7dfa21bff style fixes 2024-07-15 14:39:29 +02:00
Max K
1e6edbd4ae ci buddy message format updates 2024-07-15 14:14:44 +02:00
Max K
31fdfbc737 add fetching exit code if job was killed 2024-07-15 14:10:31 +02:00
Igor Nikonov
fdbafdb8db Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-07-15 12:04:04 +00:00
Igor Nikonov
261ff133b8 Fix 02784_parallel_replicas_automatic_decision_join 2024-07-15 12:03:12 +00:00
Max K
d768251f99 fix handling of skipped build 2024-07-15 13:43:07 +02:00
Raúl Marín
b6b4b046a3 Style 2024-07-15 13:42:00 +02:00
Max K
6f036fad59 CI: Fix ci await function 2024-07-15 13:35:20 +02:00
Raúl Marín
de029e278a Add additional log masking 2024-07-15 13:30:48 +02:00
Antonio Andelic
425ebf557a Merge branch 'master' into fix-02918_parallel_replicas_custom_key_unavailable_replica 2024-07-15 13:19:42 +02:00
max-vostrikov
8a5c66eadd
Merge pull request #66432 from ClickHouse/bug_66333
Add a test for #66333
2024-07-15 11:17:11 +00:00
Nikita Fomichev
2a0253d1e2 Tests: rename bad log names 2024-07-15 13:14:29 +02:00
Nikolai Kochetov
ec0f44b819 Merge branch 'master' into fix-group-by-use-null-subquery-scope 2024-07-15 11:07:30 +00:00
vdimir
480c546359
Merge branch 'master' into vdimir/fix_external_database_join_pushdown 2024-07-15 10:59:40 +02:00
Raúl Marín
e4f348acc7
Merge pull request #66404 from Algunenano/mergetree_private
Untangle setting headers
2024-07-15 08:49:05 +00:00
Robert Schulze
2af0edd9e9
Some minor fixups 2024-07-15 08:47:08 +00:00
Max K
a8a04f9e22
Merge pull request #66512 from ClickHouse/ci_fix_builds_2_skip_in_prs
CI: Fix for skipping Builds_2 in PRs' CI
2024-07-15 08:29:19 +00:00
Max K
f311612e91 check filter_out_not_affected_jobs in unit test 2024-07-15 09:59:23 +02:00
Antonio Andelic
4fd832fe48 Fix 02918_parallel_replicas_custom_key_unavailable_replica 2024-07-15 09:57:34 +02:00
Max K
7ef89f169b CI: Fix for skipping Builds_2 in PRs' CI 2024-07-15 09:26:07 +02:00
Robert Schulze
7276ad2888
Merge pull request #66163 from Blargian/docs_partitionID
Add alias `partitionID` for function `partitionId` and add documentation
2024-07-15 06:58:24 +00:00
Robert Schulze
cd719bf8fc
Make the alias case-sensitive 2024-07-15 08:57:11 +02:00
Antonio Andelic
7d62a19f4c
Merge pull request #66439 from azat/jemalloc-clock-assertion
[RFC] Fix jemalloc assertion due to non-monotonic CLOCK_MONOTONIC_COARSE
2024-07-15 06:45:29 +00:00
Alexey Milovidov
89f8c577e4 Do not fix anything 2024-07-15 05:34:14 +02:00
Alexey Milovidov
bc1b19591d Disable suspend on Ctrl+Z 2024-07-15 05:13:38 +02:00
Yakov Olkhovskiy
77396d00d9
Merge pull request #65267 from wudidapaopao/fix_unexpected_cte_projection_name
Fix unexpected projection name when query with CTE
2024-07-15 02:14:42 +00:00
Alexey Milovidov
20faa70389 Fix bad test 02530_dictionaries_update_field 2024-07-15 03:30:03 +02:00
Alexey Milovidov
697f4eae97
Merge pull request #66480 from Blargian/patch-5
Update installation options page
2024-07-14 19:48:55 +00:00
Alexey Milovidov
0e671f72d9
Merge pull request #63643 from ClickHouse/everything-should-work-with-analyzer
Everything should work with Analyzer
2024-07-14 21:52:59 +02:00
Alexey Milovidov
deead28fee
Merge pull request #66499 from ClickHouse/add-one-more-revision-to-ignore
Add one more revision to ignore
2024-07-14 19:26:17 +00:00
Alexey Milovidov
e3f58a8b98 Merge branch 'master' into vdimir/debug_02956_rocksdb_bulk_sink 2024-07-14 21:19:53 +02:00
Max K
2ddd0078dc rename reusable docker workflow 2024-07-14 21:07:41 +02:00
Alexey Milovidov
1c24085d5b
Merge pull request #66483 from Blargian/patch-6
Update developer-instruction.md
2024-07-14 18:58:49 +00:00
Alexey Milovidov
fd44c533cf Add one more revision to ignore 2024-07-14 20:57:02 +02:00
Alexey Milovidov
6f3d5704d8
Merge pull request #66489 from rschu1ze/openssl-tsan-follow-up
OpenSSL: Minor follow-up to #66064
2024-07-14 18:54:07 +00:00
Igor Nikonov
f7befaf68e Polish + comments 2024-07-14 18:46:14 +00:00
Igor Nikonov
9f20e33d50 Fix 2024-07-14 17:52:51 +00:00
Max K
5bce8086a8 CI: Create release workflow updates 2024-07-14 19:02:20 +02:00