summaryrefslogtreecommitdiffstats
path: root/yt/cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-28516: Don't initialize storage for streamspavook8 days1-1/+1
* YT-28380: Add CheckClusterLiveness to C++ SDKdagorokhov2026-06-1517-0/+110
* YT-22593: Migrate TOperationIdOrAlias alias to std::stringbabenko2026-06-141-1/+1
* YT-22593: Migrate TString to std::string in yt/yt/client/api option fieldsbabenko2026-06-142-6/+6
* YT-28419: Drop redundant guard #undef from -inl.h filesbabenko2026-06-142-2/+0
* YT-22593: No more TString in yt/yt/loggingbabenko2026-06-131-2/+2
* YT-28161: Prerequisite options for cypress and transactions requestmaybenotilya2026-06-0910-59/+164
* YT-28163: followup fixachains2026-06-061-1/+6
* YT-27835: Add tracing for readers and writersmaybenotilya2026-06-0111-17/+135
* add LockType option to TInsertRowsOptions in yt/cpp/mapreducealkaline2026-05-302-0/+28
* YT-28163: fix tx pinger tsan raceachains2026-05-291-7/+6
* YT-27970: Multiplexing for RPC requestsmaybenotilya2026-05-202-0/+8
* YT-28161: Add Prerequisite options to C++ SDKmaybenotilya2026-05-153-0/+87
* Added exec_attributes & cookie to TJobAttributesvvvv2026-05-042-0/+14
* Intermediate changesrobot-piglet2026-04-291-2/+10
* YT-27835: Add client tracing option serializationmaybenotilya2026-04-281-0/+2
* YT-27827: TPingerTransaction use BlockingGet instead of WaitFor in destructorermolovd2026-04-2810-88/+139
* YT-26179: lazy read requestachains2026-04-242-3/+38
* YT-27835: Client tracingmaybenotilya2026-04-249-0/+238
* YT-27848: add FetchCookieNodeDescriptors flag in C++ SDKachains2026-04-233-0/+8
* throw TErrorResponse instead of TTransportErrorermolovd2026-04-234-27/+16
* - retry "cluster read-only mode is active" yt errorsvoevodskiy2026-04-211-6/+14
* Revert "YT-27972: mapreduce over rpc_proxy client, write data in small chunks"ermolovd2026-04-201-26/+4
* Add noexcept to move constuctors and assignments in yt/cpp/mapreduceosidorkin2026-04-195-9/+9
* YT-26179: Add Abort for readersmaybenotilya2026-04-1746-84/+674
* temporary workaround for cannot findermolovd2026-04-161-0/+6
* YT-27972: mapreduce over rpc_proxy client, write data in small chunksermolovd2026-04-131-4/+26
* YT-27970: two connections for rpc proxyermolovd2026-04-134-77/+97
* [trivial] virtual -> override for destructortobo2026-04-081-1/+1
* Intermediate changesrobot-piglet2026-04-061-1/+1
* Support passing jobstate via env variable in operation specaneporada2026-04-036-9/+71
* YT-18571: Use modern [[likely]] and [[unlikely]] attributes instead of Y_LIKE...babenko2026-03-302-2/+2
* YT-27710: Add RPC to TransactionPingermaybenotilya2026-03-305-118/+116
* make FileCacheReplicationFactor dynamic in cpp sdko-gulyaev2026-03-245-7/+15
* fetch dynamic config through cache, don't scare the users with expected errorsermolovd2026-03-123-12/+32
* YT-26837: expect finished transaction error during pingachains2026-02-271-3/+11
* fix write file options rpc serializatoro-gulyaev2026-02-261-1/+1
* Renaming .Get() -> .BlockingGet() for futures with regexp in ytpechatnov2026-02-262-9/+9
* YT-26837: do not log at Error level if error is expectedachains2026-02-235-4/+96
* YT-27432: support create with IgnoreTypeMismatch in C++ SDKachains2026-02-183-0/+8
* YT-21148 Serialize deleted columns according to new designs-berdnikov2026-02-185-10/+80
* YT-21148 Cosmetics: Get rid of unnecessary `NYT::` prefixs-berdnikov2026-02-161-17/+13
* YT-26760: operation_link_pattern is taken from dynamic configurationermolovd2026-02-099-9/+117
* operation_preparer uses IClient methods instead of IRawClient to enable retriesermolovd2026-02-021-12/+8
* Wrap system error on first http chunkngc2242026-01-305-13/+235
* Add OmitInaccessibleRows in mapreduce clientmpereskokova2026-01-303-0/+7
* YT-27085: Rename shadowed data member Timeout to SessionTimeoutachains2026-01-303-10/+10
* YT-27220: Fix SyncFinishOperationImpl error handlingachains2026-01-281-1/+4
* Normalize `operator.*` spelling in YT and YPs-berdnikov2026-01-283-14/+14
* Normalize `operator()` spelling in YTs-berdnikov2026-01-273-17/+17