summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/http_client/raw_client.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce suppress access tracking optionshiddenpath2025-05-301-19/+3
| | | | commit_hash:1b44475c0447374091b3f13cd7e2126757874ebb
* YT-23616: Dispatch on some dyntable methodshiddenpath2025-04-181-3/+39
| | | | commit_hash:c279c66b6d18c54f7f1794d2a0ba851119dd59c8
* YT-20969: C++ methods for reading table partitionsermolovd2025-04-021-0/+18
| | | | | | | | | * Changelog entry Type: feature Component: cpp-mapreduce-sdk Introduce methods for reading table partition commit_hash:ab818edd21ccb2a9c5f3d5f010686c3314532192
* YT-24173: Fix error resolving path in remote clusters operationshiddenpath2025-03-011-0/+5
| | | | commit_hash:9facb0640518c75b7a745dad2ddbd649cb91a83f
* YT-23616: Temprorary fallback to http implementation for some methodshiddenpath2025-02-181-41/+3
| | | | | | | | | | | | | | | 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
* YT-23616: Move RequestWithRetry to commonhiddenpath2025-02-081-0/+3
| | | | commit_hash:d85d90291b5eb4cf0c68c9c1c2387124cb9927b2
* YT-23616: Switch TYtPoller to IRawClienthiddenpath2025-02-081-0/+5
| | | | commit_hash:30039ea85dc5a55f14b4964ce3aec0a0508d6836
* make concatenate request heavyermolovd2025-02-051-1/+3
| | | | commit_hash:b9c0a7fd0ba37d4b66ac0b3bd38387dc4f85738b
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-221-0/+936
commit_hash:df330f3a0c0ca36d9bcf801fd96b964f1be6383a