Commit Graph

738 Commits

Author SHA1 Message Date
Antonio Andelic
6a5742a6cb
Merge pull request #70972 from ClickHouse/fix-keeper-with-xid-64
Fix Keeper entry serialization compatibility
2024-10-25 13:44:16 +00:00
maxvostrikov
b21443959c squash! Tests for languages support for Embedded Dictionaries Embedded Dictionaries have some tests, but none of them were cheking languages. Added spanish dictionary file with region translations and a test to check that it works 2024-10-24 11:39:29 +02:00
Antonio Andelic
b32e1939e5 Fix 2024-10-24 09:32:47 +02:00
maxvostrikov
fed474dc09 Tests for languages support for Embedded Dictionaries
Embedded Dictionaries have some tests,  but none of them were cheking languages. Added spanish dictionary file with region translations and a test to check that it works
2024-10-24 08:15:53 +02:00
kssenii
eade26985b Try fix 00180_no_seek_avoiding_when_reading_from_cache 2024-10-14 17:20:22 +02:00
Antonio Andelic
2419e3c579 Support 64bit XID in Keeper 2024-09-24 18:06:37 +02:00
Mikhail Artemenko
042194e3f6 enable removeRecursive in CI 2024-09-13 08:50:28 +00:00
Igor Nikonov
bb063babff
Merge branch 'master' into pr-local-plan 2024-09-09 21:17:51 +02:00
Alexander Tokmakov
a5a16aa7fa Merge branch 'master' into break_compatibility 2024-09-03 23:13:59 +02:00
Igor Nikonov
17c1e82bc0 Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-08-23 18:27:19 +00:00
Alexey Milovidov
eea07e9a7e
Merge pull request #65736 from danipozo/load-fs-metadata-asynchronously
Load filesystem cache metadata asynchronously
2024-08-19 12:54:26 +02:00
Dani Pozo
f17655f13f Load filesystem cache metadata asynchronously 2024-08-16 12:57:55 +02:00
Igor Nikonov
e42b58082b Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-08-13 14:30:33 +00:00
Alexey Milovidov
dea86ff20c Merge branch 'master' of github.com:ClickHouse/ClickHouse into tighten-limits-functional-tests 2024-08-12 23:56:06 +02:00
Alexey Milovidov
b3504def35 Fix leftovers 2024-08-12 07:15:08 +02:00
Igor Nikonov
d04db7e26d Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-08-11 20:11:32 +00:00
Alexey Milovidov
3244d447f2 Merge branch 'master' into tighten-limits-functional-tests 2024-08-07 22:34:31 +02:00
Robert Schulze
cebdc5ecf6
Bump rocksdb to v8.0.0 2024-08-05 08:11:23 +00:00
Alexey Milovidov
f08b32d528 Merge branch 'master' into tighten-limits-functional-tests 2024-08-04 21:44:38 +02:00
Alexey Milovidov
7073022f11
Merge pull request #67623 from ClickHouse/fix-logical-error-in-cached-about-expected-read-size
Fix `Logical error: 'file_offset_of_buffer_end <= read_until_position'` in fs cache
2024-08-04 15:44:46 +00:00
Alexey Milovidov
855a91884c Merge branch 'master' into tighten-limits-functional-tests 2024-08-02 17:51:04 +02:00
kssenii
db0bce3352 Try make the code more understandable 2024-08-02 15:01:15 +02:00
Alexey Milovidov
af30e72e18 Better limits 2024-08-01 23:58:57 +02:00
kssenii
d683fb05a0 Fix 2024-08-01 19:07:52 +02:00
Nikita Mikhaylov
c3c653e769 Better 2024-07-31 14:58:52 +00:00
Alexey Milovidov
0dfcab25ed Better limits 2024-07-27 16:10:15 +02:00
Alexey Milovidov
342bbb53c6 It was an optimization, not a limit 2024-07-26 14:49:36 +02:00
Alexey Milovidov
2106d4769a Fix tests 2024-07-24 10:53:28 +02:00
Alexey Milovidov
63e586d17a Adjust tests 2024-07-24 09:57:56 +02:00
Alexey Milovidov
26650dcb2e More limits 2024-07-24 04:59:13 +02:00
Igor Nikonov
f49412e967 Change local replica position in parallel_replicas cluster 2024-07-23 17:16:40 +00:00
Alexey Milovidov
3b45916470 What if we tighten limits for functional tests? 2024-07-22 05:46:53 +02:00
alesapin
a3d02291b4 Increase backoff a little for inserts 2024-07-17 18:24:13 +02:00
Vitaly Baranov
90142b73ad
Merge pull request #66284 from vitlibar/add-stateless-test-for-grpc
Add a stateless test for gRPC protocol
2024-07-12 17:32:06 +00:00
Alexander Tokmakov
ae77d70a03 Merge branch 'master' into break_compatibility 2024-07-12 19:30:31 +02:00
Vitaly Baranov
355a56d1b0 Add a stateless test for gRPC protocol. 2024-07-11 15:36:41 +02:00
Nikita Fomichev
eeb3561c37 Stateless tests: run sequential tests in parallel to other tests 2024-07-09 19:41:06 +02:00
Alexander Tokmakov
4e350ff44a don't allow explicit uuids and rmt args in replicated db 2024-07-04 18:56:37 +02:00
Smita Kulkarni
d06d2a69db Fixed tests 2024-06-27 11:17:36 +02:00
Kseniia Sumarokova
1b764505df
Merge branch 'master' into Add_azure_storage_policy_to_tests 2024-06-18 12:16:40 +02:00
Azat Khuzhin
d10027cc3b Enable debug logging for rocksdb on CI
To understand the root cause of 02956_rocksdb_bulk_sink failures, this
is likely due to some background merge had been done I would say, but it
is hard to say without extra information.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-06 17:47:39 +02:00
alesapin
be8edfb27f Don't propagate user settings for merges and mutations in object storages 2024-05-27 17:09:45 +02:00
Smita Kulkarni
3a7e338839 Remove extra print 2024-05-22 16:24:16 +02:00
Smita Kulkarni
e2c54f4f93 Merge branch 'master' into Add_azure_storage_policy_to_tests 2024-05-22 15:54:21 +02:00
Francisco Javier Jurado Moreno
e1caea6ab5 Split attached table count into attached tables, views and dictionaries 2024-05-21 11:29:07 +02:00
Alexey Milovidov
8d2fcbd91d Remove check 2024-05-08 18:50:46 +02:00
Anton Popov
b991f77d04 randomize setting enable_block_offset_column in stress tests 2024-05-03 17:22:37 +00:00
kssenii
8c4476d7db Merge remote-tracking branch 'origin/master' into less-contentaion-in-cache-part4 2024-04-28 13:36:16 +02:00
alesapin
78e6d62ed3
Merge branch 'master' into ci_add_azure_tests 2024-04-27 12:33:42 +02:00
Nikita Mikhaylov
a8683a8bd5 Remove the setting from tests 2024-04-25 22:13:14 +02:00