index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yt
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
YT-28163: followup fix
achains
3 days
1
-1
/
+6
*
YT-27835: Add tracing for readers and writers
maybenotilya
8 days
11
-17
/
+135
*
add LockType option to TInsertRowsOptions in yt/cpp/mapreduce
alkaline
10 days
2
-0
/
+28
*
YT-28163: fix tx pinger tsan race
achains
11 days
1
-7
/
+6
*
YT-27970: Multiplexing for RPC requests
maybenotilya
2026-05-20
2
-0
/
+8
*
YT-28161: Add Prerequisite options to C++ SDK
maybenotilya
2026-05-15
3
-0
/
+87
*
Added exec_attributes & cookie to TJobAttributes
vvvv
2026-05-04
2
-0
/
+14
*
Intermediate changes
robot-piglet
2026-04-29
1
-2
/
+10
*
YT-27835: Add client tracing option serialization
maybenotilya
2026-04-28
1
-0
/
+2
*
YT-27827: TPingerTransaction use BlockingGet instead of WaitFor in destructor
ermolovd
2026-04-28
10
-88
/
+139
*
YT-26179: lazy read request
achains
2026-04-24
2
-3
/
+38
*
YT-27835: Client tracing
maybenotilya
2026-04-24
9
-0
/
+238
*
YT-27848: add FetchCookieNodeDescriptors flag in C++ SDK
achains
2026-04-23
3
-0
/
+8
*
throw TErrorResponse instead of TTransportError
ermolovd
2026-04-23
4
-27
/
+16
*
- retry "cluster read-only mode is active" yt errors
voevodskiy
2026-04-21
1
-6
/
+14
*
Revert "YT-27972: mapreduce over rpc_proxy client, write data in small chunks"
ermolovd
2026-04-20
1
-26
/
+4
*
Add noexcept to move constuctors and assignments in yt/cpp/mapreduce
osidorkin
2026-04-19
5
-9
/
+9
*
YT-26179: Add Abort for readers
maybenotilya
2026-04-17
46
-84
/
+674
*
temporary workaround for cannot find
ermolovd
2026-04-16
1
-0
/
+6
*
YT-27972: mapreduce over rpc_proxy client, write data in small chunks
ermolovd
2026-04-13
1
-4
/
+26
*
YT-27970: two connections for rpc proxy
ermolovd
2026-04-13
4
-77
/
+97
*
[trivial] virtual -> override for destructor
tobo
2026-04-08
1
-1
/
+1
*
Intermediate changes
robot-piglet
2026-04-06
1
-1
/
+1
*
Support passing jobstate via env variable in operation spec
aneporada
2026-04-03
6
-9
/
+71
*
YT-18571: Use modern [[likely]] and [[unlikely]] attributes instead of Y_LIKE...
babenko
2026-03-30
2
-2
/
+2
*
YT-27710: Add RPC to TransactionPinger
maybenotilya
2026-03-30
5
-118
/
+116
*
make FileCacheReplicationFactor dynamic in cpp sdk
o-gulyaev
2026-03-24
5
-7
/
+15
*
fetch dynamic config through cache, don't scare the users with expected errors
ermolovd
2026-03-12
3
-12
/
+32
*
YT-26837: expect finished transaction error during ping
achains
2026-02-27
1
-3
/
+11
*
fix write file options rpc serializator
o-gulyaev
2026-02-26
1
-1
/
+1
*
Renaming .Get() -> .BlockingGet() for futures with regexp in yt
pechatnov
2026-02-26
2
-9
/
+9
*
YT-26837: do not log at Error level if error is expected
achains
2026-02-23
5
-4
/
+96
*
YT-27432: support create with IgnoreTypeMismatch in C++ SDK
achains
2026-02-18
3
-0
/
+8
*
YT-21148 Serialize deleted columns according to new design
s-berdnikov
2026-02-18
5
-10
/
+80
*
YT-21148 Cosmetics: Get rid of unnecessary `NYT::` prefix
s-berdnikov
2026-02-16
1
-17
/
+13
*
YT-26760: operation_link_pattern is taken from dynamic configuration
ermolovd
2026-02-09
9
-9
/
+117
*
operation_preparer uses IClient methods instead of IRawClient to enable retries
ermolovd
2026-02-02
1
-12
/
+8
*
Wrap system error on first http chunk
ngc224
2026-01-30
5
-13
/
+235
*
Add OmitInaccessibleRows in mapreduce client
mpereskokova
2026-01-30
3
-0
/
+7
*
YT-27085: Rename shadowed data member Timeout to SessionTimeout
achains
2026-01-30
3
-10
/
+10
*
YT-27220: Fix SyncFinishOperationImpl error handling
achains
2026-01-28
1
-1
/
+4
*
Normalize `operator.*` spelling in YT and YP
s-berdnikov
2026-01-28
3
-14
/
+14
*
Normalize `operator()` spelling in YT
s-berdnikov
2026-01-27
3
-17
/
+17
*
YT-27155: propagate control attributes to parttion reader
achains
2026-01-22
3
-0
/
+12
*
yt/cpp/mapreduce/client: handle https in transaction pinger
Konstantin Khlebnikov
2026-01-21
4
-10
/
+23
*
TAtomic => std::atomic in yt/cpp/mapreduce/http
tobo
2026-01-21
3
-12
/
+6
*
Add debug logging for PingTx failure
Nikita Sokolov
2026-01-13
1
-7
/
+10
*
YT-26250: C++ SDK formatted reader
achains
2026-01-12
9
-79
/
+30
*
Intermediate changes
robot-piglet
2026-01-07
1
-1
/
+1
*
YT-20969: fix C++ sdk CreateTablePartitionReader
achains
2025-12-14
1
-3
/
+3
[next]