From 7c0632d935742fed09b7e3c49c5677e9bc3320b3 Mon Sep 17 00:00:00 2001 From: hiddenpath Date: Wed, 23 Apr 2025 15:43:56 +0300 Subject: YT-23616: Split TRetryfulWriter implementation into rpc and http commit_hash:2b01b1b2387f71903fc29f3364d1e5f46f35a703 --- yt/cpp/mapreduce/client/client_writer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'yt/cpp/mapreduce/client/client_writer.cpp') diff --git a/yt/cpp/mapreduce/client/client_writer.cpp b/yt/cpp/mapreduce/client/client_writer.cpp index 8a4421c1c77..6622a40a59e 100644 --- a/yt/cpp/mapreduce/client/client_writer.cpp +++ b/yt/cpp/mapreduce/client/client_writer.cpp @@ -57,7 +57,6 @@ TClientWriter::TClientWriter( std::move(transactionPinger), context, transactionId, - GetWriteTableCommand(context.Config->ApiVersion), format, path, options)); -- cgit v1.3