aboutsummaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/interface
Commit message (Expand)AuthorAgeFilesLines
* 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
* YT-23422: do not write command line into attributes of operationsermolovd2024-11-232-32/+12
* YT-22455: Introduce list jobs continuation tokenomgronny2024-11-221-0/+12
* Added cluster field to TRichYPathv-a-zolotov2024-11-212-0/+7
* YT-22943: add context for system errorsermolovd2024-11-192-18/+25
* YT-23387: Sort jobs by task nameomgronny2024-11-071-0/+1
* YT-23333: Add missing return statements in `yt/cpp/mapreduce/interface/operat...k-gusev2024-10-311-0/+3
* Fix regression: static anchors are not updated properlybabenko2024-10-301-4/+0
* remove unused include util/generic/variant.htobo2024-10-241-1/+2
* Introduce message_level_overrides to tune log message levels at runtimebabenko2024-10-201-2/+0
* YT-21938: Introduce get_job_traceomgronny2024-10-113-0/+79
* YT-22871: Disable option for switching to sync pingerermolovd2024-10-042-2/+0
* Intermediate changesrobot-piglet2024-09-201-2/+0
* Fix: reset RawTypeV3, when Type is set (and vice versa)ermolovd2024-09-193-6/+45
* Support YT_KEEP_TEMP_TABLES environment variable in C++ SDKMaxim Akhmedov2024-09-022-0/+4
* Intermediate changesrobot-piglet2024-08-303-1/+12
* Better commentermolovd2024-08-271-0/+7
* GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨pavook2024-08-229-33/+33
* YT-22157 Interface part of HLL in columnar statisticsorlovorlov2024-07-312-0/+4
* [yt/cpp/mapreduce]Fix build with system protoc, std::string and system stlnadya732024-07-302-2/+1
* [YT C++ API] Add NT_CHAOS_TABLE_REPLICA to ENodeTypeandreizdor2024-07-181-0/+1
* YT-22268: Support YT_LOG_PATH in c++ apiwhatsername2024-07-152-0/+2
* Revert "YT-21253 Include HyperLogLog in YT table columnar statistics"orlovorlov2024-07-032-4/+0
* [yt/cpp/mapreduce] YT-21595: Use gtest instead of ytest in all mapreduce testsnadya732024-07-0231-2098/+2111