Commit Graph

148907 Commits

Author SHA1 Message Date
Max K
0ce81e7570 Create release workflow to use docker build script from master branch 2024-07-29 14:19:31 +02:00
Max K
9f8c90065e Fix docker jobs dependencies 2024-07-29 14:16:20 +02:00
Max K.
7ac0788866
Merge pull request #67358 from ClickHouse/ci_fix_no_docker_reuse_on_release_branch
CI: Fix reuse for release branches
2024-07-29 12:03:01 +00:00
Antonio Andelic
aa50bb0987 Fix attach thread after exception 2024-07-29 13:55:16 +02:00
Nikolai Kochetov
e18f244877
Merge pull request #67146 from ClickHouse/fix-constants-in-merge-over-distr-single-shard
Remove constants from StorageMerge header in Complete stage
2024-07-29 11:50:54 +00:00
Max K
918feaff9d CI: Fix reuse for release branches 2024-07-29 13:46:23 +02:00
avogar
c70bbe1d29 Disable some Dynamic tests under sanitizers, rewrite 03202_dynamic_null_map_subcolumn to sql 2024-07-29 11:46:00 +00:00
Blargian
2908cd7284 update toInt*OrDefault to show that the default argument is optional 2024-07-29 13:28:24 +02:00
Vitaly Baranov
634c513ba7 Fix cleanup in test_backup_restore_on_cluster/test.py::test_system_functions 2024-07-29 13:19:24 +02:00
Blargian
ceb0f7fe0f Fix typoo 2024-07-29 13:17:27 +02:00
Pablo Marcos
ba63bd1de7 Merge branch 'master' into fix-flaky-test_storage_s3_queue-test_max_set_age 2024-07-29 11:15:31 +00:00
Pablo Marcos
4cf7e6a79d Remove logging traces to help debugging 2024-07-29 11:15:03 +00:00
Vitaly Baranov
6c104e7c73 Simplify test test_backup_restore_on_cluster/test_disallow_concurrency 2024-07-29 13:12:05 +02:00
Vitaly Baranov
8f6a8b7ad6 Fix test test_backup_restore_on_cluster/test_disallow_concurrency 2024-07-29 13:12:05 +02:00
Blargian
a8f36ebded update wording of toInt8OrDefault 2024-07-29 13:02:18 +02:00
Nikita Mikhaylov
5b5e88b7e3 Ok 2024-07-29 11:00:21 +00:00
avogar
c5575e8748 Don't use PeekableReadBuffer in JSONAsObject format 2024-07-29 10:58:39 +00:00
avogar
837b0e053d Add JSONAsObject format to documentation 2024-07-29 10:52:41 +00:00
maxvostrikov
e6c7081245 squash! added somme tests in relation with https://github.com/ClickHouse/ClickHouse/pull/54881 with new behaviour when enable_named_columns_in_function_tuple=1 (default value) 2024-07-29 12:44:33 +02:00
Alexey Milovidov
1d20c31a7c Merge branch 'master' into debug-01600_parts_states_metrics_long 2024-07-29 12:39:59 +02:00
Alexey Milovidov
2e283c8a79 Merge branch 'debug-01600_parts_states_metrics_long' into ast-data-type 2024-07-29 12:39:39 +02:00
Alexey Milovidov
670924f593 Merge branch 'master' into ast-data-type 2024-07-29 12:39:33 +02:00
Alexey Milovidov
a05312c654
Merge pull request #67312 from ClickHouse/less-complex
I do not want to think about this code
2024-07-29 10:36:28 +00:00
Pablo Marcos
5b9427dc56 Fix test flakiness
- Increase from 10s to 20s the max_age. Removes flakiness due to
  the files in minio still present in following execution, even
  if the cleanup stage of the test is clearly removing them.
- Use a busy-loop to check conditions directly, removing the
  unnecessary sleep.
