Commit Graph

150828 Commits

Author SHA1 Message Date
Alexey Milovidov
96f74cdd22 Merge branch 'master' into tighten-limits-functional-tests 2024-08-15 03:27:27 +02:00
Miсhael Stetsyuk
cef5d80090
Merge pull request #68361 from ClickHouse/rename-S3DiskNoKeyErrors-to-DiskS3NoSuchKeyErrors
Rename: `S3DiskNoKeyErrors` -> `DiskS3NoSuchKeyErrors`
2024-08-15 00:08:38 +00:00
Anton Popov
6e42dfd761
Merge pull request #68015 from CurtizJ/merges-profile-events
Add profile events for merges
2024-08-14 20:59:49 +00:00
Alexey Milovidov
39bca90a98
Merge pull request #68329 from ClickHouse/vdimir/fix_02995_index_10
Fix 02995_index_10 timeout
2024-08-14 20:41:34 +00:00
Michael Stetsyuk
2e5f45a7ad rename: S3DiskNoKeyErrors -> DiskS3NoSuchKeyErrors 2024-08-14 17:53:33 +00:00
robot-clickhouse
008d02880b
Merge pull request #68357 from ClickHouse/auto/v24.3.7.30-lts
Update version_date.tsv and changelog after v24.3.7.30-lts
2024-08-14 17:25:24 +00:00
robot-clickhouse
f11478398e Update version_date.tsv and changelogs after v24.3.7.30-lts 2024-08-14 16:43:26 +00:00
Alexey Milovidov
e11018b955
Merge pull request #68280 from ClickHouse/vdimir/fix-join-ut
Fix FullSortingJoinTest.AsofGreaterGeneratedTestData with empty data
2024-08-14 16:42:38 +00:00
Alexey Milovidov
ca91c6e778
Merge pull request #68180 from ClickHouse/fix-test-throttling
Fix fundamentally broken `test_throttling`
2024-08-14 16:26:20 +00:00
Kseniia Sumarokova
8cdbe6333b
Merge pull request #67664 from 1on/master
Fix error on generated columns in MaterializedPostgreSQL
2024-08-14 13:43:40 +00:00
jsc0218
f9bafdc510
Merge pull request #66169 from jsc0218/LWDRebuildProj
Add Rebuild Option In Projection and LWD
2024-08-14 13:27:32 +00:00
Max K.
1513eda3ef
Merge pull request #68332 from ClickHouse/ci_fix_for_changelog_categories
CI: Fix for change log critical bug fix regex
2024-08-14 12:18:05 +00:00
Max Kainov
962bf1d821 CI: Fix for critical bug fix regex 2024-08-14 13:37:14 +02:00
Nikita Taranov
3c5d588302
Merge pull request #62003 from nickitat/cpu_cgroup_aware
Fix cpu metric collection in cgroups
2024-08-14 11:08:01 +00:00
Kseniia Sumarokova
2b1fce007f
Merge pull request #68288 from ClickHouse/try-fix-postgres-crash
Fix postgres crash
2024-08-14 11:01:35 +00:00
vdimir
56d6ef5c4a
Fix 02995_index_10 timeout 2024-08-14 10:53:07 +00:00
Yakov Olkhovskiy
f4280203a0
Merge pull request #63781 from ClickHouse/ft-chunked-protocol
Add chunked wrapper to native protocol
2024-08-14 10:35:20 +00:00
Max K.
a51f867ce0
Merge pull request #68294 from ClickHouse/ci_create_new_release_branch
CI: Create new release branch workflow updates
2024-08-14 10:01:47 +00:00
robot-clickhouse
992e70337f
Merge pull request #68306 from ClickHouse/bump_version_24.9.1.1
Update version after release
2024-08-14 09:55:18 +00:00
Antonio Andelic
24faabb57b
Merge pull request #68282 from ClickHouse/fix-min-max-time-timeseries
Fix min/max time columns in TimeSeries table
2024-08-14 08:04:58 +00:00
Pablo Marcos
645838541d
Merge pull request #68284 from pamarcos/update-fuzzer-dict
Update fuzzer dictionary
2024-08-14 07:52:48 +00:00
Michael Kolupaev
d1b3bf3103
Merge pull request #68312 from ClickHouse/muslwind
Apply libunwind changes needed for musl
2024-08-14 06:05:18 +00:00
Alexey Milovidov
b2b0f9e661 Merge branch 'master' into fix-test-throttling 2024-08-14 04:55:51 +02:00
Alexey Milovidov
10e58a5cbb Merge branch 'master' into tighten-limits-functional-tests 2024-08-14 04:54:37 +02:00
Alexey Milovidov
da1c98a771 Update the limits 2024-08-14 04:54:33 +02:00
Michael Kolupaev
f6f79e188d Apply libunwind changes needed for musl 2024-08-14 00:23:18 +00:00
Alexey Milovidov
4ee6fad73e
Merge pull request #68286 from ClickHouse/divanik/try_fix_00652_mergetree_mutations
[Green CI] Test 00652_mergetree_mutations is flaky
2024-08-13 23:12:48 +00:00
Nikita Taranov
b5134fd490 fix build 2024-08-13 23:31:03 +01:00
Max Kainov
0c9e1a061f CI: Create new release branch workflow updates 2024-08-14 00:14:13 +02:00
Igor Nikonov
98024a723f
Merge pull request #67891 from canhld94/fix_exception_in_destructor
Catch exception in destructor of LocalFileHolder
2024-08-13 21:35:57 +00:00
Nikita Taranov
334208f1e7
Merge pull request #68287 from ClickHouse/nickitat-patch-20
Fix test storage_join_direct_join
2024-08-13 21:04:11 +00:00
Max Kainov
a9226f49e7 remove name with cyrillic letter 2024-08-13 20:24:40 +00:00
Michael Kolupaev
f4b8a98d06
Merge pull request #68249 from ClickHouse/rset
Fix 'Refresh set entry already exists'
2024-08-13 20:07:31 +00:00
jsc0218
82dfc336be
Merge pull request #68295 from austin-tildei/patch-1
Remove trailing colon in header for consistency
2024-08-13 19:49:24 +00:00
robot-clickhouse
6af5fedf42 Update autogenerated version to 24.9.1.1 and contributors 2024-08-13 19:26:35 +00:00
Kruglov Pavel
6c8ad63104
Merge pull request #68132 from Avogar/better-dynamic
Reimplement Dynamic type
2024-08-13 19:21:52 +00:00
jsc0218
2bf9ca6c43
Merge pull request #68245 from jsc0218/SpecialMergeTreeProjMergeDoc
Add Projection Merge Doc
2024-08-13 19:21:01 +00:00
Anton Popov
9833ef0bed slightly better 2024-08-13 17:50:13 +00:00
Austin Bruch
7e209ebdf6
Remove trailing colon in header for consistency 2024-08-13 12:30:17 -04:00
Daniil Ivanik
e02b434d2f
Merge pull request #68238 from ClickHouse/divanik/remove_useless_logs_about_zero_replication
Remove unnecessary logs in MergeTreeData.cpp
2024-08-13 16:21:32 +00:00
Alexander Tokmakov
eddf948246
Merge pull request #68250 from ClickHouse/tavplubix-patch-10
Replace segfault in Replicated database with logical error
2024-08-13 16:15:09 +00:00
Yakov Olkhovskiy
ae614648a3 trigger sync 2024-08-13 15:13:42 +00:00
divanik
7ebb6efb2e Style check 2024-08-13 15:11:19 +00:00
Nikita Taranov
dd3fa7c3b6
Merge pull request #61793 from nickitat/keep_alive_max_reqs
Implement `max_keep_alive_requests` setting for server
2024-08-13 15:06:43 +00:00
Robert Schulze
2ffcc97af2
Merge pull request #63675 from rschu1ze/vector-search
Initial implementation of vector similarity index
2024-08-13 15:06:20 +00:00
Pablo Marcos
25d1a782bc Merge branch 'master' into update-fuzzer-dict 2024-08-13 15:01:52 +00:00
kssenii
5a6090ad05 Fix 2024-08-13 16:48:12 +02:00
Pablo Marcos
0593650565 Update dict files
Previous commit had the files from the script ran
from the root directory, which returned an error.
2024-08-13 14:30:44 +00:00
Yakov Olkhovskiy
3e8a177622
Merge pull request #61908 from ClickHouse/ci-fuzzer-enable
CI: enable libfuzzer (fixing build and docker)
2024-08-13 14:22:09 +00:00
Alexey Milovidov
62650f622c Merge branch 'fix-test-replace-current-query' into tighten-limits-functional-tests 2024-08-13 16:20:50 +02:00