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
/
mapreduce
/
client
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
7 days
7
-12
/
+58
*
YT-28163: fix tx pinger tsan race
achains
10 days
1
-7
/
+6
*
YT-27827: TPingerTransaction use BlockingGet instead of WaitFor in destructor
ermolovd
2026-04-28
5
-19
/
+41
*
YT-26179: lazy read request
achains
2026-04-24
2
-3
/
+38
*
YT-26179: Add Abort for readers
maybenotilya
2026-04-17
5
-13
/
+55
*
Intermediate changes
robot-piglet
2026-04-06
1
-1
/
+1
*
Support passing jobstate via env variable in operation spec
aneporada
2026-04-03
5
-9
/
+65
*
YT-27710: Add RPC to TransactionPinger
maybenotilya
2026-03-30
3
-110
/
+6
*
make FileCacheReplicationFactor dynamic in cpp sdk
o-gulyaev
2026-03-24
2
-3
/
+13
*
fetch dynamic config through cache, don't scare the users with expected errors
ermolovd
2026-03-12
1
-1
/
+7
*
YT-26837: expect finished transaction error during ping
achains
2026-02-27
1
-3
/
+11
*
YT-26837: do not log at Error level if error is expected
achains
2026-02-23
1
-1
/
+9
*
YT-21148 Serialize deleted columns according to new design
s-berdnikov
2026-02-18
1
-3
/
+0
*
YT-26760: operation_link_pattern is taken from dynamic configuration
ermolovd
2026-02-09
5
-9
/
+34
*
operation_preparer uses IClient methods instead of IRawClient to enable retries
ermolovd
2026-02-02
1
-12
/
+8
*
YT-27220: Fix SyncFinishOperationImpl error handling
achains
2026-01-28
1
-1
/
+4
*
Normalize `operator()` spelling in YT
s-berdnikov
2026-01-27
1
-2
/
+2
*
yt/cpp/mapreduce/client: handle https in transaction pinger
Konstantin Khlebnikov
2026-01-21
4
-10
/
+23
*
Add debug logging for PingTx failure
Nikita Sokolov
2026-01-13
1
-7
/
+10
*
YT-26250: C++ SDK formatted reader
achains
2026-01-12
4
-4
/
+4
*
Intermediate changes
robot-piglet
2026-01-07
1
-1
/
+1
*
YT-26906: start session from tx
achains
2025-12-12
2
-36
/
+36
*
YT-26425: YaMR and proto table fragment writers
achains
2025-11-26
2
-0
/
+56
*
YT-26425: Distributed API http proxy light requests
achains
2025-11-10
5
-0
/
+217
*
YT-24624: Rework get_job_trace api
bystrovserg
2025-10-17
2
-7
/
+5
*
YT-26065: Add TPatchableField to C++ config
rp-1
2025-10-11
2
-0
/
+52
*
YT-26381: workaround with file lock
achains
2025-10-10
2
-36
/
+59
*
Bring hostname to lowercase when checking local mode
ermolovd
2025-10-04
1
-4
/
+3
*
YT-15805: introduce tz-types into type info
ermolovd
2025-09-17
1
-0
/
+8
*
YT-25583: Rename parameter to enable_debug_command_line_arguments in C++ SDK
rp-1
2025-09-09
3
-4
/
+4
*
YT-25583: Fix appending debug options to command jobs
rp-1
2025-09-04
1
-1
/
+1
*
YT-23616: RPC proxy tests for C++ client
achains
2025-09-03
1
-0
/
+1
*
YT-23616: support rpc write table
achains
2025-08-28
1
-6
/
+1
*
[yt/cpp/mapreduce] YT-25894: Support $remaining_row_bytes in SkiffRow readers
nadya73
2025-08-19
2
-10
/
+17
*
YT-25583: Add option for appending job and operation ID to C++ SDK
rp-1
2025-08-15
3
-1
/
+8
*
[yt/cpp/mapreduce] Add GetAlerts in IOperation
nadya73
2025-07-30
2
-10
/
+37
*
YT-23616: Introduce WriteFile RPC implementation
hiddenpath
2025-06-27
1
-1
/
+1
*
Fix YT parallel table writer hang after Abort
rraed
2025-06-18
1
-0
/
+4
*
Allow passing ProxyUrlAliasingRules to clients directly
ngc224
2025-06-13
1
-12
/
+7
*
Simplify multiproxy API
hiddenpath
2025-06-07
1
-7
/
+3
*
YT-24245: Add MultiproxyTargetCluster option
hiddenpath
2025-05-27
1
-0
/
+1
*
YT-25104: Align new writer behaviour with the oldest ones
hiddenpath
2025-05-20
3
-2
/
+6
*
YT-22593: Drop redundant casts introduced in rXXXXXX
babenko
2025-05-16
1
-1
/
+1
*
Log client version only with debug level
hiddenpath
2025-05-15
1
-1
/
+1
*
YT-24500: Introduce structured logging
hiddenpath
2025-05-03
1
-0
/
+14
*
YT-23616: Split TRetryfulWriter implementation into rpc and http
hiddenpath
2025-04-23
5
-31
/
+27
*
YT-22593: Migrate auth to std::string
babenko
2025-04-23
1
-1
/
+1
*
YT-23645: Do not override user configuration of logger
hiddenpath
2025-04-22
1
-1
/
+4
*
Don't wait Yt poller thread shutdown under lock
udovichenko-r
2025-04-21
1
-4
/
+8
[next]