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
*
Fix style of namespace
hiddenpath
2025-06-02
1
-1
/
+1
*
Drop Sequoia retries in non-native client
kvk1920
2025-05-31
1
-13
/
+0
*
Introduce suppress access tracking options
hiddenpath
2025-05-30
1
-0
/
+25
*
YT-24245: Add MultiproxyTargetCluster option
hiddenpath
2025-05-27
1
-0
/
+7
*
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-25059: Introduce log levels as constants
hiddenpath
2025-05-16
1
-0
/
+9
*
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
5
-0
/
+71
*
YT-10317: Throw error on max_compresssed_data_size_per_job violation
apollo1321
2025-04-30
1
-3
/
+4
*
YT-23616: Add RPC implementation of LookupRows, DeleteRows and InsertRows met...
hiddenpath
2025-04-17
1
-1
/
+1
*
YT-6812, YT-24298: Introducing attributes and events to list_jobs
bystrovserg
2025-04-09
1
-0
/
+47
*
Add EnableRpcProxyInJobProxy option to TUserJobSpec
hiddenpath
2025-04-08
1
-0
/
+9
*
Add 'Alias' to TOperationSpecBase
yurial
2025-04-02
1
-0
/
+3
*
YT-20969: C++ methods for reading table partitions
ermolovd
2025-04-02
6
-3
/
+95
*
Change UnixDomainSocket option into boolean
hiddenpath
2025-04-02
1
-3
/
+3
*
YT-23616: Add ProxyUnixDomainSocket client option
hiddenpath
2025-03-28
1
-0
/
+4
*
Merge yexception.h and bt_exception.h to prevent include cycle
thegeorg
2025-03-28
2
-2
/
+2
*
Split YT_PROXY_ROLE into http and rpc options
hiddenpath
2025-03-25
2
-4
/
+12
*
YT-24560: Move ProxyRole from TCreateClientOptions to TConfig
hiddenpath
2025-03-24
3
-3
/
+5
*
YT-24248: Add with_interruption_info filter in list_jobs
bystrovserg
2025-03-13
1
-0
/
+4
*
Do not fail upon negative job counters receiving
hiddenpath
2025-03-11
4
-55
/
+55
*
YT-24173: Fix error resolving path in remote clusters operations
hiddenpath
2025-03-01
1
-0
/
+7
*
Add equality operator to TReadRange
asamoylov22
2025-02-28
2
-0
/
+31
*
Helper to print debug text yson
ermolovd
2025-02-27
1
-0
/
+13
*
YT-23616: Support ignoring specific log categories
hiddenpath
2025-02-21
1
-0
/
+1
*
YT-23616: Add CreateRpcClient method
hiddenpath
2025-02-19
1
-0
/
+5
*
YT-21081: fix temp tables for case when client is created with GlobalTx
ermolovd
2025-02-19
2
-3
/
+10
*
YT-23616: Fix serialization of rpc requests
hiddenpath
2025-02-19
1
-0
/
+4
*
YT-23616: Remove HttpCode from TErrorResponse
hiddenpath
2025-02-18
2
-16
/
+0
*
YT-23616: Add IsUnauthorized method to TErrorResponse
hiddenpath
2025-02-17
2
-0
/
+19
*
YT-23616: Do not rely on specific http codes upon request retry
hiddenpath
2025-02-17
1
-1
/
+1
*
YT-23616: Add TransientError to retriable errors list
hiddenpath
2025-02-16
1
-0
/
+2
*
YT-23616: Support ProxyRole in TCreateClientOptions
hiddenpath
2025-02-15
1
-0
/
+3
*
YT-23616: Add implementation of method for creating rpc client
hiddenpath
2025-02-15
1
-4
/
+2
*
YT-23616: Wrap RPC errors with TErrorResponse
hiddenpath
2025-02-14
2
-0
/
+9
*
Add Annotations and Description options to TOperationSpecBase
hiddenpath
2025-02-12
1
-0
/
+6
*
introduce batching for concatenate
ermolovd
2025-02-11
1
-0
/
+6
*
YT-23616: Switch TYtPoller to IRawClient
hiddenpath
2025-02-08
1
-0
/
+2
*
YT-21081: improve temp directory structure, create subdirectory with username
ermolovd
2025-02-07
5
-6
/
+247
*
operation suspend reason
Nikita Sokolov
2025-02-06
1
-0
/
+5
*
YT-23979: Report job's operation incarnation and add corresponding filter to API
eshcherbin
2025-02-04
1
-0
/
+4
*
add missing comma after the conjunctive/ linking adverb 'Thus'
tobo
2025-01-31
1
-1
/
+1
*
Minor refactorings in request serialization
hiddenpath
2025-01-22
1
-5
/
+26
*
Add docker image option in operaion spec in cpp sdk
Gleb
2025-01-19
1
-0
/
+3
*
YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...
hiddenpath
2025-01-15
3
-0
/
+145
*
Remove unnecessary http-related forward declaration
hiddenpath
2025-01-14
1
-7
/
+0
*
Move SkyShareTable and WhoAmI implementations to raw requests
hiddenpath
2025-01-10
1
-8
/
+0
*
Remove GetJobStderrWithRetries implementation
hiddenpath
2024-12-30
1
-5
/
+0
[next]