v.24.7Backward Incompatible Changes
clickhouse-keeper-client requires string literals for paths
clickhouse-keeper-clientwill only accept paths in string literals, such asls '/hello/world', not bare strings such asls /hello/world. #65494 (Alexey Milovidov).