Commit Graph

145210 Commits

Author SHA1 Message Date
divanik
5da4b69d57 Tried to fix tests 2024-06-25 17:20:42 +00:00
divanik
1b2a0036da Fixed tests 2024-06-25 16:29:57 +00:00
divanik
97f57ead28 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2 2024-06-24 13:24: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
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
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
divanik
45507dd7d7 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2 2024-06-24 09:58:31 +00:00
divanik
bdac9d6c24 Fix build bug 2024-06-24 09:58:00 +00: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
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
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
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
Alexey Milovidov
7726f9e2af
Fix reference 2024-06-23 18:29:08 +02: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
Alexey Milovidov
a9bdce02d8
Merge pull request #65305 from ClickHouse/byepc
Disable userspace page cache by default
2024-06-23 16:52:39 +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
a9ce6845ba
Merge pull request #65292 from Blargian/doc_varpop_fix
[Docs] Fix nonsense `varPop`, `varPopStable` docs
2024-06-22 11:15:22 +00:00
Shaun Struwig
c9b4f4ecaa
Remove note about stability for varsamp 2024-06-22 11:36:18 +02:00
Shaun Struwig
c318b773da
Remove note about stability for varpop 2024-06-22 11:35:52 +02:00
Max K
d9dd481d5e
Merge pull request #65524 from ClickHouse/ci_remove_rerun_check
CI: Try Rerun check removal
2024-06-22 09:28:43 +00:00
Alexey Milovidov
831b574c22
Merge pull request #65501 from HarryLeeIBM/hlee-s390x-dwarf5
Fix out-of-range exception in parsing Dwarf5 on s390x
2024-06-21 23:19:14 +00:00
Sema Checherinda
84ac796152 delete 01526_client_start_and_exit.sh 2024-06-21 20:14:03 +02:00
divanik
504cc3b090 Fix some tests 2024-06-21 16:27:21 +00:00
pufit
762c91a073
Merge pull request #64957 from ClickHouse/pufit/fix-alter-query-clone
Fix alter query clone with SQL security
2024-06-21 16:15:36 +00:00
Alexey Milovidov
98543b33c1
Merge pull request #65531 from ClickHouse/tylerhannan-patch-1
Update README.md
2024-06-21 15:44:24 +00:00
Anton Popov
dd862d0abb add test 2024-06-21 15:16:14 +00:00
robot-clickhouse
581cc540ee Automatic style fix 2024-06-21 14:53:54 +00:00
kssenii
e278584c01 Add a test 2024-06-21 16:46:03 +02:00
Sema Checherinda
803b58cdfa remove tables in test, make that test non-parrallel 2024-06-21 16:44:20 +02:00
Raúl Marín
debeb36927
Update README.md 2024-06-21 16:10:02 +02:00
Alexey Milovidov
1ac78e1ffb Merge branch 'master' into strict-parsing-in-keeper-client 2024-06-21 15:18:42 +02:00
Tyler Hannan
f0ae3a7c9f
Update README.md
Updating events.
2024-06-21 15:05:31 +02:00
Pablo Marcos
932e4bf982
Merge pull request #65381 from pamarcos/system-error-log
Add system.error_log
2024-06-21 13:04:23 +00:00
Robert Schulze
0a60dc1672
OpenSSL: Replace temporary fix for unsynchronized access by official fix 2024-06-21 12:57:44 +00:00
divanik
d933d63c3b Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2 2024-06-21 12:22:10 +00:00
Robert Schulze
df857ff17a
Bump re2 to latest HEAD 2024-06-21 10:34:30 +00:00