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
*
add missing comma after the conjunctive/ linking adverb 'Thus'
tobo
2025-01-31
1
-1
/
+1
*
Pass max_failed_job_count to all operations (as documented)
aneporada
2025-01-27
1
-3
/
+3
*
Minor refactorings in request serialization
hiddenpath
2025-01-22
2
-6
/
+27
*
YT-23616: Rename raw_client to http_client
hiddenpath
2025-01-22
38
-63
/
+31
*
YT-23616: Add TryGet method for TRpcRawClient
hiddenpath
2025-01-21
1
-1
/
+1
*
Add docker image option in operaion spec in cpp sdk
Gleb
2025-01-19
2
-0
/
+6
*
logging + split verification
ermolovd
2025-01-18
1
-4
/
+6
*
YT-23616: Make implementation of CanonizeYPath method being common
hiddenpath
2025-01-16
10
-47
/
+36
*
YT-23616: Make BatchTransform implementation being common
hiddenpath
2025-01-15
5
-13
/
+16
*
YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...
hiddenpath
2025-01-15
20
-107
/
+260
*
YT-23616: Rename TRawBatchRequest to THttpRawBatchRequest
hiddenpath
2025-01-14
14
-61
/
+61
*
Make ExecuteBatch as a method of TRawBatchRequest
hiddenpath
2025-01-14
9
-88
/
+68
*
Remove RetryRequestWithPolicy
hiddenpath
2025-01-14
3
-93
/
+12
*
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
6
-61
/
+54
*
YT-23616: Add ReadFile method RPC implementation
hiddenpath
2025-01-08
1
-0
/
+1
*
Remove GetJobStderrWithRetries implementation
hiddenpath
2024-12-30
4
-26
/
+1
*
YT-23616: Introduce transaction methods for TRpcRawClient
hiddenpath
2024-12-28
3
-16
/
+18
*
Remove TResponseReader implementation
hiddenpath
2024-12-28
2
-47
/
+18
*
Remove maybe_unused attribute from MultisetAttributesOptions
hiddenpath
2024-12-27
1
-1
/
+1
*
Remove unused variables in SerializeParamsForReadTable
hiddenpath
2024-12-26
3
-5
/
+1
*
YT-23616: Move start_op to THttpRawClient
hiddenpath
2024-12-24
8
-81
/
+118
*
Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internals
hiddenpath
2024-12-24
38
-108
/
+108
*
Fix empty response getting status code
hiddenpath
2024-12-23
1
-2
/
+2
*
YT-23616: Move read_blob_table and read_file to THttpRawClient
hiddenpath
2024-12-23
11
-161
/
+153
*
YT-23616: Move ReadTable to THttpRawClient
hiddenpath
2024-12-22
7
-93
/
+75
*
YT-23616: Introduce THttpResponseStream to synchronize lifetimes of response ...
hiddenpath
2024-12-22
1
-1
/
+28
*
YT-23616: Return IHttpResponsePtr instead of TResponseInfo
hiddenpath
2024-12-22
6
-73
/
+73
*
Fix SkyShareTable body
hiddenpath
2024-12-21
1
-1
/
+1
*
[yt/cpp/mapreduce] YT-23616: Move SkyShareTable implementation to THttpRawClient
hiddenpath
2024-12-19
6
-58
/
+65
*
[yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to THttpRa...
hiddenpath
2024-12-18
11
-411
/
+471
*
[yt/cpp/mapreduce] YT-23616: Move some http methods to THttpRawClient
hiddenpath
2024-12-17
7
-141
/
+373
*
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
10
-311
/
+329
*
[yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...
hiddenpath
2024-12-16
13
-249
/
+362
*
[yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClient
hiddenpath
2024-12-15
19
-320
/
+306
*
Remove excessive mutationId argument
hiddenpath
2024-12-14
10
-38
/
+24
*
Add missed mutation_id to Set method
hiddenpath
2024-12-14
1
-0
/
+1
*
yt/cpp/mapreduce: move Copy methods to THttpRawClient
hiddenpath
2024-12-13
6
-49
/
+66
*
yt/cpp/mapreduce: move Create to THttpRawClient
hiddenpath
2024-12-13
8
-81
/
+98
*
yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClient
hiddenpath
2024-12-13
32
-185
/
+376
*
Fix style issues in yt/cpp/mapreduce
hiddenpath
2024-12-13
4
-5
/
+9
*
yt/cpp/mapreduce: Move Set operation to THttpRawClient
hiddenpath
2024-12-12
15
-24
/
+230
*
Intermediate changes
robot-piglet
2024-12-08
1
-3
/
+5
*
remove unused include
tobo
2024-12-07
1
-2
/
+1
*
YT-23221: Pass custom pool to sky share operations
artin-phares
2024-12-04
3
-1
/
+14
*
YT-23442: set nirvana context in operation spec
ermolovd
2024-11-29
1
-10
/
+28
*
YT-23645: mapreduce client can use yt/core log manager
ermolovd
2024-11-28
6
-20
/
+57
*
YT-23568: Skip checking table existence if table is located on different cluster
v-a-zolotov
2024-11-28
1
-0
/
+1
*
YT-23568: `create` attribute in RichYPath
ermolovd
2024-11-26
3
-6
/
+21
[next]