alesapin
alesapin
> I still don't understand, what is special about projection files. Why don't treat everything as a directory tree while transferring? Honestly I don't understand your question. We send projection...
Failures unrelated, let's merge
https://s3.amazonaws.com/clickhouse-test-reports/0/fb5de73bad1ec6b12597112b6419c0f69585ef5f/stateless_tests__asan__[2/2].html
> Hi @alesapin > > NuRaft itself doesn't call `save_logical_snp_obj` and `create_snapshot` at the same time. `save_logical_snp_obj` will be invoked in snapshot transmission mode only, while `create_snapshot` will be called...
@den-crane You need to check zookeeper `version` of node `/table/replicas/your_replica/metadata_version` and version of node `/table/metadata`. Also make sense to show full content of `/table/metadata` and `/table/replicas/your_replica/metadata`.
I'll join "broken CI festival" and merge this PR.
@azat there were just no logic for support_parallel_write in replicated merge tree. It was always false.
@azat Isn't this test is terribly complex and unreliable by design? Maybe it make sense to convert to unit test? Maybe it's to remove it at all?