summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split YT_PROXY_ROLE into http and rpc optionshiddenpath2025-03-251-3/+5
* YT-24560: Move ProxyRole from TCreateClientOptions to TConfighiddenpath2025-03-241-2/+3
* YQL-19214: Check existence only on local clustercoteeq2025-03-231-11/+13
* YT-22871: remove TThreadPerTransactionPingerermolovd2025-03-211-85/+0
* Remove RetryHeavyWriteRequest methodhiddenpath2025-03-123-88/+21
* Move write table implementation out of retryless writerhiddenpath2025-03-123-29/+6
* YT-24050: Disable queue consumer registration manager by default in job proxieshiddenpath2025-03-051-0/+1
* YT-23616: Disable specific categories only when using CoreLoghiddenpath2025-03-051-6/+5
* YT-24173: Fix error resolving path in remote clusters operationshiddenpath2025-03-018-28/+77
* YT-23616: Support ignoring specific log categorieshiddenpath2025-02-211-2/+9
* YT-21081: fix temp tables for case when client is created with GlobalTxermolovd2025-02-192-7/+23
* YT-23616: Temprorary fallback to http implementation for some methodshiddenpath2025-02-181-3/+3
* YT-23616: Remove HttpCode from TErrorResponsehiddenpath2025-02-181-13/+11
* YT-23616: Support ProxyRole in TCreateClientOptionshiddenpath2025-02-151-0/+4
* YT-23616: Add implementation of method for creating rpc clienthiddenpath2025-02-151-1/+5
* YT-23616: Move creation of client context to separate functionhiddenpath2025-02-151-1/+10
* Add Annotations and Description options to TOperationSpecBasehiddenpath2025-02-121-0/+6
* Fix styleermolovd2025-02-111-1/+1
* introduce batching for concatenateermolovd2025-02-111-12/+40
* YT-23616: Move RequestWithRetry to commonhiddenpath2025-02-0811-29/+11
* YT-23616: Switch TYtPoller to IRawClienthiddenpath2025-02-083-9/+16
* Pass max_failed_job_count to all operations (as documented)aneporada2025-01-271-3/+3
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-2225-57/+28
* Add docker image option in operaion spec in cpp sdkGleb2025-01-191-0/+3
* logging + split verificationermolovd2025-01-181-4/+6
* YT-23616: Make implementation of CanonizeYPath method being commonhiddenpath2025-01-168-34/+24
* YT-23616: Make BatchTransform implementation being commonhiddenpath2025-01-154-9/+12
* YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...hiddenpath2025-01-1510-42/+22
* YT-23616: Rename TRawBatchRequest to THttpRawBatchRequesthiddenpath2025-01-149-16/+16
* Make ExecuteBatch as a method of TRawBatchRequesthiddenpath2025-01-144-8/+5
* Move SkyShareTable and WhoAmI implementations to raw requestshiddenpath2025-01-101-2/+2
* Remove GetJobStderrWithRetries implementationhiddenpath2024-12-301-1/+1
* YT-23616: Move start_op to THttpRawClienthiddenpath2024-12-243-78/+68