summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* YT-20315: Support retries of cross cell copyingnadya022023-11-241-2/+37
* Fix serialization of decimal type in TTableSchemaEgor Chunaev2023-11-231-2/+8
* Revert "YT-20315: Support retries of cross cell copying"ermolovd2023-11-231-37/+2
* YT-18863 Support 'deleted' field in NYT::TTableSchemaorlovorlov2023-11-221-0/+3
* YT-20315: Support retries of cross cell copyingnadya022023-11-221-2/+37
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+73
* YT-20029: Support url schema for YT_PROXYwhatsername2023-11-151-6/+28
* YT: fix duplicated proxy in url for write_file requestslysheva2023-11-151-1/+4
* add acquire buffer size to parallel file writeralxmopo3ov2023-10-312-0/+6
* YT: yamaking missing cppleasid2023-10-286-0/+6
* YT-18571: Fix myriads of typosbabenko2023-10-231-1/+1
* add using http-proxy for reading table from YTannashest182023-10-225-1/+10
* Y_FAIL->Y_ABORT at '^yt'ilnurkh2023-10-173-7/+7
* Possibility to get operation by its aliasermolovd2023-10-162-0/+12
* Y_VERIFY->Y_ABORT_UNLESS at ^ytilnurkh2023-10-0910-44/+44
* support disk_request in user job specermolovd2023-09-281-0/+17
* YT-19885: Send impersonation in all requests when it existsmpereskokova2023-09-204-0/+23
* [yt/cpp/mapreduce] YT-19268: Lock memory for parallel writernadya732023-09-146-5/+28
* Add `layer_paths` user job spec option to the C++ interfacegaltsev2023-09-063-0/+12
* Fix input variable missprintsvidyuk2023-08-304-0/+24
* All .ll files support in LLVM_BCsvidyuk2023-08-304-24/+0
* Fix race in clientermolovd2023-08-242-3/+4
* YT-19445: do not write sort_by if it's emptyermolovd2023-08-091-1/+3