aboutsummaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce
Commit message (Expand)AuthorAgeFilesLines
* YT-24340: Use 'type' instead of 'operation_type' in Python APIignat2025-02-271-1/+1
* Helper to print debug text ysonermolovd2025-02-271-0/+13
* Overwrite expired entries in TAddressCachehiddenpath2025-02-251-1/+1
* YT-23616: Support ignoring specific log categorieshiddenpath2025-02-212-2/+10
* , YT-24294: Fix retry of 503 http code error without X-Yt-Errorhiddenpath2025-02-202-6/+7
* YT-23616: Add CreateRpcClient methodhiddenpath2025-02-191-0/+5
* YT-21081: fix temp tables for case when client is created with GlobalTxermolovd2025-02-194-10/+33
* YT-23616: Fix serialization of rpc requestshiddenpath2025-02-191-0/+4
* YT-23616: Temprorary fallback to http implementation for some methodshiddenpath2025-02-184-44/+90
* Fix YPath canonization with cluster Attr in BatchRequestthenromanov2025-02-181-1/+1
* YT-23616: Remove HttpCode from TErrorResponsehiddenpath2025-02-186-53/+28
* YT-23616: Add IsUnauthorized method to TErrorResponsehiddenpath2025-02-172-0/+19
* YT-23616: Do not rely on 4xx http codeshiddenpath2025-02-171-5/+1
* YT-23616: Do not rely on specific http codes upon request retryhiddenpath2025-02-174-12/+19
* YT-23616: Implement generic errors extending methodhiddenpath2025-02-162-0/+16
* YT-23616: Add TransientError to retriable errors listhiddenpath2025-02-162-0/+3
* YT-23616: Support ProxyRole in TCreateClientOptionshiddenpath2025-02-152-0/+7
* YT-23616: Add implementation of method for creating rpc clienthiddenpath2025-02-152-5/+7
* YT-23616: Move creation of client context to separate functionhiddenpath2025-02-151-1/+10
* YT-23616: Wrap RPC errors with TErrorResponsehiddenpath2025-02-142-0/+9
* Add Annotations and Description options to TOperationSpecBasehiddenpath2025-02-122-0/+12
* Fix styleermolovd2025-02-111-1/+1
* introduce batching for concatenateermolovd2025-02-112-12/+46
* YT-23616: Move RequestWithRetry to commonhiddenpath2025-02-0815-96/+92
* YT-23616: Switch TYtPoller to IRawClienthiddenpath2025-02-086-9/+25
* YT-21081: improve temp directory structure, create subdirectory with usernameermolovd2025-02-075-6/+247
* Fix passing pool to sky share operations in yt/cpp/mapreducenadya022025-02-071-1/+4
* operation suspend reasonNikita Sokolov2025-02-062-0/+8
* make concatenate request heavyermolovd2025-02-051-1/+3
* YT-23979: Report job's operation incarnation and add corresponding filter to APIeshcherbin2025-02-042-0/+7
* add missing comma after the conjunctive/ linking adverb 'Thus'tobo2025-01-311-1/+1
* Pass max_failed_job_count to all operations (as documented)aneporada2025-01-271-3/+3
* Minor refactorings in request serializationhiddenpath2025-01-222-6/+27
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-2238-63/+31
* YT-23616: Add TryGet method for TRpcRawClienthiddenpath2025-01-211-1/+1
* Add docker image option in operaion spec in cpp sdkGleb2025-01-192-0/+6
* logging + split verificationermolovd2025-01-181-4/+6
* YT-23616: Make implementation of CanonizeYPath method being commonhiddenpath2025-01-1610-47/+36
* YT-23616: Make BatchTransform implementation being commonhiddenpath2025-01-155-13/+16
* YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...hiddenpath2025-01-1520-107/+260
* YT-23616: Rename TRawBatchRequest to THttpRawBatchRequesthiddenpath2025-01-1414-61/+61
* Make ExecuteBatch as a method of TRawBatchRequesthiddenpath2025-01-149-88/+68
* Remove RetryRequestWithPolicyhiddenpath2025-01-143-93/+12
* Remove unnecessary http-related forward declarationhiddenpath2025-01-141-7/+0
* Move SkyShareTable and WhoAmI implementations to raw requestshiddenpath2025-01-106-61/+54
* YT-23616: Add ReadFile method RPC implementationhiddenpath2025-01-081-0/+1
* Remove GetJobStderrWithRetries implementationhiddenpath2024-12-304-26/+1
* YT-23616: Introduce transaction methods for TRpcRawClienthiddenpath2024-12-283-16/+18
* Remove TResponseReader implementationhiddenpath2024-12-282-47/+18
* Remove maybe_unused attribute from MultisetAttributesOptionshiddenpath2024-12-271-1/+1