summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/interface
Commit message (Expand)AuthorAgeFilesLines
* YT-26145: do not serialize tokenachains2025-10-231-2/+0
* YT-26213: Per table input_query (chunk_filter only)lucius2025-10-222-0/+7
* fix proto column filter for proto with EMBEDDED messagesermolovd2025-10-211-4/+15
* YT-24624: Rework get_job_trace apibystrovserg2025-10-173-12/+6
* YT-26065: Add TPatchableField to C++ configrp-12025-10-114-0/+19
* YT-26221: Parse control events and save trace info in operations archivebystrovserg2025-10-031-2/+2
* YT-26316: Add monitoring descriptor filter for list jobsbystrovserg2025-10-021-0/+4
* Fix -Wunused-but-set-variable in ytmikhnenko2025-09-291-1/+1
* YT-26145: Revert visible changes for config serializationachains2025-09-234-84/+105
* YT-26145: TConfig serializationachains2025-09-195-7/+308
* YT-15805: introduce tz-types into type infoermolovd2025-09-173-1/+58
* YT-25583: Disable appending debug arguments by defaultrp-12025-09-151-1/+1
* Add table_collocation supportsay2025-09-101-0/+1
* YT-25583: Rename parameter to enable_debug_command_line_arguments in C++ SDKrp-12025-09-091-1/+1
* YT-23616: support rpc write tableachains2025-08-281-0/+6
* [yt/cpp/mapreduce] YT-25894: Support $remaining_row_bytes in SkiffRow readersnadya732025-08-193-7/+19
* YT-25583: Add option for appending job and operation ID to C++ SDKrp-12025-08-151-0/+3
* fix coverity issueuzhas2025-08-081-1/+1
* [yt/cpp/mapreduce] Add GetAlerts in IOperationnadya732025-07-301-0/+4
* YQL-20130: Adding alerts filterpanikku2025-07-031-0/+1
* YT-23616: Introduce WriteFile RPC implementationhiddenpath2025-06-271-0/+5
* Allow passing ProxyUrlAliasingRules to clients directlyngc2242025-06-132-0/+33
* Simplify multiproxy APIhiddenpath2025-06-071-9/+2
* Add a todo to remove the LogUseCore optionhiddenpath2025-06-041-5/+4
* Fix style of namespacehiddenpath2025-06-021-1/+1
* Drop Sequoia retries in non-native clientkvk19202025-05-311-13/+0
* Introduce suppress access tracking optionshiddenpath2025-05-301-0/+25
* YT-24245: Add MultiproxyTargetCluster optionhiddenpath2025-05-271-0/+7
* Revert commit rXXXXXX, YT-25104: Switch to new retryful writer by defaultbuyval012025-05-211-1/+1
* YT-25104: Switch to new retryful writer by defaulthiddenpath2025-05-201-1/+1
* YT-25059: Introduce log levels as constantshiddenpath2025-05-161-0/+9
* YT-22593: Migrate HTTP headers to std::stringbabenko2025-05-122-3/+3
* YT-23645: Enable yt/core logger as defaulthiddenpath2025-05-122-2/+2
* YT-24500: Introduce structured logginghiddenpath2025-05-035-0/+71
* YT-10317: Throw error on max_compresssed_data_size_per_job violationapollo13212025-04-301-3/+4
* YT-23616: Add RPC implementation of LookupRows, DeleteRows and InsertRows met...hiddenpath2025-04-171-1/+1
* YT-6812, YT-24298: Introducing attributes and events to list_jobsbystrovserg2025-04-091-0/+47
* Add EnableRpcProxyInJobProxy option to TUserJobSpechiddenpath2025-04-081-0/+9
* Add 'Alias' to TOperationSpecBaseyurial2025-04-021-0/+3
* YT-20969: C++ methods for reading table partitionsermolovd2025-04-026-3/+95
* Change UnixDomainSocket option into booleanhiddenpath2025-04-021-3/+3
* YT-23616: Add ProxyUnixDomainSocket client optionhiddenpath2025-03-281-0/+4
* Merge yexception.h and bt_exception.h to prevent include cyclethegeorg2025-03-282-2/+2
* Split YT_PROXY_ROLE into http and rpc optionshiddenpath2025-03-252-4/+12
* YT-24560: Move ProxyRole from TCreateClientOptions to TConfighiddenpath2025-03-243-3/+5
* YT-24248: Add with_interruption_info filter in list_jobsbystrovserg2025-03-131-0/+4
* Do not fail upon negative job counters receivinghiddenpath2025-03-114-55/+55
* YT-24173: Fix error resolving path in remote clusters operationshiddenpath2025-03-011-0/+7
* Add equality operator to TReadRangeasamoylov222025-02-282-0/+31
* Helper to print debug text ysonermolovd2025-02-271-0/+13