summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/http_client
Commit message (Collapse)AuthorAgeFilesLines
* YT-23616: Introduce WriteFile RPC implementationhiddenpath2025-06-273-6/+47
| | | | commit_hash:627b3fd7979f64a7365a590bca09a1c53c23464a
* Introduce suppress access tracking optionshiddenpath2025-05-303-21/+65
| | | | commit_hash:1b44475c0447374091b3f13cd7e2126757874ebb
* YT-23616: Split TRetryfulWriter implementation into rpc and httphiddenpath2025-04-232-3/+55
| | | | commit_hash:2b01b1b2387f71903fc29f3364d1e5f46f35a703
* YT-23616: Dispatch on some dyntable methodshiddenpath2025-04-183-84/+39
| | | | commit_hash:c279c66b6d18c54f7f1794d2a0ba851119dd59c8
* YT-23616: Add RPC implementation of LookupRows, DeleteRows and InsertRows ↵hiddenpath2025-04-171-3/+1
| | | | | | methods commit_hash:c71f62e346bef766379d7b3c3ac2933bb96ac543
* YT-6812, YT-24298: Introducing attributes and events to list_jobsbystrovserg2025-04-091-12/+10
| | | | commit_hash:9395b2e879d30ba83d17dcc8c94af4618a13d2a7
* YT-20969: C++ methods for reading table partitionsermolovd2025-04-024-0/+35
| | | | | | | | | * Changelog entry Type: feature Component: cpp-mapreduce-sdk Introduce methods for reading table partition commit_hash:ab818edd21ccb2a9c5f3d5f010686c3314532192
* YT-24248: Add with_interruption_info filter in list_jobsbystrovserg2025-03-131-0/+3
| | | | commit_hash:a8223fd786e254539dc86102b30558c16c8bd760
* Move write table implementation out of retryless writerhiddenpath2025-03-122-0/+54
| | | | commit_hash:76ee7f2ff9eb898df33408811d52b217a4ecd4d3
* Do not fail upon negative job counters receivinghiddenpath2025-03-111-10/+10
| | | | commit_hash:668ef57d392be32298dea16386d7d7e78aca248d
* YT-24173: Fix error resolving path in remote clusters operationshiddenpath2025-03-013-0/+55
| | | | commit_hash:9facb0640518c75b7a745dad2ddbd649cb91a83f
* YT-24340: Use 'type' instead of 'operation_type' in Python APIignat2025-02-271-1/+1
| | | | commit_hash:6a13727ca3768dc1f888871075884ab50ba0c3a4
* YT-23616: Temprorary fallback to http implementation for some methodshiddenpath2025-02-183-41/+87
| | | | | | | | | | | | | | | This commit should be reverted when these methods will have corresponding RPC implementations. ``` void TRpcRawClient::DeleteRows( const TYPath& /*path*/, const TNode::TListType& /*keys*/, const TDeleteRowsOptions& /*options*/) { YT_UNIMPLEMENTED(); } ``` commit_hash:a7957f365cc49dce53d44d702288a41cb2ec45b9
* Fix YPath canonization with cluster Attr in BatchRequestthenromanov2025-02-181-1/+1
| | | | | | | | | * Changelog entry Type: fix Component: cpp-sdk Fix YPath canonization with cluster Attr in BatchRequest commit_hash:c69db8ca540727cea5954a571b01f9b764c84a1d
* YT-23616: Remove HttpCode from TErrorResponsehiddenpath2025-02-181-2/+1
| | | | commit_hash:412a7a1e02eb68d388aff73a439e98f6f2dab8a6
* YT-23616: Move RequestWithRetry to commonhiddenpath2025-02-082-0/+4
| | | | commit_hash:d85d90291b5eb4cf0c68c9c1c2387124cb9927b2
* YT-23616: Switch TYtPoller to IRawClienthiddenpath2025-02-082-0/+7
| | | | commit_hash:30039ea85dc5a55f14b4964ce3aec0a0508d6836
* Fix passing pool to sky share operations in yt/cpp/mapreducenadya022025-02-071-1/+4
| | | | commit_hash:44e1ba0faf219486e6b5fac896bcc6ea507b3cff
* operation suspend reasonNikita Sokolov2025-02-061-0/+3
| | | | | | | | | | | No description --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1046 Co-authored-by: ignat <[email protected]> commit_hash:9f0ae549cebc6e2e3bfdb510c88afa1aa2bdec55
* make concatenate request heavyermolovd2025-02-051-1/+3
| | | | commit_hash:b9c0a7fd0ba37d4b66ac0b3bd38387dc4f85738b
* YT-23979: Report job's operation incarnation and add corresponding filter to APIeshcherbin2025-02-041-0/+3
| | | | commit_hash:e84d2a750dc219e544df03b6d84a154aa312ef1b
* Minor refactorings in request serializationhiddenpath2025-01-221-1/+1
| | | | commit_hash:3882b76fe4391a0a2dd80d40c940ffa250067a58
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-2212-0/+4223
commit_hash:df330f3a0c0ca36d9bcf801fd96b964f1be6383a