<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/http_client/raw_requests.cpp, branch CLI_2.24.1</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.24.1</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.24.1'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-04-23T12:59:27Z</updated>
<entry>
<title>YT-23616: Split TRetryfulWriter implementation into rpc and http</title>
<updated>2025-04-23T12:59:27Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-04-23T12:43:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7c0632d935742fed09b7e3c49c5677e9bc3320b3'/>
<id>urn:sha1:7c0632d935742fed09b7e3c49c5677e9bc3320b3</id>
<content type='text'>
commit_hash:2b01b1b2387f71903fc29f3364d1e5f46f35a703
</content>
</entry>
<entry>
<title>YT-23616: Dispatch on some dyntable methods</title>
<updated>2025-04-18T03:26:19Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-04-18T03:14:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=794bfc553e78c09c6b275acbf5a71c62c722df1a'/>
<id>urn:sha1:794bfc553e78c09c6b275acbf5a71c62c722df1a</id>
<content type='text'>
commit_hash:c279c66b6d18c54f7f1794d2a0ba851119dd59c8
</content>
</entry>
<entry>
<title>YT-23616: Add RPC implementation of LookupRows, DeleteRows and InsertRows methods</title>
<updated>2025-04-17T05:43:27Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-04-17T05:31:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a2a5a3ce98cd881dd0f1d0d205a353dfa49cbbbb'/>
<id>urn:sha1:a2a5a3ce98cd881dd0f1d0d205a353dfa49cbbbb</id>
<content type='text'>
commit_hash:c71f62e346bef766379d7b3c3ac2933bb96ac543
</content>
</entry>
<entry>
<title>Move write table implementation out of retryless writer</title>
<updated>2025-03-12T11:04:22Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-03-12T10:44:21Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6be15d55eee03989c22613608f68419703afa891'/>
<id>urn:sha1:6be15d55eee03989c22613608f68419703afa891</id>
<content type='text'>
commit_hash:76ee7f2ff9eb898df33408811d52b217a4ecd4d3
</content>
</entry>
<entry>
<title>YT-24340: Use 'type' instead of 'operation_type' in Python API</title>
<updated>2025-02-27T15:46:17Z</updated>
<author>
<name>ignat</name>
<email>ignat@yandex-team.com</email>
</author>
<published>2025-02-27T15:29:49Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=940b52dd26fb783e71cf0fb395151405b7c7213b'/>
<id>urn:sha1:940b52dd26fb783e71cf0fb395151405b7c7213b</id>
<content type='text'>
commit_hash:6a13727ca3768dc1f888871075884ab50ba0c3a4
</content>
</entry>
<entry>
<title>YT-23616: Temprorary fallback to http implementation for some methods</title>
<updated>2025-02-18T18:38:01Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-02-18T17:34:08Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f29f61716d400e5eeb90d62ae9fc5ec0b7d3a39f'/>
<id>urn:sha1:f29f61716d400e5eeb90d62ae9fc5ec0b7d3a39f</id>
<content type='text'>
This commit should be reverted when these methods will have corresponding RPC implementations.

```
void TRpcRawClient::DeleteRows(
    const TYPath&amp; /*path*/,
    const TNode::TListType&amp; /*keys*/,
    const TDeleteRowsOptions&amp; /*options*/)
{
    YT_UNIMPLEMENTED();
}
```
commit_hash:a7957f365cc49dce53d44d702288a41cb2ec45b9
</content>
</entry>
<entry>
<title>YT-23616: Rename raw_client to http_client</title>
<updated>2025-01-22T06:04:11Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-01-22T05:47:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=044fc00c5520ec73b6146427ce9f1cf80ec6a95f'/>
<id>urn:sha1:044fc00c5520ec73b6146427ce9f1cf80ec6a95f</id>
<content type='text'>
commit_hash:df330f3a0c0ca36d9bcf801fd96b964f1be6383a
</content>
</entry>
</feed>
