summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/raw_client
Commit message (Expand)AuthorAgeFilesLines
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-2212-4223/+0
* YT-23616: Add TryGet method for TRpcRawClienthiddenpath2025-01-211-1/+1
* YT-23616: Make implementation of CanonizeYPath method being commonhiddenpath2025-01-162-13/+12
* YT-23616: Make BatchTransform implementation being commonhiddenpath2025-01-151-4/+4
* YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...hiddenpath2025-01-157-65/+93
* YT-23616: Rename TRawBatchRequest to THttpRawBatchRequesthiddenpath2025-01-145-45/+45
* Make ExecuteBatch as a method of TRawBatchRequesthiddenpath2025-01-145-80/+63
* Remove RetryRequestWithPolicyhiddenpath2025-01-141-2/+11
* Move SkyShareTable and WhoAmI implementations to raw requestshiddenpath2025-01-104-51/+52
* YT-23616: Add ReadFile method RPC implementationhiddenpath2025-01-081-0/+1
* Remove GetJobStderrWithRetries implementationhiddenpath2024-12-302-20/+0
* YT-23616: Introduce transaction methods for TRpcRawClienthiddenpath2024-12-281-16/+0
* Remove TResponseReader implementationhiddenpath2024-12-281-45/+16
* Remove maybe_unused attribute from MultisetAttributesOptionshiddenpath2024-12-271-1/+1
* Remove unused variables in SerializeParamsForReadTablehiddenpath2024-12-263-5/+1
* YT-23616: Move start_op to THttpRawClienthiddenpath2024-12-244-3/+44
* YT-23616: Move read_blob_table and read_file to THttpRawClienthiddenpath2024-12-234-0/+85
* YT-23616: Move ReadTable to THttpRawClienthiddenpath2024-12-224-1/+51
* YT-23616: Return IHttpResponsePtr instead of TResponseInfohiddenpath2024-12-222-54/+54
* Fix SkyShareTable bodyhiddenpath2024-12-211-1/+1
* [yt/cpp/mapreduce] YT-23616: Move SkyShareTable implementation to THttpRawClienthiddenpath2024-12-194-53/+32
* [yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to THttpRa...hiddenpath2024-12-184-340/+289
* [yt/cpp/mapreduce] YT-23616: Move some http methods to THttpRawClienthiddenpath2024-12-174-6/+261
* [yt/cpp/mapreduce] YT-23616: Move Job methods to THttpRawClienthiddenpath2024-12-174-234/+216
* [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...hiddenpath2024-12-164-199/+174
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-154-185/+165
* Remove excessive mutationId argumenthiddenpath2024-12-142-7/+3
* Add missed mutation_id to Set methodhiddenpath2024-12-141-0/+1
* yt/cpp/mapreduce: move Copy methods to THttpRawClienthiddenpath2024-12-134-47/+45
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-134-37/+20
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-134-86/+78
* yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-125-11/+73
* YT-23221: Pass custom pool to sky share operationsartin-phares2024-12-042-1/+11
* YT-23422: do not write command line into attributes of operationsermolovd2024-11-231-5/+1
* YT-22455: Introduce list jobs continuation tokenomgronny2024-11-221-0/+9
* YT-22943: add context for system errorsermolovd2024-11-191-1/+0
* YT-21938: Introduce get_job_traceomgronny2024-10-114-0/+68
* GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨pavook2024-08-224-20/+20
* [yt/cpp/mapreduce] YT-21595: Use gtest instead of ytest in all mapreduce testsnadya732024-07-024-0/+331
* YT-22026: Fix GetTableColumnarStatisticswhatsername2024-06-201-1/+1
* Intermediate changesrobot-piglet2024-03-131-0/+3
* feat contrib: aiogram 3armenqa2024-01-196-153/+0
* Library import 7 (#937)AlexSm2024-01-111-1/+1
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
* YT-20315: Support retries of cross cell copyingnadya022023-11-242-6/+54
* Revert "YT-20315: Support retries of cross cell copying"ermolovd2023-11-232-54/+6
* YT-20315: Support retries of cross cell copyingnadya022023-11-222-6/+54
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+29
* YT-18571: Fix myriads of typosbabenko2023-10-231-1/+1
* add using http-proxy for reading table from YTannashest182023-10-221-0/+2