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.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'yt/cpp/mapreduce/client/client.cpp') diff --git a/yt/cpp/mapreduce/client/client.cpp b/yt/cpp/mapreduce/client/client.cpp index 48ad4a352ea..8977a29b106 100644 --- a/yt/cpp/mapreduce/client/client.cpp +++ b/yt/cpp/mapreduce/client/client.cpp @@ -440,7 +440,6 @@ TRawTableWriterPtr TClientBase::CreateRawWriter( GetTransactionPinger(), Context_, TransactionId_, - GetWriteTableCommand(Context_.Config->ApiVersion), format, CanonizeYPath(path), options).Get(); -- cgit v1.3