summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/rpc_client/raw_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-28380: Add CheckClusterLiveness to C++ SDKdagorokhov2026-06-151-0/+9
* YT-22593: Migrate TOperationIdOrAlias alias to std::stringbabenko2026-06-141-1/+1
* YT-22593: Migrate TString to std::string in yt/yt/client/api option fieldsbabenko2026-06-141-1/+1
* YT-28161: Prerequisite options for cypress and transactions requestmaybenotilya2026-06-091-2/+3
* YT-27835: Client tracingmaybenotilya2026-04-241-0/+138
* Revert "YT-27972: mapreduce over rpc_proxy client, write data in small chunks"ermolovd2026-04-201-26/+4
* YT-26179: Add Abort for readersmaybenotilya2026-04-171-21/+44
* YT-27972: mapreduce over rpc_proxy client, write data in small chunksermolovd2026-04-131-4/+26
* YT-27970: two connections for rpc proxyermolovd2026-04-131-69/+69
* Renaming .Get() -> .BlockingGet() for futures with regexp in ytpechatnov2026-02-261-1/+1
* YT-26250: C++ SDK formatted readerachains2026-01-121-67/+18
* YT-26906: start session from txachains2025-12-121-2/+4
* YT-18571: Extract async_stream_helpers.h/cppbabenko2025-11-231-0/+2
* YT-26425: RPC support distributed APIachains2025-11-131-35/+247
* YT-26425: Distributed API http proxy light requestsachains2025-11-101-0/+65
* YT-24624: Rework get_job_trace apibystrovserg2025-10-171-16/+6
* increase timeout for reader to exceed session_timeoutermolovd2025-10-021-2/+4
* Fix read results with yson fields by reference.Tony-Romanov2025-09-231-0/+1
* YT-26196: increase stream timeouts for reading tables with rpcermolovd2025-09-191-0/+8
* YT-26083: Support LinkNodes with attributes via rpcachains2025-09-041-4/+0
* YT-23616: RPC proxy tests for C++ clientachains2025-09-031-0/+1569