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
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
YT-28161: Add Prerequisite options to C++ SDK
maybenotilya
2026-05-15
1
-0
/
+36
*
Added exec_attributes & cookie to TJobAttributes
vvvv
2026-05-04
1
-0
/
+8
*
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
2
-0
/
+21
*
YT-27835: Client tracing
maybenotilya
2026-04-24
1
-0
/
+3
*
YT-27848: add FetchCookieNodeDescriptors flag in C++ SDK
achains
2026-04-23
1
-0
/
+6
*
throw TErrorResponse instead of TTransportError
ermolovd
2026-04-23
2
-15
/
+0
*
- retry "cluster read-only mode is active" yt errors
voevodskiy
2026-04-21
1
-6
/
+14
*
Add noexcept to move constuctors and assignments in yt/cpp/mapreduce
osidorkin
2026-04-19
4
-8
/
+8
*
YT-26179: Add Abort for readers
maybenotilya
2026-04-17
10
-6
/
+128
*
[trivial] virtual -> override for destructor
tobo
2026-04-08
1
-1
/
+1
*
Support passing jobstate via env variable in operation spec
aneporada
2026-04-03
1
-0
/
+6
*
make FileCacheReplicationFactor dynamic in cpp sdk
o-gulyaev
2026-03-24
3
-4
/
+2
*
YT-27432: support create with IgnoreTypeMismatch in C++ SDK
achains
2026-02-18
1
-0
/
+6
*
YT-21148 Serialize deleted columns according to new design
s-berdnikov
2026-02-18
4
-7
/
+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
4
-0
/
+83
*
Add OmitInaccessibleRows in mapreduce client
mpereskokova
2026-01-30
1
-0
/
+5
*
YT-27085: Rename shadowed data member Timeout to SessionTimeout
achains
2026-01-30
1
-2
/
+2
*
Normalize `operator.*` spelling in YT and YP
s-berdnikov
2026-01-28
2
-13
/
+13
*
Normalize `operator()` spelling in YT
s-berdnikov
2026-01-27
1
-14
/
+14
*
YT-27155: propagate control attributes to parttion reader
achains
2026-01-22
1
-0
/
+5
*
YT-26250: C++ SDK formatted reader
achains
2026-01-12
1
-2
/
+2
*
YT-20969: fix C++ sdk CreateTablePartitionReader
achains
2025-12-14
1
-3
/
+3
*
YT-22593: TString -> std::string in unittests
sabdenovch
2025-12-12
2
-5
/
+5
*
YT-26906: start session from tx
achains
2025-12-12
2
-16
/
+20
*
YT-26425: YaMR and proto table fragment writers
achains
2025-11-26
2
-6
/
+20
*
YT-18420: Remove list nodes from master-server code
h0pless
2025-11-17
1
-19
/
+19
*
[yt/cpp/mapreduce] YT-25583: Enable enable_debug_command_line_arguments by de...
nadya73
2025-11-13
1
-1
/
+1
*
YT-26425: RPC support distributed API
achains
2025-11-13
1
-0
/
+20
*
YT-26425: Distributed API http proxy light requests
achains
2025-11-10
7
-0
/
+340
*
fix infering column filter for oneof columns
ermolovd
2025-10-30
1
-1
/
+18
*
YT-26145: do not serialize token
achains
2025-10-23
1
-2
/
+0
*
YT-26213: Per table input_query (chunk_filter only)
lucius
2025-10-22
2
-0
/
+7
*
fix proto column filter for proto with EMBEDDED messages
ermolovd
2025-10-21
1
-4
/
+15
*
YT-24624: Rework get_job_trace api
bystrovserg
2025-10-17
3
-12
/
+6
*
YT-26065: Add TPatchableField to C++ config
rp-1
2025-10-11
4
-0
/
+19
*
YT-26221: Parse control events and save trace info in operations archive
bystrovserg
2025-10-03
1
-2
/
+2
*
YT-26316: Add monitoring descriptor filter for list jobs
bystrovserg
2025-10-02
1
-0
/
+4
*
Fix -Wunused-but-set-variable in yt
mikhnenko
2025-09-29
1
-1
/
+1
*
YT-26145: Revert visible changes for config serialization
achains
2025-09-23
4
-84
/
+105
*
YT-26145: TConfig serialization
achains
2025-09-19
5
-7
/
+308
*
YT-15805: introduce tz-types into type info
ermolovd
2025-09-17
3
-1
/
+58
*
YT-25583: Disable appending debug arguments by default
rp-1
2025-09-15
1
-1
/
+1
*
Add table_collocation support
say
2025-09-10
1
-0
/
+1
*
YT-25583: Rename parameter to enable_debug_command_line_arguments in C++ SDK
rp-1
2025-09-09
1
-1
/
+1
*
YT-23616: support rpc write table
achains
2025-08-28
1
-0
/
+6
*
[yt/cpp/mapreduce] YT-25894: Support $remaining_row_bytes in SkiffRow readers
nadya73
2025-08-19
3
-7
/
+19
*
YT-25583: Add option for appending job and operation ID to C++ SDK
rp-1
2025-08-15
1
-0
/
+3
*
fix coverity issue
uzhas
2025-08-08
1
-1
/
+1
[next]