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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
YT-22593: TString -> std::string in unittests
sabdenovch
2025-12-12
2
-5
/
+5
*
YT-26906: start session from tx
achains
2025-12-12
12
-66
/
+132
*
YT-26425: YaMR and proto table fragment writers
achains
2025-11-26
8
-15
/
+244
*
YT-18571: Extract async_stream_helpers.h/cpp
babenko
2025-11-23
2
-0
/
+3
*
Intermediate changes
robot-piglet
2025-11-23
1
-3
/
+3
*
YT-26639: reuse connection object for the same endpoint
ermolovd
2025-11-18
1
-13
/
+98
*
YT-18420: Remove list nodes from master-server code
h0pless
2025-11-17
2
-20
/
+20
*
[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
4
-35
/
+343
*
YT-26638: disable proxy discovery when connecting to socket
ermolovd
2025-11-12
1
-0
/
+1
*
improve error message
ermolovd
2025-11-11
1
-2
/
+6
*
YT-26425: Distributed API http proxy light requests
achains
2025-11-10
18
-17
/
+997
*
fix bad implicit cast
ermolovd
2025-11-07
1
-1
/
+2
*
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
*
proper ensure initialize for rpc
achains
2025-10-22
1
-2
/
+2
*
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
12
-61
/
+38
*
YT-26065: Add TPatchableField to C++ config
rp-1
2025-10-11
6
-0
/
+71
*
YT-26381: workaround with file lock
achains
2025-10-10
2
-36
/
+59
*
Fix UpdateOperation: read response from server
ermolovd
2025-10-04
3
-4
/
+3
*
Bring hostname to lowercase when checking local mode
ermolovd
2025-10-04
1
-4
/
+3
*
YT-26221: Parse control events and save trace info in operations archive
bystrovserg
2025-10-03
2
-3
/
+3
*
YT-26316: Add monitoring descriptor filter for list jobs
bystrovserg
2025-10-02
3
-0
/
+10
*
increase timeout for reader to exceed session_timeout
ermolovd
2025-10-02
1
-2
/
+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
*
Fix read results with yson fields by reference.
Tony-Romanov
2025-09-23
1
-0
/
+1
*
YT-26145: TConfig serialization
achains
2025-09-19
5
-7
/
+308
*
YT-26196: increase stream timeouts for reading tables with rpc
ermolovd
2025-09-19
1
-0
/
+8
*
YT-15805: introduce tz-types into type info
ermolovd
2025-09-17
4
-1
/
+66
*
YT-25583: Disable appending debug arguments by default
rp-1
2025-09-15
1
-1
/
+1
*
Add table_collocation support
say
2025-09-10
2
-0
/
+3
*
YT-25583: Rename parameter to enable_debug_command_line_arguments in C++ SDK
rp-1
2025-09-09
4
-5
/
+5
*
YT-25583: Fix appending debug options to command jobs
rp-1
2025-09-04
1
-1
/
+1
*
YT-26083: Support LinkNodes with attributes via rpc
achains
2025-09-04
1
-4
/
+0
*
YT-23616: RPC proxy tests for C++ client
achains
2025-09-03
13
-0
/
+4169
*
YT-23616: support rpc write table
achains
2025-08-28
5
-41
/
+29
*
[yt/cpp/mapreduce] YT-25894: Support $remaining_row_bytes in SkiffRow readers
nadya73
2025-08-19
5
-17
/
+36
*
YT-25583: Add option for appending job and operation ID to C++ SDK
rp-1
2025-08-15
4
-1
/
+11
*
fix coverity issue
uzhas
2025-08-08
1
-1
/
+1
*
[yt/cpp/mapreduce] Add GetAlerts in IOperation
nadya73
2025-07-30
3
-10
/
+41
*
[yt/cpp/mapreduce] Fix data race in TAbortableHttpResponse
nadya73
2025-07-21
1
-0
/
+1
*
YQL-20130: Adding alerts filter
panikku
2025-07-03
1
-0
/
+1
*
YT-23616: Introduce WriteFile RPC implementation
hiddenpath
2025-06-27
5
-7
/
+53
*
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
3
-12
/
+40
*
Simplify multiproxy API
hiddenpath
2025-06-07
4
-19
/
+9
*
Remove unused ExtendGenericError method
hiddenpath
2025-06-04
2
-16
/
+0
[prev]
[next]