Commit Graph

148332 Commits

Author SHA1 Message Date
Nikita Fomichev
e1f89f41f7
Merge pull request #67027 from ClickHouse/fix-flaky-integration-tests
Integration tests: fix flaky tests `test_backup_restore_on_cluster/test_concurrency.py` & `test_manipulate_statistics/test.py`
2024-07-25 07:50:17 +00:00
Michael Kolupaev
1b2fd51e09
Merge pull request #66977 from ClickHouse/uwo
Apply libunwind fix
2024-07-25 03:40:19 +00:00
Konstantin Bogdanov
e21d23d04d
Less locks 2024-07-25 05:28:59 +02:00
Konstantin Bogdanov
80b9b13771
Less checks, more locks 2024-07-25 05:28:59 +02:00
Konstantin Bogdanov
cea3bbc45b
More checks 2024-07-25 05:28:59 +02:00
Konstantin Bogdanov
aa9908f6da
Fix harder 2024-07-25 05:28:58 +02:00
Konstantin Bogdanov
f239dd67ee
Fix 2024-07-25 05:28:52 +02:00
Michael Kolupaev
36e59a1b70 Final commit hash 2024-07-25 01:58:27 +00:00
zoomxi
82959ce5b3 format test.py 2024-07-25 09:55:23 +08:00
Anton Popov
fa437b34ec
Increase timeout for curl in tests 2024-07-25 03:16:20 +02:00
Alexander Tokmakov
8df648b3c8 fix a test, add retries for sql tests 2024-07-25 00:56:41 +02:00
Raúl Marín
a35a01c76c
Merge pull request #66976 from Algunenano/247_changelog
Add initial 24.7 changelog
2024-07-24 22:37:54 +00:00
Raúl Marín
6e3dccf365
Merge pull request #67040 from ClickHouse/revert-62103-pufit/fuzz-query
Revert "FuzzQuery table function"
2024-07-24 20:48:58 +00:00
Max K.
a45a7329dc
Merge pull request #67004 from ClickHouse/ci_fix_jepsen_wf
CI: Jepsen Workflow fix for skipped builds and observability
2024-07-24 20:13:51 +00:00
Alexey Milovidov
397a523971
Merge pull request #67019 from ClickHouse/divanik/fix_test_azure_flaky
[Green CI] Fix test test_storage_azure_blob_storage
2024-07-24 19:03:05 +00:00
jsc0218
687c99e39a try to fix 2024-07-24 18:37:25 +00:00
Max K
9de43325e4 CI: Jepsen Workflow with CI buddy 2024-07-24 19:51:34 +02:00
Antonio Andelic
67567fcff4 Fix build 2024-07-24 19:51:22 +02:00
Antonio Andelic
d89a6e95a6
Merge pull request #67003 from ClickHouse/fix-01454_storagememory_data_race_challenge
Fix flaky `01454_storagememory_data_race_challenge`
2024-07-24 17:37:10 +00:00
Sema Checherinda
5d88f6fc8c fix MIN_ITERATIONS 2024-07-24 19:32:20 +02:00
Alexey Milovidov
32caef5d34
Merge pull request #67065 from ClickHouse/docs-json-schema-inference
Update link for JSON schema inference in NYPD dataset
2024-07-24 16:48:46 +00:00
robot-clickhouse
ce153c9b54 Automatic style fix 2024-07-24 16:05:18 +00:00
Vitaly Baranov
2e25808e58 Fix test test_backup_restore_s3. 2024-07-24 18:04:29 +02:00
Nikita Taranov
408c5bbbd1
Merge pull request #66905 from ClickHouse/fix_deadlock_on_cancel
Fix possible deadlock on query cancel with parallel replicas
2024-07-24 16:00:33 +00:00
alesapin
68c53764f2
Update tests/performance/decimal_aggregates.xml 2024-07-24 17:50:42 +02:00
János Benjamin Antal
fa48ff0ca1 Separate tests 2024-07-24 15:49:17 +00:00
Sema Checherinda
c3620391b0 fix style 2024-07-24 17:48:07 +02:00
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
Sema Checherinda
37c345bb49 rewrite 01171 test 2024-07-24 16:07:59 +02: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
Raúl Marín
0c0e2d0ffb Merge remote-tracking branch 'blessed/master' into groupArrayIntersect 2024-07-24 15:16:02 +02: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