diff options
| author | hiddenpath <[email protected]> | 2024-12-15 21:57:17 +0300 |
|---|---|---|
| committer | hiddenpath <[email protected]> | 2024-12-15 22:19:07 +0300 |
| commit | 17c15e9fcc5070dd6af154f065e21174c4c9ba85 (patch) | |
| tree | 1f3a12a2c3879c1f11a0e52c1309e7ddf91ed0d7 /yt/cpp/mapreduce/client/client_reader.cpp | |
| parent | 88aed30c561038cf7f5915c0f8cc9794309d5d43 (diff) | |
[yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClient
commit_hash:2d705aa0369f1425152547803e0fcf80780e1bf6
Diffstat (limited to 'yt/cpp/mapreduce/client/client_reader.cpp')
| -rw-r--r-- | yt/cpp/mapreduce/client/client_reader.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/yt/cpp/mapreduce/client/client_reader.cpp b/yt/cpp/mapreduce/client/client_reader.cpp index 07f1ef0ad6b..b3127168771 100644 --- a/yt/cpp/mapreduce/client/client_reader.cpp +++ b/yt/cpp/mapreduce/client/client_reader.cpp @@ -68,7 +68,6 @@ TClientReader::TClientReader( Path_.Path(Snapshot( RawClient_, ClientRetryPolicy_, - Context_, ReadTransaction_->GetId(), path.Path_)); } |
