Commit Graph

148233 Commits

Author SHA1 Message Date
Vitaly Baranov
8d4b919bf4 Fix detaching broken parts from backup. 2024-07-24 17:45:40 +02:00
alesapin
1cca1d4ba3 bump 2024-07-24 17:27:18 +02:00
alesapin
f990f235da Increase timeout for test_broken_part_during_merge 2024-07-24 17:20:19 +02:00
Justin de Guzman
4ab4b67292
Update link for JSON schema inference 2024-07-24 07:59:34 -07:00
zoomxi
62d956f8a8 remove unused file ParallelReplicasReadingCoordinator.h 2024-07-24 22:39:30 +08:00
János Benjamin Antal
e498b86f50 Add option for LSAN in shell also 2024-07-24 14:00:28 +00:00
János Benjamin Antal
c5d262c23b Increase max allocation size for sanitizers 2024-07-24 13:55:59 +00:00
Yohann Jardin
535c872b39 empty comit 2024-07-24 15:46:48 +02:00
Raúl Marín
56c15b37eb
Merge pull request #67037 from mneedham/patch-4
Update json.md
2024-07-24 13:35:32 +00:00
alesapin
63f9f65ab1 Bump 2024-07-24 15:33:59 +02:00
Anton Popov
5d14d823e3 remove setting from changes history 2024-07-24 13:27:19 +00:00
Anton Popov
3c6c9303c3 disable setting optimize_functions_to_subcolumns 2024-07-24 13:14:43 +00:00
alesapin
a03a59a3bf Use less data overall 2024-07-24 15:14:02 +02:00
alesapin
80304b5962 Less memory-intensive fill queries for decimal aggregates 2024-07-24 15:13:10 +02:00
Kruglov Pavel
0ce04f47f5
Merge pull request #66899 from Avogar/fix-bad-format-detection
Fix invalid format detection in schema inference
2024-07-24 12:57:36 +00:00
Igor Nikonov
e42e04c523 Test 2024-07-24 12:53:52 +00:00
Raúl Marín
ff44b20661
Revert "FuzzQuery table function" 2024-07-24 14:51:48 +02:00
Raúl Marín
009da21694 24.7 changelog improvements 2024-07-24 14:46:44 +02:00
Antonio Andelic
cb7fafd1e6 Fix 2024-07-24 14:39:26 +02:00
Mark Needham
81c19b02e7
Update json.md 2024-07-24 13:33:32 +01:00
alesapin
d5ea07be2e Bump 2024-07-24 14:20:03 +02:00
alesapin
50cc42675a
Merge pull request #66761 from ClickHouse/better_limit_in_keeper
Small improvement for background pool in Keeper
2024-07-24 12:17:27 +00:00
Nikita Fomichev
09cb2d822a Change description for setting: throw_if_deduplication_in_dependent_materialized_views_enabled_with_async_insert 2024-07-24 14:05:50 +02:00
Nikita Fomichev
9aaf806021 Integration tests: fix flaky tests 2 2024-07-24 14:03:40 +02:00
Alexey Milovidov
5a4595536e
Merge pull request #66842 from ClickHouse/remove-with-dictionary
Remove `WithDictionary`
2024-07-24 11:57:32 +00:00
Alexey Milovidov
eb5400b604
Merge pull request #66912 from ClickHouse/fix-distributed-analyzer
Fix views over distributed tables with Analyzer
2024-07-24 11:56:52 +00:00
Alexander Tokmakov
3f992e4e08
Update replication.lib 2024-07-24 13:43:13 +02:00
Alexander Tokmakov
595cf9a6a8
Revert "Revert "Fix for 992 and friends"" 2024-07-24 13:42:32 +02:00
Yatsishin Ilya
d507adf9a7 fix 2024-07-24 11:33:31 +00:00
Nikita Fomichev
2ea10d9994 Integration tests: fix flaky tests 2024-07-24 13:13:58 +02:00
Kruglov Pavel
911104dcb2
Merge pull request #66981 from Avogar/split-dynamic-merges-test
[CI Fest] Split dynamic tests and rewrite them from sh to sql to avoid timeouts
2024-07-24 11:05:17 +00:00
divanik
f21a9e5d08 Fix bug 2024-07-24 11:00:49 +00:00
Kruglov Pavel
7280118845
Merge pull request #66984 from Avogar/fix-msan-issue-json-functions
[CI Fest] Fix use-of-uninitialized-value in JSONExtract* numeric functions
2024-07-24 11:00:45 +00:00
divanik
1b95a68dc0 Fix typo 2024-07-24 10:48:18 +00:00
divanik
8c19d502f8 Add decorator and retries for azurite 2024-07-24 10:44:06 +00:00
robot-clickhouse
e7b5c0ea19 Automatic style fix 2024-07-24 10:14:35 +00:00
Antonio Andelic
48b3008126 Handle better static destructors 2024-07-24 12:04:28 +02:00
Alexey Milovidov
c55df3357c
Merge pull request #66906 from ClickHouse/fix-performance-test-generate-random
Fix performance test about the generateRandom table function, supposedly
2024-07-24 09:47:32 +00:00
alesapin
da2e347747
Merge pull request #66898 from ClickHouse/better_handling_of_errors
[CI Fest] Better processing of broken parts and their projections (fixes rare cases of lost forver)
2024-07-24 09:44:26 +00:00
Max K.
b46fc18e8b
Merge pull request #67008 from ClickHouse/ci_automerge_after_non_required_checks_only
CI: Automerge when required and non-required checks completed
2024-07-24 09:37:12 +00:00
Alexey Milovidov
0f9ee5c37d Fix test "very_long_arrays" 2024-07-24 11:25:08 +02:00
Xu Jia
e46d400f7b fix style 2024-07-24 09:03:05 +00:00
Max K
a43c4f4f7f CI: Automerge when required and non-required checks completed 2024-07-24 10:54:16 +02:00
Xu Jia
42fe58f046 bugfix AttachedTable counting not symmetry, and adding some test logs on attaching and detaching tables 2024-07-24 08:44:43 +00:00
Max K.
157c8e3044
Merge pull request #67000 from ClickHouse/ci_fix_workflow_results_parsing
CI: Fix for workflow results parsing
2024-07-24 08:30:51 +00:00
Antonio Andelic
e2e4c8ee0f Better 2024-07-24 10:21:09 +02:00
Antonio Andelic
f39c18d4d0 Fix flaky 01454_storagememory_data_race_challenge 2024-07-24 10:11:40 +02:00
Robert Schulze
68a0b28b81
Merge pull request #66934 from rschu1ze/issue-66887
Un-flake test_runtime_configurable_cache_size
2024-07-24 08:10:59 +00:00
Antonio Andelic
7e026aec8b Merge branch 'master' into read-cgroup-memory-usage-async-metrics 2024-07-24 09:55:25 +02:00
Ilya Yatsishin
02ee0d8dd4
Merge pull request #66896 from qoega/improve-integration-tests-1
Improved test_storage_s3 tests to make it repeatable
2024-07-24 07:52:39 +00:00