summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client/operation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass max_failed_job_count to all operations (as documented)aneporada2025-01-271-3/+3
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-221-2/+1
* Add docker image option in operaion spec in cpp sdkGleb2025-01-191-0/+3
* logging + split verificationermolovd2025-01-181-4/+6
* YT-23616: Make implementation of CanonizeYPath method being commonhiddenpath2025-01-161-17/+17
* YT-23616: Make BatchTransform implementation being commonhiddenpath2025-01-151-5/+4
* YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...hiddenpath2025-01-151-7/+2
* YT-23616: Rename TRawBatchRequest to THttpRawBatchRequesthiddenpath2025-01-141-2/+2
* Remove GetJobStderrWithRetries implementationhiddenpath2024-12-301-1/+1
* YT-23616: Move start_op to THttpRawClienthiddenpath2024-12-241-58/+58
* Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internalshiddenpath2024-12-241-2/+2
* [yt/cpp/mapreduce] YT-23616: Move Job methods to THttpRawClienthiddenpath2024-12-171-47/+59
* [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...hiddenpath2024-12-161-27/+69
* Remove excessive mutationId argumenthiddenpath2024-12-141-2/+1
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-131-21/+33
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-131-8/+23
* YT-23442: set nirvana context in operation specermolovd2024-11-291-10/+28
* YT-23568: Skip checking table existence if table is located on different clusterv-a-zolotov2024-11-281-0/+1
* YT-23568: `create` attribute in RichYPathermolovd2024-11-261-6/+9
* YT-23422: do not write command line into attributes of operationsermolovd2024-11-231-4/+2
* add nirvana block url to started by blockermolovd2024-11-091-53/+94
* Use lowercase Data, Empty and Size in some code-generationsmikhnenko2024-10-281-6/+6
* Use lower case for TString methods Data, Size and Empty in ysite, yt, ytech, ...mikhnenko2024-10-091-2/+2
* GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨pavook2024-08-221-1/+1
* YT-21308: Minor codestyle tweakapachee2024-06-171-3/+3
* YT-21308: Add redirect_stdout_to_stderr flag for C++ clientapachee2024-05-241-1/+2
* Library import 7 (#937)AlexSm2024-01-111-9/+9
* Y_VERIFY->Y_ABORT_UNLESS at ^ytilnurkh2023-10-091-19/+19
* support disk_request in user job specermolovd2023-09-281-0/+17
* Add `layer_paths` user job spec option to the C++ interfacegaltsev2023-09-061-0/+3
* YT-19445: do not write sort_by if it's emptyermolovd2023-08-091-1/+3
* YT-19210: expose YQL shared library for YT.max422023-07-291-0/+2981
* Revert "YT-19324: move YT provider to ydb/library/yql"max422023-06-301-2981/+0
* YT-19324: move YT provider to ydb/library/yqlmax422023-06-301-0/+2981