summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/interface
Commit message (Collapse)AuthorAgeFilesLines
...
* YT-23979: Report job's operation incarnation and add corresponding filter to APIeshcherbin2025-02-041-0/+4
| | | | commit_hash:e84d2a750dc219e544df03b6d84a154aa312ef1b
* add missing comma after the conjunctive/ linking adverb 'Thus'tobo2025-01-311-1/+1
| | | | commit_hash:a2b2ef662dca59ed77030a8be927f291464b9406
* Minor refactorings in request serializationhiddenpath2025-01-221-5/+26
| | | | commit_hash:3882b76fe4391a0a2dd80d40c940ffa250067a58
* Add docker image option in operaion spec in cpp sdkGleb2025-01-191-0/+3
| | | | | | | | | | | | | * Changelog entry Type: fix Component: cpp-sdk Add `docker image` option into cpp sdk. --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1035 commit_hash:2a13f1bcfc21dc3b500100bca3fdfef04e96abf4
* YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ↵hiddenpath2025-01-153-0/+145
| | | | | | interface commit_hash:9e6c556686dda1562697762d38da532dc5c87b80
* Remove unnecessary http-related forward declarationhiddenpath2025-01-141-7/+0
| | | | commit_hash:72ded9c8e8813014a099e75d401840e8a8fa7694
* Move SkyShareTable and WhoAmI implementations to raw requestshiddenpath2025-01-101-8/+0
| | | | commit_hash:ba5d8fd5b68a38feda9f2d17af383c41d450219e
* Remove GetJobStderrWithRetries implementationhiddenpath2024-12-301-5/+0
| | | | commit_hash:82415cda0a9f8b805716194b0147c3e2a41d04a3
* YT-23616: Move start_op to THttpRawClienthiddenpath2024-12-241-0/+6
| | | | commit_hash:dea4a6f4cd03d1ce40a117dbe660e14750dc6da5
* Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internalshiddenpath2024-12-241-5/+5
| | | | commit_hash:99bfa41ffc42ed3622660b15d7ce68802e53f902
* YT-23616: Move read_blob_table and read_file to THttpRawClienthiddenpath2024-12-232-3/+18
| | | | commit_hash:6c9209d019fa324c9ae4f182b18e7d089a32937d
* YT-23616: Move ReadTable to THttpRawClienthiddenpath2024-12-221-0/+6
| | | | commit_hash:c145049aef2f4ccaff537670be830d81ebc6f8d6
* YT-23616: Return IHttpResponsePtr instead of TResponseInfohiddenpath2024-12-221-3/+4
| | | | commit_hash:15e9e482495b418a4e9f54ad7c423f0bba0d9f14
* [yt/cpp/mapreduce] YT-23616: Move SkyShareTable implementation to THttpRawClienthiddenpath2024-12-191-0/+12
| | | | commit_hash:92ea122e55a25d9ae51128f652c4e43c1e72c05d
* [yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to ↵hiddenpath2024-12-181-1/+74
| | | | | | THttpRawClient commit_hash:a08daac218b8d8bbd805220429b62f2284ad094f
* [yt/cpp/mapreduce] YT-23616: Move some http methods to THttpRawClienthiddenpath2024-12-171-0/+56
| | | | commit_hash:4e2845ba995aaf7bbae2c24735ceb099a116c89d
* Fix -Wunused-parameter in y*vadim-xd2024-12-171-1/+1
| | | | | TRIVIAL commit_hash:f55dc23fb741393c444b088024393fa452d06795
* [yt/cpp/mapreduce] YT-23616: Move Job methods to THttpRawClienthiddenpath2024-12-171-0/+31
| | | | commit_hash:bd11304f4147ff314372d4ab6049478143f60fd5
* [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to ↵hiddenpath2024-12-161-0/+40
| | | | | | THttpRawClient commit_hash:b093be44005f3d9da9779444cbbc32b93f7372ee
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-151-1/+50
| | | | commit_hash:2d705aa0369f1425152547803e0fcf80780e1bf6
* Remove excessive mutationId argumenthiddenpath2024-12-141-3/+0
| | | | commit_hash:4f4f0d451f00b683572fc77efbae9119e2ee40de
* yt/cpp/mapreduce: move Copy methods to THttpRawClienthiddenpath2024-12-131-0/+14
| | | | commit_hash:c0f835454764181a7258ab7358022f8a80d71873
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-131-0/+7
| | | | commit_hash:9ca8428c322034064576bb56f74e704425ce7de9
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-131-0/+25
| | | | commit_hash:bd2228f98fa92de408ca850f9bc1608fdf99e7f5
* yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-122-0/+33
| | | | commit_hash:3c4bb23f8331162e4667c907c007bc859cc2fc76
* remove unused includetobo2024-12-071-2/+1
| | | | commit_hash:02f30d5e3f7e0769ff3b7a2d69e6c2cd8935fd57
* YT-23221: Pass custom pool to sky share operationsartin-phares2024-12-041-0/+3
| | | | commit_hash:9c80e0f226bc350b5e89988c2f8cf92b65c7d50a
* YT-23645: mapreduce client can use yt/core log managerermolovd2024-11-285-11/+44
| | | | commit_hash:7007a3c7f56a6f271073811160f00f03162aaaa6
* YT-23568: `create` attribute in RichYPathermolovd2024-11-262-0/+12
| | | | | | | | | | * Changelog entry Type: feature Component: cpp-sdk Add support for `create` attribute in RichYPath. Don't create paths explicitly if `create` attribute is specified. commit_hash:52e77ce4cf5e21fae6d6e510ffb0edba35ec2a1d
* YT-23422: do not write command line into attributes of operationsermolovd2024-11-232-32/+12
| | | | | | | | | * Changelog entry Type: feature Component: cpp-sdk C++ SDK doesn't write launching process command line to operation attributes. commit_hash:c50cbc2a31f5a3b733833767fe94019a0d7615d3
* YT-22455: Introduce list jobs continuation tokenomgronny2024-11-221-0/+12
| | | | | [nodiff:caesar] commit_hash:d45b3da99e7b19120e02298ca6e87c02cc800ea2
* Added cluster field to TRichYPathv-a-zolotov2024-11-212-0/+7
| | | | | | | | | Add cluster field to TRichYPath ### Changelog entry Type: feature Component: cpp-sdk commit_hash:eff6ccc4add04d64520c427c194424913ea2dfc4
* YT-22943: add context for system errorsermolovd2024-11-192-18/+25
| | | | | | | * thrown system errors contain context (i.e. host method and request id that produced error) Type: feature Component: cpp-sdk commit_hash:af72a3a37785e9e373e816c2cc072df2076f821d
* YT-23387: Sort jobs by task nameomgronny2024-11-071-0/+1
| | | | commit_hash:eada58f1baf8c66541a6f4874a10034bd1a0632a
* YT-23333: Add missing return statements in ↵k-gusev2024-10-311-0/+3
| | | | | | `yt/cpp/mapreduce/interface/operation-inl.h` commit_hash:4a4f867c892399e0ea27533653d089e1a98d01b0
* Fix regression: static anchors are not updated properlybabenko2024-10-301-4/+0
| | | | commit_hash:ab0bd9b2d0569820e495c714baecb05145ed35bf
* remove unused include util/generic/variant.htobo2024-10-241-1/+2
| | | | | **remove unused include** commit_hash:08519c51af040a565e794e13f44e5dd0e8eda713
* Introduce message_level_overrides to tune log message levels at runtimebabenko2024-10-201-2/+0
| | | | | | | | * Changelog entry Type: feature Add message_level_overrides option to logging config for better run-time tuning. commit_hash:07e9563fd111c437edf7ac0e5dd190781878d8fa
* YT-21938: Introduce get_job_traceomgronny2024-10-113-0/+79
| | | | | | | | | * Changelog entry\ Type: feature\ Component: proxy Add the handler that gets the job’s trace events. commit_hash:c9d1a6d57e886a266967d57065bd3948882808c7
* YT-22871: Disable option for switching to sync pingerermolovd2024-10-042-2/+0
| | | | | | | | | | * Changelog entry Type: feature Component: cpp-mapreduce-sdk Removed old style synchronous pinger commit_hash:111d1bdf6f21cc2eff949224eea06c219af70051
* Intermediate changesrobot-piglet2024-09-201-2/+0
| | | | commit_hash:918a0dcec668a251cd29324dc517406ad3be67ec
* Fix: reset RawTypeV3, when Type is set (and vice versa)ermolovd2024-09-193-6/+45
| | | | commit_hash:af63b4f5a0c2db692a0224330b79c5088c6982dc
* Support YT_KEEP_TEMP_TABLES environment variable in C++ SDKMaxim Akhmedov2024-09-022-0/+4
| | | | | | | | | No description --- c5f81efe57e11992b55a5cbbf3dfff08b790c28c Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/813
* Intermediate changesrobot-piglet2024-08-303-1/+12
|
* Better commentermolovd2024-08-271-0/+7
| | | | aa8b4c15efdb99c12a4ce5815d0d4f2d70620cb4
* GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨pavook2024-08-229-33/+33
| | | | | | | | | | Make all "otbivka" exactly 80 symbols. Command: ```bash sed -i 's#^//////////////\+$#////////////////////////////////////////////////////////////////////////////////#g' $(find yt \( -name '*.cpp' -or -name '*.h' -or -name '*.proto' \) -not -path 'yt/yt/experiments/private/tabletvis/imgui/*') ``` 30a0ba9f42ba1909d3cee11fe12bba14c7c8b039
* YT-22157 Interface part of HLL in columnar statisticsorlovorlov2024-07-312-0/+4
| | | | | Выделил в отдельный PR, чтобы над кодом в YT и в YQL можно было работать независимо. 4fb122ecc4a54b38b09d854d93ae23fd3f76677e
* [yt/cpp/mapreduce]Fix build with system protoc, std::string and system stlnadya732024-07-302-2/+1
| | | | | Fix build with system protoc, std::string and system stl 8b5b81b2d7855f6b0dcb4bb0583a6408e5b7d3f7
* [YT C++ API] Add NT_CHAOS_TABLE_REPLICA to ENodeTypeandreizdor2024-07-181-0/+1
| | | | ed1b1d78b17f3dd0512331892ee1c56247fb792f
* YT-22268: Support YT_LOG_PATH in c++ apiwhatsername2024-07-152-0/+2
| | | | | Проверил руками на тестах yt roren eb7589ac6894bffb1ebcd1d092f4eed6ca4cd975