summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* YT-23616: Dispatch on some dyntable methodshiddenpath2025-04-181-3/+3
* Add EnableRpcProxyInJobProxy option to TUserJobSpechiddenpath2025-04-081-0/+1
* Add 'Alias' to TOperationSpecBaseyurial2025-04-021-0/+3
* YT-20969: C++ methods for reading table partitionsermolovd2025-04-025-0/+153
* Change UnixDomainSocket option into booleanhiddenpath2025-04-021-2/+6
* YT-23616: Add ProxyUnixDomainSocket client optionhiddenpath2025-03-281-0/+1
* YT-24586: Start requesting the progress attribute in GetOperation only when c...hiddenpath2025-03-261-6/+12