<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt, branch docs-quickstart-add-mkdir</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=docs-quickstart-add-mkdir</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=docs-quickstart-add-mkdir'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-10-24T20:30:25Z</updated>
<entry>
<title>YT-19517: Support custom output table names in queue static exports</title>
<updated>2023-10-24T20:30:25Z</updated>
<author>
<name>achulkov2</name>
<email>achulkov2@yandex-team.com</email>
</author>
<published>2023-10-24T20:10:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=58fc30125015d9e913d6ecc1f1a89007541ede1b'/>
<id>urn:sha1:58fc30125015d9e913d6ecc1f1a89007541ede1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move worker_node/service_node dependencies to ydb/library/yql</title>
<updated>2023-10-24T17:23:39Z</updated>
<author>
<name>aozeritsky</name>
<email>aozeritsky@ydb.tech</email>
</author>
<published>2023-10-24T16:48:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=623315504d982fbdc29eb377737d4ffcab4e5960'/>
<id>urn:sha1:623315504d982fbdc29eb377737d4ffcab4e5960</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop extra slash!</title>
<updated>2023-10-24T15:44:22Z</updated>
<author>
<name>gritukan</name>
<email>gritukan@yandex-team.com</email>
</author>
<published>2023-10-24T14:47:41Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=670e2deb259d1316f5faa7add5888e8ae4a079aa'/>
<id>urn:sha1:670e2deb259d1316f5faa7add5888e8ae4a079aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect algorithm for computing average wait time yet again</title>
<updated>2023-10-24T15:11:34Z</updated>
<author>
<name>eshcherbin</name>
<email>eshcherbin@yandex-team.com</email>
</author>
<published>2023-10-24T14:33:21Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f9cbd389cd6379f7e439acaf9ea76c19433940ce'/>
<id>urn:sha1:f9cbd389cd6379f7e439acaf9ea76c19433940ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YT-18571: Fix myriads of typos</title>
<updated>2023-10-23T14:27:27Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2023-10-23T13:27:36Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=08405a23b9b6caeabe8d8e19f9d850b0fe4fe52e'/>
<id>urn:sha1:08405a23b9b6caeabe8d8e19f9d850b0fe4fe52e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2023-10-23T14:05:08Z</updated>
<author>
<name>dgolear</name>
<email>dgolear@yandex-team.com</email>
</author>
<published>2023-10-23T13:26:46Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=646fa535280052a90a7bfee7769e93a53daa7bd0'/>
<id>urn:sha1:646fa535280052a90a7bfee7769e93a53daa7bd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2023-10-23T11:57:43Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2023-10-23T11:36:30Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=af74c9c8bc90136faaf77523a0f57f1e893fec93'/>
<id>urn:sha1:af74c9c8bc90136faaf77523a0f57f1e893fec93</id>
<content type='text'>
</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>Fix missing logging during world initialization</title>
<updated>2023-10-21T20:25:17Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2023-10-21T20:06:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a991b019f74cbfe6efb40c3b68b46a1ac2a9bd09'/>
<id>urn:sha1:a991b019f74cbfe6efb40c3b68b46a1ac2a9bd09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change InvokerQueueStatesLock_ from RW to regular spinlock</title>
<updated>2023-10-20T15:46:46Z</updated>
<author>
<name>eshcherbin</name>
<email>eshcherbin@yandex-team.com</email>
</author>
<published>2023-10-20T14:29:55Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=fc0e05b8840f83b3cacf286352c4c8f741145176'/>
<id>urn:sha1:fc0e05b8840f83b3cacf286352c4c8f741145176</id>
<content type='text'>
</content>
</entry>
</feed>
