diff options
author | hiddenpath <hiddenpath@yandex-team.com> | 2025-02-18 20:34:08 +0300 |
---|---|---|
committer | hiddenpath <hiddenpath@yandex-team.com> | 2025-02-18 21:38:01 +0300 |
commit | f29f61716d400e5eeb90d62ae9fc5ec0b7d3a39f (patch) | |
tree | 13b56a5db70e3c3773dabe0cc79279f614660e0c /contrib | |
parent | 7fed694a0b014cec505a8117fc4be52cbf9792aa (diff) | |
download | ydb-f29f61716d400e5eeb90d62ae9fc5ec0b7d3a39f.tar.gz |
YT-23616: Temprorary fallback to http implementation for some methods
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
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions