summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* YT-27432: support create with IgnoreTypeMismatch in C++ SDKachains2026-02-181-0/+1
* Add OmitInaccessibleRows in mapreduce clientmpereskokova2026-01-301-0/+1
* YT-27085: Rename shadowed data member Timeout to SessionTimeoutachains2026-01-301-4/+4
* Normalize `operator()` spelling in YTs-berdnikov2026-01-271-1/+1
* YT-27155: propagate control attributes to parttion readerachains2026-01-221-0/+2
* YT-26250: C++ SDK formatted readerachains2026-01-122-69/+20
* YT-26906: start session from txachains2025-12-124-2/+12
* YT-18571: Extract async_stream_helpers.h/cppbabenko2025-11-231-0/+2
* YT-26639: reuse connection object for the same endpointermolovd2025-11-181-13/+98
* YT-18420: Remove list nodes from master-server codeh0pless2025-11-171-1/+1
* YT-26425: RPC support distributed APIachains2025-11-133-35/+323
* YT-26638: disable proxy discovery when connecting to socketermolovd2025-11-121-0/+1
* YT-26425: Distributed API http proxy light requestsachains2025-11-102-0/+108
* proper ensure initialize for rpcachains2025-10-221-2/+2
* YT-24624: Rework get_job_trace apibystrovserg2025-10-173-26/+8
* YT-26221: Parse control events and save trace info in operations archivebystrovserg2025-10-031-1/+1
* YT-26316: Add monitoring descriptor filter for list jobsbystrovserg2025-10-021-0/+3
* 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
* Add table_collocation supportsay2025-09-101-0/+2
* YT-26083: Support LinkNodes with attributes via rpcachains2025-09-041-4/+0
* YT-23616: RPC proxy tests for C++ clientachains2025-09-0311-0/+4150