Commit Graph

145707 Commits

Author SHA1 Message Date
Nikita Taranov
8e0a0b0a75 illusion of safety 2024-06-24 22:54:38 +01:00
Kseniia Sumarokova
e60c84752f
Update IObjectStorage.h 2024-06-24 21:37:57 +02:00
Nikita Taranov
1ab5355365 fix 2024-06-24 20:16:19 +01:00
Sema Checherinda
96a6462059 fix CascadeWriteBuffer 2024-06-24 21:12:06 +02:00
Robert Schulze
bebed0598d
Merge pull request #65270 from Blargian/docs_expXYZ
[Docs] add `exponentialTimeDecayed` functions to docs
2024-06-24 17:54:57 +00:00
Han Fei
cdbe24b679 Merge branch 'master' into hanfei/fix_stats_uniq_flaky 2024-06-24 19:19:00 +02:00
Max K
f66c065d11 CI: JWT python module in Style check image 2024-06-24 19:16:10 +02:00
János Benjamin Antal
13a3efd655
Merge pull request #65455 from chloro-pn/array_min_max_generic
refactor arrayMin/arrayMax to have a generic specialization
2024-06-24 16:45:33 +00:00
Alexey Milovidov
27d6bd4443
Merge pull request #65624 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-06-24 18:32:48 +02:00
Alexey Milovidov
d9b9087d60
Update CHANGELOG.md 2024-06-24 18:32:20 +02:00
Kseniia Sumarokova
13c2f7221d
Fix build 2024-06-24 18:25:06 +02:00
Duc Canh Le
a0448a1cc5 Merge branch 'master' into small_fix_rocksdb
Fix CI
2024-06-24 16:20:28 +00:00
Alexander Tokmakov
614e985a37 address review comments 2024-06-24 17:50:51 +02:00
Max K
154fbb28b4 CI: Return Job Rerun check 2024-06-24 17:33:10 +02:00
Raúl Marín
325c0ae5e0
Update DiskObjectStorage.cpp 2024-06-24 17:25:01 +02:00
Sema Checherinda
8f81dc49d3 fix d-tor in WriteBufferFromS3 2024-06-24 16:50:45 +02:00
Dmitry Novik
eb36efbfb4
Update implementation 2024-06-24 16:43:14 +02:00
Blargian
d43ff09582 Update aspell-dict.txt 2024-06-24 16:41:26 +02:00
Antonio Andelic
bb582772ad Merge branch 'master' into jepsen-enable-digest 2024-06-24 16:12:38 +02:00
avogar
52721add72 Merge branch 'master' of github.com:ClickHouse/ClickHouse into check-cyclic-dependencies-on-create 2024-06-24 13:30:16 +00:00
Antonio Andelic
41f9bc84a0 Enable realtime digest for jepsen tests 2024-06-24 15:16:36 +02:00
Sema Checherinda
fb2f0e78f7
Merge pull request #63985 from ianton-ru/protocols-tls-extend-params
More parameters for tls layer in protocols
2024-06-24 12:41:56 +00:00
Alexey Milovidov
da9a34ea46
Merge pull request #65571 from ClickHouse/fix-flaky-test-4
Fix flaky test `01254_dict_load_after_detach_attach.sql`
2024-06-24 15:11:23 +02:00
Blargian
12f12f8d3b make sidebar titles camel case for exponentialXYZ functions 2024-06-24 14:39:18 +02:00
Blargian
09492ddeb2 Update ordering again 2024-06-24 14:32:52 +02:00
Raúl Marín
cbdb9833f2
Merge pull request #65485 from Algunenano/246_changelog
Generate 24.6 changelog
2024-06-24 12:22:53 +00:00
Blargian
f5c8aac365 update ordering for remaining functions 2024-06-24 14:08:48 +02:00
robot-clickhouse
e289fdb440 Automatic style fix 2024-06-24 12:07:40 +00:00
Igor Nikonov
2f8dc8c833 Merge remote-tracking branch 'origin/master' into fix-pr-empty-query-result 2024-06-24 11:59:25 +00:00
Igor Nikonov
3127177401 Test with no available replicas 2024-06-24 11:58:32 +00:00
Sema Checherinda
8bdbb8c383 fix WriteBufferFromFile 2024-06-24 13:54:37 +02:00
Shaun Struwig
56b501b0ba
Merge branch 'ClickHouse:master' into docs_expXYZ 2024-06-24 14:53:14 +03:00
Blargian
fdc664371d organise aggregate function sidebar alphabetically 2024-06-24 13:52:30 +02:00
Yarik Briukhovetskyi
313336b649
remove unused variable 2024-06-24 13:18:43 +02:00
Yarik Briukhovetskyi
adc8f7ea71
remove resize from insert 2024-06-24 13:15:54 +02:00
Nikolai Kochetov
59a1e6fed1
Update 03174_split_parts_ranges_into_intersecting_and_non_intersecting_final_and_read-in-order_bug.sql 2024-06-24 13:13:57 +02:00
Sema Checherinda
adb40eb701
Merge pull request #65535 from ClickHouse/chesema-fix-test-with-many-tables
CI: some time there are timeouts on DROP TABLES for random tests
2024-06-24 10:57:00 +00:00
Raúl Marín
162fb0160c
Update CHANGELOG.md 2024-06-24 12:47:58 +02:00
Anton Popov
77bed97525
Merge pull request #65471 from CurtizJ/fix-azure-exists
Fix `AzureObjectStorage::exists` method
2024-06-24 10:38:48 +00:00
Nikita Mikhaylov
eceaa6d42a Remove reverted & insignificat changes 2024-06-24 12:33:00 +02:00
Pablo Marcos
059e7860b5 Increase the interval to be less optimistic
Turns out when executing lots of tests in parallel
there might be more than 1 min elapsed between the
first errors and the second ones.
2024-06-24 10:28:39 +00:00
kssenii
cd6995e266 Fix race 2024-06-24 12:17:29 +02:00
Kseniia Sumarokova
3ea846b303
Update test reference 2024-06-24 12:00:42 +02:00
Kseniia Sumarokova
f529914e45
Merge pull request #65523 from ClickHouse/fix-bug-in-object-storage-source
Fix bug in `StorageObjectStorageSource::GlobIterator::nextImpl`
2024-06-24 09:49:45 +00:00
alesapin
fc10bf544f Merge remote-tracking branch 'origin/master' into add_customizeable_config_reloader_interval 2024-06-24 11:38:02 +02:00
Robert Schulze
d6dfbe2762
Merge remote-tracking branch 'ClickHouse/master' into fix/DEFAULT_MARK_CACHE_MAX_SIZE 2024-06-24 09:16:49 +00:00
Han Fei
bcdbb4ce08 fix flaky 02864_statistics_uniq 2024-06-24 10:40:03 +02:00
Alexey Milovidov
0c6afe71fd
Merge pull request #65586 from ClickHouse/improve-flaky-test
Improve flaky test to provide more diagnostics
2024-06-24 01:53:22 +00:00
lgbo-ustc
db0b438d53 fixed 2024-06-24 09:22:39 +08:00
lgbo-ustc
e54b6779fc fix typos 2024-06-24 09:22:39 +08:00