Azat Khuzhin
|
decf85baca
|
Add ability to specify BlockBasedTableOptions for rocksdb
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-11-02 15:36:00 +01:00 |
|
Lloyd-Pottiger
|
f499381f57
|
move functional test to integration test
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
|
2022-09-02 18:45:37 +08:00 |
|
Lloyd-Pottiger
|
59dccd6e49
|
fix test
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
|
2022-09-02 11:14:49 +08:00 |
|
Lloyd-Pottiger
|
dc64341876
|
add tests
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
|
2022-08-24 23:42:13 +08:00 |
|
Lloyd-Pottiger
|
85a1a36167
|
remove read_only option
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
|
2022-08-22 23:31:55 +08:00 |
|
Lloyd-Pottiger
|
51f53af482
|
fix tests
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
|
2022-08-19 15:24:00 +08:00 |
|
Lloyd-Pottiger
|
340c8d1c18
|
address comments
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
|
2022-08-17 23:27:18 +08:00 |
|
Lloyd-Pottiger
|
5488a392ab
|
address comments
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
|
2022-08-10 21:20:25 +08:00 |
|
Mikhail f. Shiryaev
|
e6f5a3f98b
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
|
alexey-milovidov
|
995913e89c
|
Merge branch 'master' into yandex-to-clickhouse-in-configs
|
2021-09-28 02:27:36 +03:00 |
|
Azat Khuzhin
|
ad1e9e42fc
|
Restore test_rocksdb_options::test_table_invalid_column_family_options test
This reverts commit e40a13bd1f .
|
2021-09-26 08:24:22 +03:00 |
|
Azat Khuzhin
|
d9e3419197
|
Restore test_rocksdb_options::test_invalid_column_family_options test
This reverts commit 1881c67eff .
|
2021-09-26 08:24:18 +03:00 |
|
Alexey Milovidov
|
fb7ce28198
|
Merge branch 'master' into yandex-to-clickhouse-in-configs
|
2021-09-26 02:10:11 +03:00 |
|
alexey-milovidov
|
e40a13bd1f
|
Remove trash
|
2021-09-25 19:47:29 +03:00 |
|
Alexey Milovidov
|
cba6e39fe5
|
Replace yandex to clickhouse in configs
|
2021-09-25 07:08:34 +03:00 |
|
alexey-milovidov
|
1881c67eff
|
Remove trash
|
2021-09-25 04:44:06 +03:00 |
|
Alexey Milovidov
|
2b2bec3679
|
Make some changes to Python code that I don't understand
|
2021-09-25 02:04:53 +03:00 |
|
alesapin
|
941724bc11
|
Fix test rocksdb
|
2021-09-23 12:19:30 +03:00 |
|
Azat Khuzhin
|
8ef677b15f
|
Add ability to set any rocksdb option via config.xml
v2: Cover rocksdb options in ClickHouse config
v3: add missing __init__.py
v4: Rework rocksdb options from config
v5: add column_family_options support
|
2021-07-27 08:40:50 +03:00 |
|