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-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
*
YT-23616: Move start_op to THttpRawClient
hiddenpath
2024-12-24
1
-0
/
+6
*
Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internals
hiddenpath
2024-12-24
1
-5
/
+5
*
YT-23616: Move read_blob_table and read_file to THttpRawClient
hiddenpath
2024-12-23
2
-3
/
+18
*
YT-23616: Move ReadTable to THttpRawClient
hiddenpath
2024-12-22
1
-0
/
+6
*
YT-23616: Return IHttpResponsePtr instead of TResponseInfo
hiddenpath
2024-12-22
1
-3
/
+4
*
[yt/cpp/mapreduce] YT-23616: Move SkyShareTable implementation to THttpRawClient
hiddenpath
2024-12-19
1
-0
/
+12
*
[yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to THttpRa...
hiddenpath
2024-12-18
1
-1
/
+74
*
[yt/cpp/mapreduce] YT-23616: Move some http methods to THttpRawClient
hiddenpath
2024-12-17
1
-0
/
+56
*
Fix -Wunused-parameter in y*
vadim-xd
2024-12-17
1
-1
/
+1
*
[yt/cpp/mapreduce] YT-23616: Move Job methods to THttpRawClient
hiddenpath
2024-12-17
1
-0
/
+31
*
[yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...
hiddenpath
2024-12-16
1
-0
/
+40
*
[yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClient
hiddenpath
2024-12-15
1
-1
/
+50
*
Remove excessive mutationId argument
hiddenpath
2024-12-14
1
-3
/
+0
*
yt/cpp/mapreduce: move Copy methods to THttpRawClient
hiddenpath
2024-12-13
1
-0
/
+14
*
yt/cpp/mapreduce: move Create to THttpRawClient
hiddenpath
2024-12-13
1
-0
/
+7
*
yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClient
hiddenpath
2024-12-13
1
-0
/
+25
*
yt/cpp/mapreduce: Move Set operation to THttpRawClient
hiddenpath
2024-12-12
2
-0
/
+33
*
remove unused include
tobo
2024-12-07
1
-2
/
+1
*
YT-23221: Pass custom pool to sky share operations
artin-phares
2024-12-04
1
-0
/
+3
*
YT-23645: mapreduce client can use yt/core log manager
ermolovd
2024-11-28
5
-11
/
+44
*
YT-23568: `create` attribute in RichYPath
ermolovd
2024-11-26
2
-0
/
+12
*
YT-23422: do not write command line into attributes of operations
ermolovd
2024-11-23
2
-32
/
+12
*
YT-22455: Introduce list jobs continuation token
omgronny
2024-11-22
1
-0
/
+12
*
Added cluster field to TRichYPath
v-a-zolotov
2024-11-21
2
-0
/
+7
*
YT-22943: add context for system errors
ermolovd
2024-11-19
2
-18
/
+25
*
YT-23387: Sort jobs by task name
omgronny
2024-11-07
1
-0
/
+1
*
YT-23333: Add missing return statements in `yt/cpp/mapreduce/interface/operat...
k-gusev
2024-10-31
1
-0
/
+3
*
Fix regression: static anchors are not updated properly
babenko
2024-10-30
1
-4
/
+0
*
remove unused include util/generic/variant.h
tobo
2024-10-24
1
-1
/
+2
*
Introduce message_level_overrides to tune log message levels at runtime
babenko
2024-10-20
1
-2
/
+0
*
YT-21938: Introduce get_job_trace
omgronny
2024-10-11
3
-0
/
+79
*
YT-22871: Disable option for switching to sync pinger
ermolovd
2024-10-04
2
-2
/
+0
*
Intermediate changes
robot-piglet
2024-09-20
1
-2
/
+0
*
Fix: reset RawTypeV3, when Type is set (and vice versa)
ermolovd
2024-09-19
3
-6
/
+45
*
Support YT_KEEP_TEMP_TABLES environment variable in C++ SDK
Maxim Akhmedov
2024-09-02
2
-0
/
+4
*
Intermediate changes
robot-piglet
2024-08-30
3
-1
/
+12
*
Better comment
ermolovd
2024-08-27
1
-0
/
+7
*
GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨
pavook
2024-08-22
9
-33
/
+33
*
YT-22157 Interface part of HLL in columnar statistics
orlovorlov
2024-07-31
2
-0
/
+4
*
[yt/cpp/mapreduce]Fix build with system protoc, std::string and system stl
nadya73
2024-07-30
2
-2
/
+1
*
[YT C++ API] Add NT_CHAOS_TABLE_REPLICA to ENodeType
andreizdor
2024-07-18
1
-0
/
+1
*
YT-22268: Support YT_LOG_PATH in c++ api
whatsername
2024-07-15
2
-0
/
+2
[prev]
[next]