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-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
*
Add a todo to remove the LogUseCore option
hiddenpath
2025-06-04
1
-5
/
+4
*
Fix style of namespace
hiddenpath
2025-06-02
1
-1
/
+1
*
Drop Sequoia retries in non-native client
kvk1920
2025-05-31
2
-14
/
+0
*
Introduce suppress access tracking options
hiddenpath
2025-05-30
4
-21
/
+90
*
YT-24245: Add MultiproxyTargetCluster option
hiddenpath
2025-05-27
3
-0
/
+9
*
Revert commit rXXXXXX, YT-25104: Switch to new retryful writer by default
buyval01
2025-05-21
1
-1
/
+1
*
YT-25104: Switch to new retryful writer by default
hiddenpath
2025-05-20
1
-1
/
+1
*
YT-25104: Align new writer behaviour with the oldest ones
hiddenpath
2025-05-20
3
-2
/
+6
*
YT-25059: Introduce log levels as constants
hiddenpath
2025-05-16
1
-0
/
+9
*
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-22593: Migrate HTTP headers to std::string
babenko
2025-05-12
2
-3
/
+3
*
YT-23645: Enable yt/core logger as default
hiddenpath
2025-05-12
2
-2
/
+2
*
YT-24500: Introduce structured logging
hiddenpath
2025-05-03
6
-0
/
+85
[next]