Commit Graph

145621 Commits

Author SHA1 Message Date
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
lgbo-ustc
ea4eb1f388 update 2024-06-24 09:22:38 +08:00
lgbo-ustc
d7b56e112e support writting page index into parquet file 2024-06-24 09:22:38 +08:00
Yarik Briukhovetskyi
d8c8190501
Merge branch 'ClickHouse:master' into fix_pipeline_stuck_plansquashing 2024-06-23 23:35:58 +02:00
Mikhail f. Shiryaev
2ea1796931
Merge pull request #65308 from ClickHouse/auto/v24.4.3.25-stable
Update version_date.tsv and changelogs after v24.4.3.25-stable
2024-06-23 21:14:56 +00:00
Yakov Olkhovskiy
d1528762fa
Merge pull request #65062 from HarryLeeIBM/hlee-s390x-groupby-fix
Fix broken multi-column aggregation on s390x
2024-06-23 21:05:09 +00:00
Robert Schulze
322ab9f0d0
Merge pull request #65584 from rschu1ze/comp_expr_cache_settings
Show compiled expressions cache settings in `system.server_settings`
2024-06-23 20:30:20 +00:00
Denny Crane
a6a3991f39 comment out more default settings 2024-06-23 16:51:36 -03:00
Robert Schulze
75dec71580
Merge pull request #65522 from rschu1ze/allow_deprecated_snowflake_conversion_functions
Replace setting `uniform_snowflake_conversion_functions` by `allow_deprecated_snowflake_conversion_functions`
2024-06-23 18:26:56 +00:00
Alexey Milovidov
d2e230744d
Merge pull request #65494 from ClickHouse/strict-parsing-in-keeper-client
Strict parsing in keeper client
2024-06-23 19:22:06 +02:00
Max K
5287b45e40 more docs fixes 2024-06-23 18:37:18 +02:00
Alexey Milovidov
7726f9e2af
Fix reference 2024-06-23 18:29:08 +02:00
Igor Nikonov
6d7441a94a Fix: sync replicas 2024-06-23 16:27:15 +00:00
Alexey Milovidov
b79d3d521c Improve flaky test to provide more diagnostics 2024-06-23 17:36:27 +02:00
Robert Schulze
605d51700a
Merge pull request #65529 from rschu1ze/openssl-temp-official-fix
OpenSSL: Replace temporary fix for unsynchronized access by official fix
2024-06-23 15:24:28 +00:00
Robert Schulze
2015622997
Merge remote-tracking branch 'rschu1ze/master' into comp_expr_cache_settings 2024-06-23 15:01:45 +00:00
Igor Nikonov
0b96f609ae Merge remote-tracking branch 'origin/master' into fix-pr-empty-query-result 2024-06-23 14:59:39 +00:00
Alexey Milovidov
a9bdce02d8
Merge pull request #65305 from ClickHouse/byepc
Disable userspace page cache by default
2024-06-23 16:52:39 +02:00
Yarik Briukhovetskyi
a0c1f0a88d
Merge branch 'ClickHouse:master' into fix_pipeline_stuck_plansquashing 2024-06-23 14:48:44 +02:00
Robert Schulze
f3ce055e73
Fix ubsan issue 2024-06-23 11:38:27 +00:00
Robert Schulze
4e1a68f33d
Show compiled expressions cache settings size in system.server_settings 2024-06-23 10:55:52 +00:00
Robert Schulze
a6537bb450
Merge pull request #65526 from rschu1ze/bump-re2
Bump re2 to latest HEAD
2024-06-23 09:22:01 +00:00
Nikolay Degterinsky
f1d5b51c8a
Merge pull request #64993 from vitlibar/explicit-shutdown-in-access-control
Fix crash on destroying AccessControl: add explicit shutdown
2024-06-23 05:13:40 +00:00
Alexey Milovidov
824716efef Fix tests 2024-06-23 02:46:58 +02:00
Alexey Milovidov
098df5cef0 Fix flaky test 01254_dict_load_after_detach_attach.sql 2024-06-23 02:30:59 +02:00
Alexey Milovidov
af361a73ff
Merge pull request #65498 from ClickHouse/revert-65028-fix-poco-send-http-buffer
Revert "Use 1MB HTTP buffers to avoid frequent send syscalls"
2024-06-22 20:45:20 +02:00
Alexey Milovidov
8f2489b0b5 Fix a test 2024-06-22 20:17:58 +02:00
Alexey Milovidov
ecd8802036 Remove tech debt 2024-06-22 20:12:51 +02:00
Max K
c30fcf5783 CI: Flaky check fix failure on deleted tests 2024-06-22 19:07:30 +02:00
Azat Khuzhin
ba99955f11 Add missing logger directives into config.xml
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-22 17:54:14 +02:00