2024-07-29 10:36:18 +00:00
Alexey Milovidov
48de0b02d2
Merge pull request #67325 from ClickHouse/add-test-distributed-analyzer
Add a test for #66285
2024-07-29 10:35:18 +00:00
Alexey Milovidov
b23cdc8654
Merge pull request #67348 from ClickHouse/vdimir/followup_02911_backup_restore_keeper_map
Followup #67290
2024-07-29 12:35:10 +02:00
Alexey Milovidov
83ee9e32e7
Merge pull request #67332 from ClickHouse/add-test-61659
Add a test for #61659
2024-07-29 10:34:16 +00:00
Alexey Milovidov
9c44ceda65
Merge pull request #67327 from ClickHouse/follow-up-67301
Follow-up for #67301
2024-07-29 10:32:42 +00:00
Robert Schulze
294fa1dea6
Merge remote-tracking branch 'ClickHouse/master' into bump-icu 2024-07-29 10:32:37 +00:00
Robert Schulze
f7c7d0b79b
Fix tests 2024-07-29 10:30:31 +00:00
Nikita Mikhaylov
8e3d832ccd
Merge pull request #67159 from shribigb/patch-1
Update keepermap.md
2024-07-29 10:25:19 +00:00
Alexey Milovidov
2fdacc776f
Merge pull request #67285 from ClickHouse/faster-test-02231_buffer_aggregate_states_leak
Faster test `02231_buffer_aggregate_states_leak`
2024-07-29 10:12:16 +00:00
Alexey Milovidov
9b511eedba
Merge pull request #67309 from ClickHouse/fix-bad-test-02050_client_profile_events
Fix bad test `02050_client_profile_events`
2024-07-29 10:12:08 +00:00
Alexey Milovidov
b9c79897a2
Merge pull request #67313 from ClickHouse/fix-test-00940_max_parts_in_total
Fix test `00940_max_parts_in_total`
2024-07-29 10:12:01 +00:00
vdimir
0f29f89d99
Increase timeout in 02122_join_group_by_timeout for tsan build 2024-07-29 09:55:06 +00:00
Max K.
80a003f994
Merge pull request #67343 from ClickHouse/ci_check_docker_stdout_commands
CI: Print stdout, stderr for docker pull command
2024-07-29 09:51:38 +00:00
Antonio Andelic
ba1c191331
Update programs/keeper/Keeper.cpp
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2024-07-29 11:47:57 +02:00
Raúl Marín
ed3a077e30 Merge remote-tracking branch 'blessed/master' into sanitizer_getauxval 2024-07-29 11:46:57 +02:00
wxybear
906d709d84
clickhouse-client/local: make multi-query mode the default 2024-07-29 09:44:59 +00:00
Raúl Marín
4fab47aa54 Merge remote-tracking branch 'blessed/master' into getSettingsCopy 2024-07-29 11:31:43 +02:00
Robert Schulze
1ae3a1b125
Fix build 2024-07-29 09:03:43 +00:00
Andrey Zvonov
ac001c0c6f no parallel for kerberized kafka 2024-07-29 08:41:23 +00:00
vdimir
e05972d9a6
Followup #67290 2024-07-29 08:39:18 +00:00
Max K.
37210d29ee
Merge pull request #67104 from ClickHouse/ci_rename_test_stages
CI: Rename Tests_2/3 stages to avoid confusion
2024-07-29 07:58:59 +00:00
Max K
bdcedeb3f0 CI: Add stdout, err for docker pull command 2024-07-29 09:49:18 +02:00
Azat Khuzhin
e8c95bb130 Fix 02444_async_broken_outdated_part_loading flakiness
It uses already removed path to detect the absolute path:

    2024.06.06 22:36:55.845743 [ 1055 ] {} <Debug> test_858tcd7j.rmt (8d64bafa-bedf-4015-9673-8911de129a8f): Removing 2 parts from memory: Parts: [all_0_0_0, all_1_1_0]
    2024.06.06 22:36:56.608589 [ 2065 ] {41c3a91d-2ee5-4006-bb79-92e7e8f005bb} <Debug> executeQuery: (from [::1]:48792) (comment: 02444_async_broken_outdated_part_loading.sh) select path from system.parts where database='test_858tcd7j' and table='rmt' and name='all_1_1_0' (stage: Complete)

CI: https://s3.amazonaws.com/clickhouse-test-reports/64856/d10027cc3b7737c524f4cfce262d46753fd03036/stateless_tests__debug__[5_5].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-29 06:59:10 +02:00
Azat Khuzhin
ca3b21a2be Faster and less flaky 01246_buffer_flush (by using HTTP over clickhouse-client)
clickhouse-client is incredibly slow with sanitizers:

This is two subsequent queries, that should be executed one, after
another:

    2024.07.27 19:18:49.371354 [ 11070 ] {ywjiyfmvjd} <Debug> executeQuery: (from [::1]:47746) (comment: 01246_buffer_flush.sh) insert into buffer_01256 select * from system.numbers limit 5 (stage: Complete)
    2024.07.27 19:18:49.374647 [ 11070 ] {ywjiyfmvjd} <Debug> TCPHandler: Processed in 0.004721391 sec.

    2024.07.27 19:18:54.293488 [ 11070 ] {30d1f5f7-9594-41e3-9d54-18e1ddfe72af} <Debug> executeQuery: (from [::1]:47782) (comment: 01246_buffer_flush.sh) select count() from data_01256 (stage: Complete)

While the delay is 5 seconds between them!

Refs: https://github.com/ClickHouse/ClickHouse/issues/65745
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-29 06:41:51 +02:00
Vitaly Baranov
56353f7d22 Remove test test_broken_projections_in_backups_1 2024-07-29 05:25:46 +02:00
Alexey Milovidov
f381ef6b6f Merge branch 'master' into ast-data-type 2024-07-29 02:42:11 +02:00
Alexey Milovidov
7b5a7f546e
Merge pull request #67315 from ClickHouse/fix-kafka
Tests for Kafka cannot run in parallel
2024-07-29 00:41:26 +00:00