summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client/client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify multiproxy APIhiddenpath2025-06-071-7/+3
* YT-24245: Add MultiproxyTargetCluster optionhiddenpath2025-05-271-0/+1
* YT-23616: Split TRetryfulWriter implementation into rpc and httphiddenpath2025-04-231-1/+0
* 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
* YT-20969: C++ methods for reading table partitionsermolovd2025-04-021-0/+48
* Change UnixDomainSocket option into booleanhiddenpath2025-04-021-2/+6
* YT-23616: Add ProxyUnixDomainSocket client optionhiddenpath2025-03-281-0/+1
* 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
* YT-24173: Fix error resolving path in remote clusters operationshiddenpath2025-03-011-14/+23
* YT-21081: fix temp tables for case when client is created with GlobalTxermolovd2025-02-191-5/+19
* YT-23616: Temprorary fallback to http implementation for some methodshiddenpath2025-02-181-3/+3
* YT-23616: Support ProxyRole in TCreateClientOptionshiddenpath2025-02-151-0/+4
* YT-23616: Move creation of client context to separate functionhiddenpath2025-02-151-1/+10
* Fix styleermolovd2025-02-111-1/+1
* introduce batching for concatenateermolovd2025-02-111-12/+40
* YT-23616: Switch TYtPoller to IRawClienthiddenpath2025-02-081-1/+1
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-221-3/+2
* YT-23616: Make implementation of CanonizeYPath method being commonhiddenpath2025-01-161-1/+1
* Move SkyShareTable and WhoAmI implementations to raw requestshiddenpath2025-01-101-2/+2
* Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internalshiddenpath2024-12-241-2/+2
* Fix empty response getting status codehiddenpath2024-12-231-2/+2
* YT-23616: Return IHttpResponsePtr instead of TResponseInfohiddenpath2024-12-221-5/+5
* [yt/cpp/mapreduce] YT-23616: Move SkyShareTable implementation to THttpRawClienthiddenpath2024-12-191-5/+21
* [yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to THttpRa...hiddenpath2024-12-181-21/+54
* [yt/cpp/mapreduce] YT-23616: Move some http methods to THttpRawClienthiddenpath2024-12-171-129/+55
* [yt/cpp/mapreduce] YT-23616: Move Job methods to THttpRawClienthiddenpath2024-12-171-10/+21
* [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...hiddenpath2024-12-161-12/+47
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-151-35/+61
* Remove excessive mutationId argumenthiddenpath2024-12-141-8/+8
* yt/cpp/mapreduce: move Copy methods to THttpRawClienthiddenpath2024-12-131-2/+7
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-131-5/+15
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-131-13/+47
* yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-121-8/+29
* YT-23262: initialize client with JoblessInitialize if user didn'termolovd2024-11-081-3/+7
* YT-21938: Introduce get_job_traceomgronny2024-10-111-0/+8
* Fix more problems with RetryfulWriterV2ermolovd2024-04-171-2/+0
* YT: Apply aliasing rules in CreateClientImplpechatnov2024-04-041-3/+1
* Intermediate changesrobot-piglet2024-02-271-1/+33
* YT-20315: Support retries of cross cell copyingnadya022023-11-241-2/+37
* Revert "YT-20315: Support retries of cross cell copying"ermolovd2023-11-231-37/+2
* YT-20315: Support retries of cross cell copyingnadya022023-11-221-2/+37
* YT-20029: Support url schema for YT_PROXYwhatsername2023-11-151-6/+28
* add using http-proxy for reading table from YTannashest182023-10-221-0/+1
* Possibility to get operation by its aliasermolovd2023-10-161-0/+8
* Y_VERIFY->Y_ABORT_UNLESS at ^ytilnurkh2023-10-091-1/+1
* Fix race in clientermolovd2023-08-241-2/+3
* YT-19210: expose YQL shared library for YT.max422023-07-291-0/+1361
* Revert "YT-19324: move YT provider to ydb/library/yql"max422023-06-301-1361/+0