divanik
|
6a96eb5a4e
|
Merge branch 'divanik/add_local_and_azure_iceberg_support' of github.com:ClickHouse/ClickHouse into divanik/add_local_and_azure_iceberg_support
|
2024-08-15 12:58:49 +00:00 |
|
divanik
|
5b105e5082
|
Merge master
|
2024-08-15 12:58:44 +00:00 |
|
divanik
|
df07b07cb9
|
Add new setting
|
2024-08-15 12:18:02 +00:00 |
|
Konstantin Bogdanov
|
014c1650f8
|
Merge pull request #68326 from canhld94/fix_sync_replica_format
Fix missing sync replica mode in query `SYSTEM SYNC REPLICA`
|
2024-08-15 10:01:21 +00:00 |
|
Kseniia Sumarokova
|
172d379a83
|
Merge pull request #68356 from ClickHouse/fix-scheduler-data-race
Fix data race in `DynamicResourceManager::updateConfiguration`
|
2024-08-15 09:07:19 +00:00 |
|
Yakov Olkhovskiy
|
f0845eeacb
|
Merge pull request #68262 from bigo-sg/fix_68162
Fix crash in lag/lead
|
2024-08-15 06:58:18 +00:00 |
|
Alexey Milovidov
|
3cc2f01df5
|
Merge pull request #67541 from ClickHouse/fix-test_delayed_replica_failover
Fix flaky `test_delayed_replica_failover`
|
2024-08-15 01:24:49 +00:00 |
|
Alexey Milovidov
|
dbbd2c7875
|
Merge pull request #68248 from rschu1ze/update-usearch
Bump usearch to v2.13.2
|
2024-08-15 01:24:17 +00:00 |
|
Alexey Milovidov
|
e26c946db5
|
Merge pull request #68352 from rschu1ze/ox
Optionally re-enable compilation with `-O0`
|
2024-08-15 01:23:43 +00:00 |
|
Alexey Milovidov
|
cd2ceb70a5
|
Merge pull request #68362 from ClickHouse/ci_changelog_and_release_fix
CI: Minor fixes for changelog and release exceptions
|
2024-08-15 01:22:43 +00:00 |
|
Alexey Milovidov
|
e9d6b2a4b6
|
Merge pull request #58289 from ClickHouse/vdimir/followup-56996
Followup for #56996
|
2024-08-15 01:21:32 +00:00 |
|
lgbo-ustc
|
690c4d0803
|
update
|
2024-08-15 09:05:33 +08: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 |
|
Max Kainov
|
5e037e5ba8
|
CI: Minor fixes for changelog and release exceptions
|
2024-08-14 20:45:50 +02: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 |
|
serxa
|
cf58e8c1e3
|
fix data race in DynamicResourceManager::updateConfiguration
|
2024-08-14 16:35:45 +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 |
|
robot-clickhouse
|
8e6096dee7
|
Automatic style fix
|
2024-08-14 16:13:32 +00:00 |
|
serxa
|
2aef696856
|
make test runnable multiple times
|
2024-08-14 15:27:37 +00:00 |
|
Robert Schulze
|
920b88846b
|
Optionally re-enable compilation with -O0
|
2024-08-14 14:42:39 +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 |
|
divanik
|
0c17de136d
|
Merge branches 'divanik/add_local_and_azure_iceberg_support' and 'divanik/add_local_and_azure_iceberg_support' of github.com:ClickHouse/ClickHouse into divanik/add_local_and_azure_iceberg_support
|
2024-08-14 11:36:31 +00:00 |
|
divanik
|
476819a56f
|
Changed test to work in parallel
|
2024-08-14 11:35:37 +00: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 |
|
serxa
|
22d63faedf
|
Merge branch 'master' into fix-test_delayed_replica_failover
|
2024-08-14 10:46:34 +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 |
|
Duc Canh Le
|
8d7319ccab
|
fix wrong format of SYSTEM SYNC REPLICA query
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-08-14 10:19:37 +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 |
|
Robert Schulze
|
6170a8663f
|
Bump usearch to 2.13.2
|
2024-08-14 08:04:00 +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 |
|
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 |
|