Alexey Milovidov
|
5cf3cfc3d7
|
Merge branch 'master' into format-settings-parsing
|
2024-08-15 03:50:21 +02:00 |
|
Alexey Milovidov
|
96f74cdd22
|
Merge branch 'master' into tighten-limits-functional-tests
|
2024-08-15 03:27:27 +02:00 |
|
Alexey Milovidov
|
fe99b8583f
|
Merge branch 'fix-test-replace-current-query' of github.com:ClickHouse/ClickHouse into fix-test-replace-current-query
|
2024-08-15 03:26:12 +02:00 |
|
Alexey Milovidov
|
852354281b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-test-replace-current-query
|
2024-08-15 03:25:56 +02: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 |
|
maxvostrikov
|
b077f2cc9c
|
performance comparison test for output_format_parquet_write_page_index setting
added new performance comparison test for output_format_parquet_write_page_index setting
|
2024-08-15 02:31:10 +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
|
9f44cd8592
|
fix typo
|
2024-08-14 22:19:17 +00:00 |
|
Anton Popov
|
08b768476f
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-08-14 22:18:15 +00:00 |
|
Michael Kolupaev
|
e00357155d
|
Merge remote-tracking branch 'origin/master' into qast
|
2024-08-14 21:52:48 +00:00 |
|
Michael Kolupaev
|
43f4a3665d
|
Check that setProcessListElement() is not called on global context
|
2024-08-14 21:35:11 +00:00 |
|
Igor Nikonov
|
03aa07d94d
|
Merge remote-tracking branch 'origin/master' into pr-min-marks-to-read-overflow
|
2024-08-14 21:00:31 +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 |
|
Igor Nikonov
|
aa38024b0e
|
Fix UBSan: lower upper bound for min_marks_for_concurrent_read
|
2024-08-14 20:59:08 +00:00 |
|
Michael Kolupaev
|
3ca00440af
|
Fix off-by-one inline function info in stack traces
|
2024-08-14 20:51:23 +00:00 |
|
Kruglov Pavel
|
da4da13667
|
Fix style
|
2024-08-14 22:50:14 +02:00 |
|
Igor Nikonov
|
d290aed56d
|
Merge branch 'master' into pr-lost-decimal-conversion
|
2024-08-14 22:48:34 +02: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 |
|
avogar
|
7251bc59f8
|
Fix tidy build
|
2024-08-14 20:22:19 +00:00 |
|
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 |
|