Altinity / clickhouse-backup

Tool for easy backup and restore for ClickHouse® using object storage for backup files.

Home Page:https://altinity.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create --diff-from-remote is incompatible with remote_storage: custom

Slach opened this issue · comments

after #865
we can't use create_remote --diff-from-remote
for remote_storage: custom

need to fix it

it pass the test cases cause our test scenarios use
create
and
upload --diff-from-remote
separatelly