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-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
*
YT-23616: Dispatch on some dyntable methods
hiddenpath
2025-04-18
1
-3
/
+3
*
Add EnableRpcProxyInJobProxy option to TUserJobSpec
hiddenpath
2025-04-08
1
-0
/
+1
*
Add 'Alias' to TOperationSpecBase
yurial
2025-04-02
1
-0
/
+3
*
YT-20969: C++ methods for reading table partitions
ermolovd
2025-04-02
5
-0
/
+153
*
Change UnixDomainSocket option into boolean
hiddenpath
2025-04-02
1
-2
/
+6
*
YT-23616: Add ProxyUnixDomainSocket client option
hiddenpath
2025-03-28
1
-0
/
+1
*
YT-24586: Start requesting the progress attribute in GetOperation only when c...
hiddenpath
2025-03-26
1
-6
/
+12
*
Split YT_PROXY_ROLE into http and rpc options
hiddenpath
2025-03-25
1
-3
/
+5
*
YT-24560: Move ProxyRole from TCreateClientOptions to TConfig
hiddenpath
2025-03-24
1
-2
/
+3
*
YQL-19214: Check existence only on local cluster
coteeq
2025-03-23
1
-11
/
+13
*
YT-22871: remove TThreadPerTransactionPinger
ermolovd
2025-03-21
1
-85
/
+0
*
Remove RetryHeavyWriteRequest method
hiddenpath
2025-03-12
3
-88
/
+21
*
Move write table implementation out of retryless writer
hiddenpath
2025-03-12
3
-29
/
+6
*
YT-24050: Disable queue consumer registration manager by default in job proxies
hiddenpath
2025-03-05
1
-0
/
+1
*
YT-23616: Disable specific categories only when using CoreLog
hiddenpath
2025-03-05
1
-6
/
+5
*
YT-24173: Fix error resolving path in remote clusters operations
hiddenpath
2025-03-01
8
-28
/
+77
*
YT-23616: Support ignoring specific log categories
hiddenpath
2025-02-21
1
-2
/
+9
*
YT-21081: fix temp tables for case when client is created with GlobalTx
ermolovd
2025-02-19
2
-7
/
+23
*
YT-23616: Temprorary fallback to http implementation for some methods
hiddenpath
2025-02-18
1
-3
/
+3
*
YT-23616: Remove HttpCode from TErrorResponse
hiddenpath
2025-02-18
1
-13
/
+11
*
YT-23616: Support ProxyRole in TCreateClientOptions
hiddenpath
2025-02-15
1
-0
/
+4
*
YT-23616: Add implementation of method for creating rpc client
hiddenpath
2025-02-15
1
-1
/
+5
*
YT-23616: Move creation of client context to separate function
hiddenpath
2025-02-15
1
-1
/
+10
*
Add Annotations and Description options to TOperationSpecBase
hiddenpath
2025-02-12
1
-0
/
+6
*
Fix style
ermolovd
2025-02-11
1
-1
/
+1
*
introduce batching for concatenate
ermolovd
2025-02-11
1
-12
/
+40
*
YT-23616: Move RequestWithRetry to common
hiddenpath
2025-02-08
11
-29
/
+11
*
YT-23616: Switch TYtPoller to IRawClient
hiddenpath
2025-02-08
3
-9
/
+16
*
Pass max_failed_job_count to all operations (as documented)
aneporada
2025-01-27
1
-3
/
+3
*
YT-23616: Rename raw_client to http_client
hiddenpath
2025-01-22
25
-57
/
+28
*
Add docker image option in operaion spec in cpp sdk
Gleb
2025-01-19
1
-0
/
+3
*
logging + split verification
ermolovd
2025-01-18
1
-4
/
+6
*
YT-23616: Make implementation of CanonizeYPath method being common
hiddenpath
2025-01-16
8
-34
/
+24
[next]