Commit Graph

149588 Commits

Author SHA1 Message Date
Anton Popov
b3b9d65c04 fix ListObject in azure client 2024-08-07 12:43:36 +00:00
Anton Popov
bf4caa06c1 Merge remote-tracking branch 'upstream/master' into HEAD 2024-08-07 09:47:19 +00:00
Anton Popov
66f95cd073
Merge pull request #66443 from amosbird/cleanup-projections
Clean up projection inside storage snapshot
2024-08-07 09:02:25 +00:00
Robert Schulze
7af334bd46
Merge pull request #67942 from rschu1ze/fix-memoverflow-in-usearch
Fix memory corruption in usearch
2024-08-07 08:38:14 +00:00
Robert Schulze
96a0aec87b
Merge pull request #67947 from rschu1ze/fix-flaky-02099_tsv_raw_format
Unflake 02099_tsv_raw_format.sh
2024-08-07 08:16:13 +00:00
Antonio Andelic
a28c0db3fc
Merge pull request #67882 from ClickHouse/remove-unsupported-files
Lazily create invalid files in S3
2024-08-07 07:09:24 +00:00
pufit
3b642e7f91
Merge pull request #66364 from azat/cluster-inter-server-secret-fix
Fix cluster() for inter-server secret (preserve initial user as before)
2024-08-07 04:58:12 +00:00
max-vostrikov
0aed98f3f0
Merge pull request #67596 from ClickHouse/test_parquet_page_index
added tests for page index in parquet files
2024-08-07 00:15:07 +00:00
Han Fei
6fba2f19f6
Merge pull request #67928 from hanfei1991/hanfei/more-log-for-async-insert-scatter-partition
more logs to debug logical error from async inserts
2024-08-06 23:22:34 +00:00
Alexey Milovidov
e3ead8a3ba
Merge pull request #65564 from azat/override-logs-in-keeper-image
[RFC] Do not pass logs for keeper explicitly in the image to allow overriding
2024-08-06 22:58:20 +00:00
Alexey Milovidov
2d998b7c7a
Merge pull request #67565 from ClickHouse/chesema-perf-matview
enable parallel_view_processing in perf tests
2024-08-06 22:56:34 +00:00
Alexey Milovidov
ec83156691
Merge pull request #67896 from CurtizJ/fix-azure-create-container
Do not try to create azure container if not needed
2024-08-06 22:56:19 +00:00
Alexey Milovidov
65297524de
Merge pull request #67934 from ClickHouse/ci_strict_job_timeout
CI: Strict job timeout 1.5h for tests, 2h for builds
2024-08-06 22:50:39 +00:00
Alexey Milovidov
82a95d0813
Merge pull request #67755 from ClickHouse/no-flaky-check
Introduce `no-flaky-check` tag
2024-08-06 22:19:07 +00:00
Alexey Milovidov
1eaccbe562
Merge pull request #67877 from ClickHouse/revert-58990-revert-58927-add-test-47892
Revert "Revert "Add a test for #47892""
2024-08-06 22:18:26 +00:00
Robert Schulze
139f5e55d3
Unflake 02099_tsv_raw_format.sh 2024-08-06 20:35:00 +00:00
Max K.
a15fb8be75
Merge pull request #67919 from ClickHouse/ci_no_critical_bug_fix_in_changleog
CI: Changelog: Critical Bug Fix to Bug Fix
2024-08-06 20:11:55 +00:00
Sema Checherinda
2ccfc8c0eb
Merge pull request #67470 from ClickHouse/chesema-01171-2
run 01171 test in parallel
2024-08-06 19:58:19 +00:00
Robert Schulze
915e6f6565
Merge pull request #67908 from Blargian/docs_toFloat
Update documentation of `toFloat32/64` and variants
2024-08-06 19:52:07 +00:00
Robert Schulze
26b622540f
Merge pull request #64489 from ClickHouse/zup
Update zlib-ng from 2.0.2 to 2.1.7
2024-08-06 19:23:05 +00:00
Robert Schulze
9594a9baff
Fix memory corruption in usearch 2024-08-06 18:43:44 +00:00
Robert Schulze
7a5b30d955
Re-add forked usearch repo 2024-08-06 18:39:18 +00:00
Robert Schulze
302bd5fdc6
Remove usearch submodule 2024-08-06 18:37:26 +00:00
Robert Schulze
4cdb6db1b7
Merge pull request #67855 from azat/ci/fix-use_query_cache-stressing
Fix query cache randomization in stress tests
2024-08-06 17:59:10 +00:00
Max Kainov
f0fdba3bbe CI: Strict job timeout 1.5h for tests, 2h for builds 2024-08-06 19:02:49 +02:00
maxvostrikov
2d93910bd6 added tags no-fasttest 2024-08-06 17:44:29 +02:00
Alexey Milovidov
357013f08d
Merge pull request #67726 from ClickHouse/fix-02789_reading_from_s3_with_connection_pool
Fix test `02789_reading_from_s3_with_connection_pool`
2024-08-06 15:43:48 +00:00
Han Fei
40e763dd8b more logs to debug logical error from async inserts 2024-08-06 17:17:02 +02:00
Blargian
0bb8d1a8ed optimize formatting by 3% 2024-08-06 17:10:34 +02:00
Azat Khuzhin
bdfaffa9d7 tests: make test_distributed_inter_server_secret idempotent
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-06 16:59:23 +02:00
Sema Checherinda
35c297dc83 Merge branch 'master' into chesema-perf-matview 2024-08-06 16:57:25 +02:00
robot-clickhouse
e1e298f14e Automatic style fix 2024-08-06 14:57:04 +00:00
Alexey Milovidov
9a297b31f5
Merge pull request #67113 from azat/tests/part_log_rmt_fetch_errors
Reintroduce 03002_part_log_rmt_fetch_*_error tests without flakiness and less time
2024-08-06 14:46:00 +00:00
Alexey Milovidov
2df8d6acde
Merge pull request #67423 from ClickHouse/bff
Fix bloom filter index breaking some queries
2024-08-06 14:45:44 +00:00
Alexey Milovidov
6c9d631727
Merge pull request #67589 from azat/tests/01811_storage_buffer_flush_parameters
Fix 01811_storage_buffer_flush_parameters flakiness
2024-08-06 14:43:17 +00:00
vdimir
a180bf311c
Merge pull request #67804 from ClickHouse/vdimir/fix_fliter_pushdown_no_keys
Fix filter pushdown for aggregation without keys
2024-08-06 14:35:50 +00:00
Nikolay Degterinsky
1126ae3e5a
Merge pull request #67560 from evillique/fix-timeout-stateless-tests
[CI] Check for timeout when we stop logs replication
2024-08-06 14:35:23 +00:00
Max Kainov
dbcc5cf133 CI: Changelog: Critical Bug Fix to Bug Fix 2024-08-06 15:39:08 +02:00
Alexey Milovidov
77fd21555f
Merge pull request #67910 from ClickHouse/auto/v24.6.3.95-stable
Update version_date.tsv and changelogs after v24.6.3.95-stable
2024-08-06 13:23:17 +00:00
robot-clickhouse
e2eeb6f180 Update version_date.tsv and changelogs after v24.6.3.95-stable 2024-08-06 12:54:27 +00:00
Blargian
5313c9539e update documentation for Float32/64 and variants 2024-08-06 14:34:06 +02:00
Alexey Milovidov
8301fa0b06
Merge pull request #67822 from ClickHouse/fix-bad-test-03032_redundant_equals
Fix bad test `03032_redundant_equals`
2024-08-06 12:01:31 +00:00
Sema Checherinda
851d4d3fdf adjust MIN_ITERATIONS 2024-08-06 13:56:37 +02:00
Igor Nikonov
feeb945461
Merge pull request #67389 from ClickHouse/pr-all-connection-failed
Try to fix: ALL_CONNECTION_TRIES_FAILED with parallel replicas
2024-08-06 11:37:23 +00:00
Anton Popov
860050eb3d
Update src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-08-06 13:30:23 +02:00
Sema Checherinda
874a7dbe37 adjust settings 2024-08-06 13:22:53 +02:00
Sema Checherinda
c896165e16 add min time 2024-08-06 13:22:53 +02:00
Sema Checherinda
244da49013 add max iteration 2024-08-06 13:22:53 +02:00
Sema Checherinda
523767c0c0 run 01171 test in parallel 2024-08-06 13:22:53 +02:00
Max K.
8cca8ecb34
Merge pull request #67101 from ClickHouse/ci_mergeable_check_fix
CI: CheckReadyForMerge fixes
2024-08-06 11:08:45 +00:00