<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/http/retry_request.cpp, branch meta-1.0.3-dev5</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=meta-1.0.3-dev5</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=meta-1.0.3-dev5'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-03-12T11:04:22Z</updated>
<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>Remove RetryRequestWithPolicy</title>
<updated>2025-01-14T12:41:05Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-01-14T12:22:11Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e6ef3b21f38c311f6b0d6adb666a5d5b2190b32d'/>
<id>urn:sha1:e6ef3b21f38c311f6b0d6adb666a5d5b2190b32d</id>
<content type='text'>
commit_hash:c37dfdf6ccb765ed1d799f3a85a419e7ba917c31
</content>
</entry>
<entry>
<title>YT-23616: Return IHttpResponsePtr instead of TResponseInfo</title>
<updated>2024-12-22T12:39:23Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2024-12-22T12:24:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f91c945c6cea13291b6b00349ebe71f646a03245'/>
<id>urn:sha1:f91c945c6cea13291b6b00349ebe71f646a03245</id>
<content type='text'>
commit_hash:15e9e482495b418a4e9f54ad7c423f0bba0d9f14
</content>
</entry>
<entry>
<title>[yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClient</title>
<updated>2024-12-15T19:19:07Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2024-12-15T18:57:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=17c15e9fcc5070dd6af154f065e21174c4c9ba85'/>
<id>urn:sha1:17c15e9fcc5070dd6af154f065e21174c4c9ba85</id>
<content type='text'>
commit_hash:2d705aa0369f1425152547803e0fcf80780e1bf6
</content>
</entry>
<entry>
<title>yt/cpp/mapreduce: Move Set operation to THttpRawClient</title>
<updated>2024-12-12T13:16:32Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2024-12-12T12:42:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=33b0eb2c8e449c6bf0b1d09020ac16823a04c808'/>
<id>urn:sha1:33b0eb2c8e449c6bf0b1d09020ac16823a04c808</id>
<content type='text'>
commit_hash:3c4bb23f8331162e4667c907c007bc859cc2fc76
</content>
</entry>
<entry>
<title>YT-22943: add context for system errors</title>
<updated>2024-11-19T08:06:45Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2024-11-19T07:54:24Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7be946f684e606f5baa9e3a13401cc19b8ac9a3b'/>
<id>urn:sha1:7be946f684e606f5baa9e3a13401cc19b8ac9a3b</id>
<content type='text'>
* thrown system errors contain context (i.e. host method and request id that produced error)
Type: feature
Component: cpp-sdk
commit_hash:af72a3a37785e9e373e816c2cc072df2076f821d
</content>
</entry>
<entry>
<title>GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨</title>
<updated>2024-08-22T13:39:20Z</updated>
<author>
<name>pavook</name>
<email>pavook@yandex-team.com</email>
</author>
<published>2024-08-22T13:26:27Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8520e043f2e12acdfd39d971ebeeacbe9e5ac3ca'/>
<id>urn:sha1:8520e043f2e12acdfd39d971ebeeacbe9e5ac3ca</id>
<content type='text'>
Make all "otbivka" exactly 80 symbols.

Command:
```bash
sed -i 's#^//////////////\+$#////////////////////////////////////////////////////////////////////////////////#g' $(find yt \( -name '*.cpp' -or -name '*.h' -or -name '*.proto' \) -not -path 'yt/yt/experiments/private/tabletvis/imgui/*')
```
30a0ba9f42ba1909d3cee11fe12bba14c7c8b039
</content>
</entry>
<entry>
<title>add using http-proxy for reading table from YT</title>
<updated>2023-10-22T10:40:13Z</updated>
<author>
<name>annashest18</name>
<email>annashest18@yandex-team.com</email>
</author>
<published>2023-10-22T10:19:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=24a44df2ab01109cefd64d4bfad05c66e7ebd2af'/>
<id>urn:sha1:24a44df2ab01109cefd64d4bfad05c66e7ebd2af</id>
<content type='text'>
add using http-proxy for reading table from YT
Нам нужна возможность ходить  в YT через HTTP proxy для чтения таблиц, используя С++ клиент не из контура Яндекса, к сожалению, сейчас такой возможности нет. В этом ПР черновик изменения, которого нам достаточно
https://a.yandex-team.ru/review/4676436/details - тут это же изменение в YT + коммит с тем, как мы планируем использовать
</content>
</entry>
<entry>
<title>Y_FAIL-&gt;Y_ABORT at '^yt'</title>
<updated>2023-10-17T05:48:26Z</updated>
<author>
<name>ilnurkh</name>
<email>ilnurkh@yandex-team.com</email>
</author>
<published>2023-10-17T05:15:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d6c75d9ec33559b29eb61a8f2e17cbca30fd5ae2'/>
<id>urn:sha1:d6c75d9ec33559b29eb61a8f2e17cbca30fd5ae2</id>
<content type='text'>
https://clubs.at.yandex-team.ru/arcadia/29404
</content>
</entry>
<entry>
<title>YT-19210: expose YQL shared library for YT.</title>
<updated>2023-07-28T21:02:16Z</updated>
<author>
<name>max42</name>
<email>max42@yandex-team.com</email>
</author>
<published>2023-07-28T21:02:16Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=73b89de71748a21e102d27b9f3ed1bf658766cb5'/>
<id>urn:sha1:73b89de71748a21e102d27b9f3ed1bf658766cb5</id>
<content type='text'>
After this, a new target libyqlplugin.so appears. in open-source cmake build.
Diff in open-source YDB repo looks like the following: https://paste.yandex-team.ru/f302bdb4-7ef2-4362-91c7-6ca45f329264</content>
</entry>
</feed>
