Eugene Klimov

Results 513 comments of Eugene Klimov

Only the one thing I can suggest for workaround now use old upload \ download method add following settings to `/etc/clickhouse-backup/config.yml` ```yaml general: upload_by_part: false download_by_part: false ```

@michael-liumh what exaclty not working? could you share results for the following command? ```bash LOG_LEVEL=debug COS_DEBUG=1 clickhouse-backup upload ```

Unfortunately, `Upload` instead of `Put` useless cause don't allow use stream compressing during upload ;(

look like it require update Azure dependencies, but we don't have enought resources for testing feel free to make pull request

latest 1.6.2 version update Auzre dependencies now we use github.com/golang-jwt/jwt/v4

could you try read logs and try to figure out before just share? ``` 2022/06/08 12:11:07.405323 info CREATE TABLE bms_qa_dio.quercus_reservation (`connector_id` String, `building_id` String, `reservation_id` String, `user_id` String, `startDate` Nullable(Date),...

try to use `--tables=*point_time_series` and look to the log you don't answer to my question

could you share ``` LOG_LEVEL=debug clickhouse-backup create "25042021_1115/clickhouse/" --table dbname.* ``` and ``` LOG_LEVEL=debug clickhouse-backup retroe "25042021_1115/clickhouse/" --table dbname.* ``` ? as quick workaround i propose replace `/` character to...

@IvanShilnikov welcome to make PR, but please add covered test case to `./tests/testflows` or `./test/intergetion/`

could you explain what exactly you mean?