| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* 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
|