summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce
Commit message (Expand)AuthorAgeFilesLines
...
* YT-22593: TString -> std::string in unittestssabdenovch2025-12-122-5/+5
* YT-26906: start session from txachains2025-12-1212-66/+132
* YT-26425: YaMR and proto table fragment writersachains2025-11-268-15/+244
* YT-18571: Extract async_stream_helpers.h/cppbabenko2025-11-232-0/+3
* Intermediate changesrobot-piglet2025-11-231-3/+3
* YT-26639: reuse connection object for the same endpointermolovd2025-11-181-13/+98
* YT-18420: Remove list nodes from master-server codeh0pless2025-11-172-20/+20
* [yt/cpp/mapreduce] YT-25583: Enable enable_debug_command_line_arguments by de...nadya732025-11-131-1/+1
* YT-26425: RPC support distributed APIachains2025-11-134-35/+343
* YT-26638: disable proxy discovery when connecting to socketermolovd2025-11-121-0/+1
* improve error messageermolovd2025-11-111-2/+6
* YT-26425: Distributed API http proxy light requestsachains2025-11-1018-17/+997
* fix bad implicit castermolovd2025-11-071-1/+2
* fix infering column filter for oneof columnsermolovd2025-10-301-1/+18
* YT-26145: do not serialize tokenachains2025-10-231-2/+0
* proper ensure initialize for rpcachains2025-10-221-2/+2
* YT-26213: Per table input_query (chunk_filter only)lucius2025-10-222-0/+7
* fix proto column filter for proto with EMBEDDED messagesermolovd2025-10-211-4/+15
* YT-24624: Rework get_job_trace apibystrovserg2025-10-1712-61/+38
* YT-26065: Add TPatchableField to C++ configrp-12025-10-116-0/+71
* YT-26381: workaround with file lockachains2025-10-102-36/+59
* Fix UpdateOperation: read response from serverermolovd2025-10-043-4/+3
* Bring hostname to lowercase when checking local modeermolovd2025-10-041-4/+3
* YT-26221: Parse control events and save trace info in operations archivebystrovserg2025-10-032-3/+3
* YT-26316: Add monitoring descriptor filter for list jobsbystrovserg2025-10-023-0/+10
* increase timeout for reader to exceed session_timeoutermolovd2025-10-021-2/+4
* Fix -Wunused-but-set-variable in ytmikhnenko2025-09-291-1/+1
* YT-26145: Revert visible changes for config serializationachains2025-09-234-84/+105
* Fix read results with yson fields by reference.Tony-Romanov2025-09-231-0/+1
* YT-26145: TConfig serializationachains2025-09-195-7/+308
* YT-26196: increase stream timeouts for reading tables with rpcermolovd2025-09-191-0/+8
* YT-15805: introduce tz-types into type infoermolovd2025-09-174-1/+66
* YT-25583: Disable appending debug arguments by defaultrp-12025-09-151-1/+1
* Add table_collocation supportsay2025-09-102-0/+3
* YT-25583: Rename parameter to enable_debug_command_line_arguments in C++ SDKrp-12025-09-094-5/+5
* YT-25583: Fix appending debug options to command jobsrp-12025-09-041-1/+1
* YT-26083: Support LinkNodes with attributes via rpcachains2025-09-041-4/+0
* YT-23616: RPC proxy tests for C++ clientachains2025-09-0313-0/+4169
* YT-23616: support rpc write tableachains2025-08-285-41/+29
* [yt/cpp/mapreduce] YT-25894: Support $remaining_row_bytes in SkiffRow readersnadya732025-08-195-17/+36
* YT-25583: Add option for appending job and operation ID to C++ SDKrp-12025-08-154-1/+11
* fix coverity issueuzhas2025-08-081-1/+1
* [yt/cpp/mapreduce] Add GetAlerts in IOperationnadya732025-07-303-10/+41
* [yt/cpp/mapreduce] Fix data race in TAbortableHttpResponsenadya732025-07-211-0/+1
* YQL-20130: Adding alerts filterpanikku2025-07-031-0/+1
* YT-23616: Introduce WriteFile RPC implementationhiddenpath2025-06-275-7/+53
* Fix YT parallel table writer hang after Abortrraed2025-06-181-0/+4
* Allow passing ProxyUrlAliasingRules to clients directlyngc2242025-06-133-12/+40
* Simplify multiproxy APIhiddenpath2025-06-074-19/+9
* Remove unused ExtendGenericError methodhiddenpath2025-06-042-16/+0