aboutsummaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/interface
Commit message (Expand)AuthorAgeFilesLines
* YT-24248: Add with_interruption_info filter in list_jobsbystrovserg5 days1-0/+4
* Do not fail upon negative job counters receivinghiddenpath7 days4-55/+55
* YT-24173: Fix error resolving path in remote clusters operationshiddenpath2025-03-011-0/+7
* Add equality operator to TReadRangeasamoylov222025-02-282-0/+31
* Helper to print debug text ysonermolovd2025-02-271-0/+13
* YT-23616: Support ignoring specific log categorieshiddenpath2025-02-211-0/+1
* YT-23616: Add CreateRpcClient methodhiddenpath2025-02-191-0/+5
* YT-21081: fix temp tables for case when client is created with GlobalTxermolovd2025-02-192-3/+10
* YT-23616: Fix serialization of rpc requestshiddenpath2025-02-191-0/+4
* YT-23616: Remove HttpCode from TErrorResponsehiddenpath2025-02-182-16/+0
* YT-23616: Add IsUnauthorized method to TErrorResponsehiddenpath2025-02-172-0/+19
* YT-23616: Do not rely on specific http codes upon request retryhiddenpath2025-02-171-1/+1
* YT-23616: Add TransientError to retriable errors listhiddenpath2025-02-161-0/+2
* YT-23616: Support ProxyRole in TCreateClientOptionshiddenpath2025-02-151-0/+3
* YT-23616: Add implementation of method for creating rpc clienthiddenpath2025-02-151-4/+2
* YT-23616: Wrap RPC errors with TErrorResponsehiddenpath2025-02-142-0/+9
* Add Annotations and Description options to TOperationSpecBasehiddenpath2025-02-121-0/+6
* introduce batching for concatenateermolovd2025-02-111-0/+6
* YT-23616: Switch TYtPoller to IRawClienthiddenpath2025-02-081-0/+2
* YT-21081: improve temp directory structure, create subdirectory with usernameermolovd2025-02-075-6/+247
* operation suspend reasonNikita Sokolov2025-02-061-0/+5
* YT-23979: Report job's operation incarnation and add corresponding filter to APIeshcherbin2025-02-041-0/+4
* add missing comma after the conjunctive/ linking adverb 'Thus'tobo2025-01-311-1/+1
* Minor refactorings in request serializationhiddenpath2025-01-221-5/+26
* Add docker image option in operaion spec in cpp sdkGleb2025-01-191-0/+3
* YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...hiddenpath2025-01-153-0/+145
* Remove unnecessary http-related forward declarationhiddenpath2025-01-141-7/+0
* Move SkyShareTable and WhoAmI implementations to raw requestshiddenpath2025-01-101-8/+0
* Remove GetJobStderrWithRetries implementationhiddenpath2024-12-301-5/+0
* YT-23616: Move start_op to THttpRawClienthiddenpath2024-12-241-0/+6
* Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internalshiddenpath2024-12-241-5/+5
* YT-23616: Move read_blob_table and read_file to THttpRawClienthiddenpath2024-12-232-3/+18
* YT-23616: Move ReadTable to THttpRawClienthiddenpath2024-12-221-0/+6
* YT-23616: Return IHttpResponsePtr instead of TResponseInfohiddenpath2024-12-221-3/+4
* [yt/cpp/mapreduce] YT-23616: Move SkyShareTable implementation to THttpRawClienthiddenpath2024-12-191-0/+12
* [yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to THttpRa...hiddenpath2024-12-181-1/+74
* [yt/cpp/mapreduce] YT-23616: Move some http methods to THttpRawClienthiddenpath2024-12-171-0/+56
* Fix -Wunused-parameter in y*vadim-xd2024-12-171-1/+1
* [yt/cpp/mapreduce] YT-23616: Move Job methods to THttpRawClienthiddenpath2024-12-171-0/+31
* [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...hiddenpath2024-12-161-0/+40
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-151-1/+50
* Remove excessive mutationId argumenthiddenpath2024-12-141-3/+0
* yt/cpp/mapreduce: move Copy methods to THttpRawClienthiddenpath2024-12-131-0/+14
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-131-0/+7
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-131-0/+25
* yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-122-0/+33
* remove unused includetobo2024-12-071-2/+1
* YT-23221: Pass custom pool to sky share operationsartin-phares2024-12-041-0/+3
* YT-23645: mapreduce client can use yt/core log managerermolovd2024-11-285-11/+44
* YT-23568: `create` attribute in RichYPathermolovd2024-11-262-0/+12