summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client/operation_preparer.cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-25583: Rename parameter to enable_debug_command_line_arguments in C++ SDKrp-12025-09-091-2/+2
* YT-25583: Fix appending debug options to command jobsrp-12025-09-041-1/+1
* YT-25583: Add option for appending job and operation ID to C++ SDKrp-12025-08-151-0/+5
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-221-2/+1
* YT-23616: Make implementation of CanonizeYPath method being commonhiddenpath2025-01-161-1/+1
* YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...hiddenpath2025-01-151-7/+7
* YT-23616: Rename TRawBatchRequest to THttpRawBatchRequesthiddenpath2025-01-141-3/+3
* Make ExecuteBatch as a method of TRawBatchRequesthiddenpath2025-01-141-2/+2
* YT-23616: Move start_op to THttpRawClienthiddenpath2024-12-241-17/+8
* Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internalshiddenpath2024-12-241-7/+7
* [yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to THttpRa...hiddenpath2024-12-181-21/+15
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-151-5/+4
* Remove excessive mutationId argumenthiddenpath2024-12-141-4/+2
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-131-18/+23
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-131-11/+22
* yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-121-1/+4
* YT-21868: Static analysis of format string in loggingarkady-e1ppa2024-05-301-1/+2
* YT-21308: Add redirect_stdout_to_stderr flag for C++ clientapachee2024-05-241-0/+6
* YT-21141 Avoid content deduplication for files under 10MBorlovorlov2024-03-181-4/+7
* Increase timeout to decrease test flapsermolovd2023-12-051-2/+3
* Y_FAIL->Y_ABORT at '^yt'ilnurkh2023-10-171-2/+2
* Y_VERIFY->Y_ABORT_UNLESS at ^ytilnurkh2023-10-091-2/+2
* Add `layer_paths` user job spec option to the C++ interfacegaltsev2023-09-061-0/+6
* YT-19210: expose YQL shared library for YT.max422023-07-291-0/+881
* Revert "YT-19324: move YT provider to ydb/library/yql"max422023-06-301-881/+0
* YT-19324: move YT provider to ydb/library/yqlmax422023-06-301-0/+881