summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client
Commit message (Expand)AuthorAgeFilesLines
* [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...hiddenpath2024-12-168-50/+148
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-1512-132/+89
* Remove excessive mutationId argumenthiddenpath2024-12-147-28/+21
* yt/cpp/mapreduce: move Copy methods to THttpRawClienthiddenpath2024-12-131-2/+7
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-133-44/+71
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-1327-99/+273
* Fix style issues in yt/cpp/mapreducehiddenpath2024-12-132-0/+2
* yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-124-9/+43
* Intermediate changesrobot-piglet2024-12-081-3/+5
* YT-23442: set nirvana context in operation specermolovd2024-11-291-10/+28
* YT-23645: mapreduce client can use yt/core log managerermolovd2024-11-281-9/+13
* 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
* Open log file in append mode by defaultermolovd2024-11-251-1/+1
* YT-23422: do not write command line into attributes of operationsermolovd2024-11-232-7/+3
* Intermediate changesrobot-piglet2024-11-161-3/+9
* add nirvana block url to started by blockermolovd2024-11-091-53/+94
* YT-23262: initialize client with JoblessInitialize if user didn'termolovd2024-11-083-7/+25
* YT-23262: send all logs to fileermolovd2024-11-021-1/+27
* Use lowercase Data, Empty and Size in some code-generationsmikhnenko2024-10-281-6/+6
* YT-21938: Introduce get_job_traceomgronny2024-10-112-0/+12
* Use lower case for TString methods Data, Size and Empty in ysite, yt, ytech, ...mikhnenko2024-10-092-3/+3
* YT-22871: Disable option for switching to sync pingerermolovd2024-10-041-14/+10
* Intermediate changesrobot-piglet2024-08-301-0/+1
* GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨pavook2024-08-223-4/+4
* Fix transaction pinger tvm authiudovin2024-08-091-2/+5
* YT-22268: Support YT_LOG_PATH in c++ apiwhatsername2024-07-151-1/+3
* YT-21308: Minor codestyle tweakapachee2024-06-171-3/+3
* YT-21868: Static analysis of format string in loggingarkady-e1ppa2024-05-302-2/+7
* YT-21308: Add redirect_stdout_to_stderr flag for C++ clientapachee2024-05-243-1/+11
* [yt/cpp/mapreduce] YT-21405: Don't ignore backoff and pass actual exception i...nadya732024-04-182-6/+23
* Fix more problems with RetryfulWriterV2ermolovd2024-04-174-13/+43
* BufferMemory usage for retryful writer v2ermolovd2024-04-132-0/+7
* Fix crash in retryful writer v2ermolovd2024-04-121-2/+2
* Fix preedirs yt/cpp/mapreduce/library/table_schemanadya022024-04-041-1/+0
* YT: Apply aliasing rules in CreateClientImplpechatnov2024-04-041-3/+1
* YT-18458: Introduce wide types into mapreduce interfacewhatsername2024-03-211-0/+6
* Support building yt/cpp and yt/yt/core with vanilla protobufGrigory Reznikov2024-03-191-8/+9
* YT-21141 Avoid content deduplication for files under 10MBorlovorlov2024-03-182-5/+8
* add job_profile.cppuzhas2024-03-101-0/+141
* Intermediate changesrobot-piglet2024-02-271-1/+33
* Intermediate changesrobot-piglet2024-02-122-21/+9
* YDB Import 552robot-ydb-importer2024-01-251-11/+4
* erm: Add new version for `@yatool/prebuilder`: `0.5.1` and set `0.5.1` as def...robot-erm2024-01-256-6/+10
* feat contrib: aiogram 3armenqa2024-01-196-377/+0
* Library import 7 (#937)AlexSm2024-01-115-14/+14
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
* Increase timeout to decrease test flapsermolovd2023-12-051-2/+3
* [yt/cpp/mapreduce] YT-20588: Add more logs for readers and fix client_reader ...nadya732023-11-281-2/+6
* YT-19269: table writer implementation that doesn't wait for complete buffer b...ermolovd2023-11-2813-13/+629