summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client
Commit message (Expand)AuthorAgeFilesLines
* YT-28163: followup fixachains3 days1-1/+6
* YT-27835: Add tracing for readers and writersmaybenotilya8 days7-12/+58
* YT-28163: fix tx pinger tsan raceachains11 days1-7/+6
* YT-27827: TPingerTransaction use BlockingGet instead of WaitFor in destructorermolovd2026-04-285-19/+41
* YT-26179: lazy read requestachains2026-04-242-3/+38
* YT-26179: Add Abort for readersmaybenotilya2026-04-175-13/+55
* Intermediate changesrobot-piglet2026-04-061-1/+1
* Support passing jobstate via env variable in operation specaneporada2026-04-035-9/+65
* YT-27710: Add RPC to TransactionPingermaybenotilya2026-03-303-110/+6
* make FileCacheReplicationFactor dynamic in cpp sdko-gulyaev2026-03-242-3/+13
* fetch dynamic config through cache, don't scare the users with expected errorsermolovd2026-03-121-1/+7
* YT-26837: expect finished transaction error during pingachains2026-02-271-3/+11
* YT-26837: do not log at Error level if error is expectedachains2026-02-231-1/+9
* YT-21148 Serialize deleted columns according to new designs-berdnikov2026-02-181-3/+0
* YT-26760: operation_link_pattern is taken from dynamic configurationermolovd2026-02-095-9/+34
* operation_preparer uses IClient methods instead of IRawClient to enable retriesermolovd2026-02-021-12/+8
* YT-27220: Fix SyncFinishOperationImpl error handlingachains2026-01-281-1/+4
* Normalize `operator()` spelling in YTs-berdnikov2026-01-271-2/+2
* yt/cpp/mapreduce/client: handle https in transaction pingerKonstantin Khlebnikov2026-01-214-10/+23
* Add debug logging for PingTx failureNikita Sokolov2026-01-131-7/+10
* YT-26250: C++ SDK formatted readerachains2026-01-124-4/+4
* Intermediate changesrobot-piglet2026-01-071-1/+1
* YT-26906: start session from txachains2025-12-122-36/+36
* YT-26425: YaMR and proto table fragment writersachains2025-11-262-0/+56
* YT-26425: Distributed API http proxy light requestsachains2025-11-105-0/+217
* YT-24624: Rework get_job_trace apibystrovserg2025-10-172-7/+5
* YT-26065: Add TPatchableField to C++ configrp-12025-10-112-0/+52
* YT-26381: workaround with file lockachains2025-10-102-36/+59
* Bring hostname to lowercase when checking local modeermolovd2025-10-041-4/+3
* YT-15805: introduce tz-types into type infoermolovd2025-09-171-0/+8
* YT-25583: Rename parameter to enable_debug_command_line_arguments in C++ SDKrp-12025-09-093-4/+4
* YT-25583: Fix appending debug options to command jobsrp-12025-09-041-1/+1
* YT-23616: RPC proxy tests for C++ clientachains2025-09-031-0/+1
* YT-23616: support rpc write tableachains2025-08-281-6/+1
* [yt/cpp/mapreduce] YT-25894: Support $remaining_row_bytes in SkiffRow readersnadya732025-08-192-10/+17
* YT-25583: Add option for appending job and operation ID to C++ SDKrp-12025-08-153-1/+8
* [yt/cpp/mapreduce] Add GetAlerts in IOperationnadya732025-07-302-10/+37
* YT-23616: Introduce WriteFile RPC implementationhiddenpath2025-06-271-1/+1
* Fix YT parallel table writer hang after Abortrraed2025-06-181-0/+4
* Allow passing ProxyUrlAliasingRules to clients directlyngc2242025-06-131-12/+7
* Simplify multiproxy APIhiddenpath2025-06-071-7/+3
* YT-24245: Add MultiproxyTargetCluster optionhiddenpath2025-05-271-0/+1
* YT-25104: Align new writer behaviour with the oldest oneshiddenpath2025-05-203-2/+6
* YT-22593: Drop redundant casts introduced in rXXXXXXbabenko2025-05-161-1/+1
* Log client version only with debug levelhiddenpath2025-05-151-1/+1
* YT-24500: Introduce structured logginghiddenpath2025-05-031-0/+14
* YT-23616: Split TRetryfulWriter implementation into rpc and httphiddenpath2025-04-235-31/+27
* YT-22593: Migrate auth to std::stringbabenko2025-04-231-1/+1
* YT-23645: Do not override user configuration of loggerhiddenpath2025-04-221-1/+4
* Don't wait Yt poller thread shutdown under lockudovichenko-r2025-04-211-4/+8