Max Kainov
|
5e037e5ba8
|
CI: Minor fixes for changelog and release exceptions
|
2024-08-14 20:45:50 +02:00 |
|
Blargian
|
844cdd8937
|
update toInterval functions
|
2024-08-14 20:38:09 +02:00 |
|
Michael Stetsyuk
|
2e5f45a7ad
|
rename: S3DiskNoKeyErrors -> DiskS3NoSuchKeyErrors
|
2024-08-14 17:53:33 +00:00 |
|
Alexey Milovidov
|
9786f07f11
|
Merge branch 'master' into fix-trash-in-aws-s3
|
2024-08-14 19:48:31 +02: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 |
|
Han Fei
|
207d160dd2
|
address comments
|
2024-08-14 19:01:54 +02:00 |
|
kssenii
|
209d4eb016
|
Fix build
|
2024-08-14 19:00:17 +02:00 |
|
János Benjamin Antal
|
7b1bca2b48
|
Add missing assertion
|
2024-08-14 16:55:59 +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 |
|
János Benjamin Antal
|
61b96ed749
|
Make rest of the tests repeatable
|
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 |
|
Han Fei
|
acc88af2cb
|
fix style
|
2024-08-14 18:27:20 +02: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 |
|
robot-clickhouse
|
537f3bcd76
|
Automatic style fix
|
2024-08-14 16:13:25 +00:00 |
|
Han Fei
|
23bb47293d
|
cache result column with ptr hex string
|
2024-08-14 18:13:00 +02:00 |
|
serxa
|
2aef696856
|
make test runnable multiple times
|
2024-08-14 15:27:37 +00:00 |
|
Han Fei
|
c2f6751daf
|
fix bug in key condition
|
2024-08-14 17:16:16 +02:00 |
|
János Benjamin Antal
|
4827b8bb1c
|
Make S3Queue tests repeatable
|
2024-08-14 14:56:02 +00:00 |
|
kssenii
|
07c4a072fe
|
Add debug logging
|
2024-08-14 16:50:51 +02:00 |
|
Robert Schulze
|
920b88846b
|
Optionally re-enable compilation with -O0
|
2024-08-14 14:42:39 +00:00 |
|
János Benjamin Antal
|
fc9929dc3d
|
Make tests with azurite repeatable
|
2024-08-14 14:15:05 +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 |
|
avogar
|
fc23f1c1ff
|
Fix tests
|
2024-08-14 12:20:33 +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 |
|
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 |
|
Igor Nikonov
|
6cfbbd665b
|
Merge remote-tracking branch 'origin/master' into pr-min-marks-to-read-overflow
|
2024-08-14 10:22:57 +00:00 |
|
Igor Nikonov
|
0e0272b2ff
|
Better check for overflow
+ limit min_marks_for_concurrent_read
|
2024-08-14 10:21:23 +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 |
|
vdimir
|
9fe31773bd
|
Fix part name in 00961_check_table
|
2024-08-14 09:52:12 +00:00 |
|
Robert Schulze
|
8dec996686
|
Fix non-deterministic result order in test_storage_mysql.test_mysql_distributed
|
2024-08-14 09:50:19 +00:00 |
|
Nikita Taranov
|
95e07ce7b3
|
Merge branch 'master' into improve_hash_join_by_reduce_vector_emplace
|
2024-08-14 11:43:37 +02:00 |
|
avogar
|
ca5fd57db7
|
Fix builds
|
2024-08-14 09:35:54 +00:00 |
|
李扬
|
2eaa9b9ae8
|
Merge branch 'ClickHouse:master' into opt_lc_name
|
2024-08-14 16:58:13 +08:00 |
|
Robert Schulze
|
7425073750
|
Merge remote-tracking branch 'ClickHouse/master' into multiquery-followup-new
|
2024-08-14 08:42:09 +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 |
|
Nikolai Kochetov
|
38919ed351
|
Merge branch 'master' into add-cancelletion-reason-to-pipeline-executor
|
2024-08-14 08:03:56 +00:00 |
|
Antonio Andelic
|
f740cf4eaa
|
Fix data race on SampleKey
|
2024-08-14 09:54:03 +02: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 |
|