| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* Changelog entry
Type: fix
Component: cpp-sdk
Allow TransactionPinger to ping via RPC if is being used in RPC Client.
commit_hash:9b38ce40b5667f107d6f23e40bf07dcf80ac11c7
|
| |
|
|
|
|
|
|
|
|
|
| |
* Changelog entry
Type: fix
Component: cpp-sdk
Raw client utilizes formatted table reader api
<Message for release notes>
commit_hash:c0ecd99971ac56141c9a7a2cb95cd3d7e6ad6611
|
| |
|
|
|
|
|
|
|
| |
* Changelog entry
Type: feature
Component: cpp-sdk
Start distributed session methods (file/table) now support attaching to transaction.
commit_hash:0a40dfd6d556f9890fa5abccf29c0baf33df4e7d
|
| |
|
|
|
|
|
|
|
|
|
| |
* Changelog entry
Type: feature
Component: cpp-sdk
Support distributed API in C\+\+ SDK
<Message for release notes>
commit_hash:689a3c978864fa4623f3b38ce031faa96532b3fe
|
| |
|
|
|
|
|
|
|
|
|
| |
<Message NOT for release notes>
* Changelog entry
Type: fix
Component: scheduler
Rework get\_job\_trace api: enable streaming and return perfetto-friendly format
commit_hash:082e255afb9022eb137dac3d0c3be8ac49d3b5e2
|
| |
|
|
| |
commit_hash:8f403d09e4902266671a4c8b149104272a4126eb
|
| |
|
|
|
|
|
|
|
| |
* Changelog entry
Type: feature
Component: cpp-sdk
Support write table via RPC Proxy in C\+\+ client
commit_hash:fccc00849eafded757e3f1332da1fe209a127ec9
|
| |
|
|
| |
commit_hash:627b3fd7979f64a7365a590bca09a1c53c23464a
|
| |
|
|
| |
commit_hash:1b44475c0447374091b3f13cd7e2126757874ebb
|
| |
|
|
| |
commit_hash:c279c66b6d18c54f7f1794d2a0ba851119dd59c8
|
| |
|
|
|
|
|
|
|
| |
* Changelog entry
Type: feature
Component: cpp-mapreduce-sdk
Introduce methods for reading table partition
commit_hash:ab818edd21ccb2a9c5f3d5f010686c3314532192
|
| |
|
|
| |
commit_hash:9facb0640518c75b7a745dad2ddbd649cb91a83f
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit should be reverted when these methods will have corresponding RPC implementations.
```
void TRpcRawClient::DeleteRows(
const TYPath& /*path*/,
const TNode::TListType& /*keys*/,
const TDeleteRowsOptions& /*options*/)
{
YT_UNIMPLEMENTED();
}
```
commit_hash:a7957f365cc49dce53d44d702288a41cb2ec45b9
|
| |
|
|
| |
commit_hash:d85d90291b5eb4cf0c68c9c1c2387124cb9927b2
|
| |
|
|
| |
commit_hash:30039ea85dc5a55f14b4964ce3aec0a0508d6836
|
| |
|
|
| |
commit_hash:b9c0a7fd0ba37d4b66ac0b3bd38387dc4f85738b
|
|
|
commit_hash:df330f3a0c0ca36d9bcf801fd96b964f1be6383a
|