alesapin
|
b78b602ea1
|
Merge branch 'master' into Enable_compress_marks_and_primary_key
|
2022-11-21 12:05:04 +01:00 |
|
alesapin
|
e7717d7407
|
Enable compressed marks in CI
|
2022-11-18 15:54:22 +01:00 |
|
Igor Nikonov
|
b12ebab65c
|
Enable keeper fault injection and retries for insert queries in
funcntional tests
|
2022-11-11 18:07:15 +00:00 |
|
Igor Nikonov
|
c00f71327a
|
Fix: backward-compatility check
- remove unused config for now
|
2022-11-10 12:31:22 +00:00 |
|
Igor Nikonov
|
f8c907c463
|
Revert "Revert " Keeper retries during insert (clean)""
|
2022-11-10 13:14:04 +01:00 |
|
Alexander Tokmakov
|
fb8c527a2f
|
Revert " Keeper retries during insert (clean)"
|
2022-11-10 14:12:24 +03:00 |
|
Igor Nikonov
|
345304abe0
|
Merge remote-tracking branch 'origin/master' into igor/insert_zk_retries_retry
|
2022-11-08 20:26:50 +00:00 |
|
Igor Nikonov
|
2c7a7fa406
|
Disable fault injection and retries function tests settings
|
2022-11-07 18:38:41 +00:00 |
|
vdimir
|
ebb51a2023
|
Use config.d/display_name.xml in tests
|
2022-11-07 14:34:47 +01:00 |
|
Vladimir C
|
0481999e35
|
Fix displayName test, add doc
|
2022-11-07 14:34:47 +01:00 |
|
Vladimir C
|
136f589343
|
Set display_name in functional tests
|
2022-11-07 14:34:47 +01:00 |
|
Igor Nikonov
|
dd598fdd4a
|
Added missed insert_keeper_max_retries setting in test config
|
2022-11-05 17:57:59 +00:00 |
|
Igor Nikonov
|
5336addd0f
|
Disable fault injections by default
+ enable fault injection for functional tests
|
2022-10-24 09:45:24 +00:00 |
|
KinderRiven
|
32cf2c7623
|
add test for bypass_cache_threshold
|
2022-10-19 06:54:09 +00:00 |
|
Alexander Tokmakov
|
4e422b8046
|
Merge pull request #41741 from ClickHouse/fix_intersecting_parts
Fix intersecting parts
|
2022-09-29 18:00:22 +03:00 |
|
Alexey Milovidov
|
59b37bf4a0
|
Merge pull request #40684 from ClickHouse/add-missing-tests-geobase
Add missing tests for legacy geobase
|
2022-09-28 14:08:30 +03:00 |
|
Alexey Milovidov
|
fcd443f0e3
|
Merge branch 'master' into add-missing-tests-geobase
|
2022-09-28 01:58:02 +03:00 |
|
Alexey Milovidov
|
2c4a0a11a8
|
Update install.sh
|
2022-09-28 01:57:47 +03:00 |
|
Kseniia Sumarokova
|
134157df3d
|
Update storage_conf.xml
|
2022-09-27 22:42:39 +02:00 |
|
Alexander Tokmakov
|
49983dafeb
|
fix
|
2022-09-26 17:13:10 +02:00 |
|
alesapin
|
34d9794ab7
|
Merge pull request #41653 from ClickHouse/investigating_more_bugs
Add very explicit logging on disk choice for fetch
|
2022-09-24 16:15:02 +02:00 |
|
alesapin
|
06e0f554d8
|
Fix fetch to local disk
|
2022-09-23 16:46:53 +02:00 |
|
Kseniia Sumarokova
|
133446a404
|
Update storage_conf.xml
|
2022-09-22 17:00:48 +02:00 |
|
kssenii
|
f038c7ea00
|
Better config for cache
|
2022-09-22 14:50:29 +02:00 |
|
Sergei Trifonov
|
f7a1ed3141
|
Merge branch 'master' into readonly-settings-allow
|
2022-09-19 12:52:36 +02:00 |
|
Antonio Andelic
|
baf7255cff
|
Merge pull request #39976 from ClickHouse/keeper-storage
KeeperMap storage engine
|
2022-09-13 14:15:09 +02:00 |
|
Alexander Tokmakov
|
4d146b05a9
|
Merge pull request #38262 from PolyProgrammist/fix-ordinary-system-unfreeze
Fix SYSTEM UNFREEZE for ordinary database
|
2022-09-13 14:55:11 +03:00 |
|
Kseniia Sumarokova
|
b2c9c04c7b
|
Merge pull request #40821 from kssenii/improve-marks-cache-loading
Allow to load marks in threadpool in advance
|
2022-09-13 12:31:58 +02:00 |
|
Sergei Trifonov
|
fe88a7991d
|
Merge branch 'master' into readonly-settings-allow
|
2022-09-12 16:20:40 +02:00 |
|
Antonio Andelic
|
1cd43d8e5c
|
Merge branch 'master' into keeper-storage
|
2022-09-12 13:42:51 +00:00 |
|
kssenii
|
88b589917c
|
Update defaults
|
2022-09-12 12:48:47 +02:00 |
|
Alexey Milovidov
|
61278c81e4
|
Merge branch 'master' into remove-useless-line
|
2022-09-10 05:07:10 +02:00 |
|
Antonio Andelic
|
32483aeec8
|
Merge branch 'master' into keeper-storage
|
2022-09-09 12:24:01 +00:00 |
|
Sergei Trifonov
|
6217559175
|
Merge branch 'master' into readonly-settings-allow
|
2022-09-06 16:10:48 +02:00 |
|
ianton-ru
|
39e1fc7a0f
|
Merge branch 'master' into fix-ordinary-system-unfreeze
|
2022-09-05 17:10:59 +03:00 |
|
Alexey Milovidov
|
ad19aa303b
|
Merge branch 'add-missing-tests-geobase' of github.com:ClickHouse/ClickHouse into add-missing-tests-geobase
|
2022-09-04 03:33:29 +02:00 |
|
Alexey Milovidov
|
0e5c94ce80
|
Merge branch 'master' into add-missing-tests-geobase
|
2022-09-04 03:32:29 +02:00 |
|
Alexey Milovidov
|
13a129bee7
|
Merge branch 'master' into remove-useless-line
|
2022-09-04 03:24:40 +02:00 |
|
Antonio Andelic
|
a326450ddf
|
Install enable_keeper_map config
|
2022-09-02 13:12:02 +00:00 |
|
Antonio Andelic
|
41b431c8b4
|
Enable keeper_map in tests
|
2022-09-02 07:41:25 +00:00 |
|
Sergei Trifonov
|
7fec55eea4
|
work in progress
|
2022-09-02 04:12:05 +02:00 |
|
Alexander Tokmakov
|
8bdb589c2b
|
Merge branch 'master' into zookeeper_client_fault_injection
|
2022-08-29 13:34:57 +02:00 |
|
Alexey Milovidov
|
f462160bd1
|
Merge remote-tracking branch 'origin/master' into remove-useless-line
|
2022-08-28 21:00:29 +02:00 |
|
alesapin
|
bcc8106182
|
Merge branch 'master' into enable_zero_copy_replication_in_ci
|
2022-08-28 17:04:08 +02:00 |
|
alesapin
|
0b827207db
|
Enable zero-copy replication in CI
|
2022-08-28 15:46:11 +02:00 |
|
Alexey Milovidov
|
93605bd88a
|
Update install.sh
|
2022-08-28 04:56:35 +03:00 |
|
Alexey Milovidov
|
b42d26acfe
|
Remove one line from XML, because we do not care
|
2022-08-28 02:44:02 +02:00 |
|
Alexey Milovidov
|
632867dbff
|
Fix error
|
2022-08-28 02:40:43 +02:00 |
|
Alexey Milovidov
|
a66710ca9d
|
Update legacy_geobase.xml
|
2022-08-28 03:36:02 +03:00 |
|
Alexey Milovidov
|
b14bd43590
|
Fix error
|
2022-08-27 20:25:06 +02:00 |
|