<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/contrib/libs/apache/arrow, branch stable-23-2</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=stable-23-2</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=stable-23-2'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2022-12-15T16:25:15Z</updated>
<entry>
<title>Sync linux-headers instead of using system ones</title>
<updated>2022-12-15T16:25:15Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2022-12-15T16:25:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0c31d97afd7858af5f8f858c8addf91655ca9ccc'/>
<id>urn:sha1:0c31d97afd7858af5f8f858c8addf91655ca9ccc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop MSVC-specific workaround for using int128 implementation from boost</title>
<updated>2022-12-14T10:11:45Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2022-12-14T10:11:45Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7b2317ba8baa3414534e276c89e74f3033be9f69'/>
<id>urn:sha1:7b2317ba8baa3414534e276c89e74f3033be9f69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support Parquet in ydb cli</title>
<updated>2022-11-30T13:32:10Z</updated>
<author>
<name>stepandrey</name>
<email>stepandrey@yandex-team.com</email>
</author>
<published>2022-11-30T13:32:10Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b6b02f6683bc476c07dc34badbd641aa5a902e49'/>
<id>urn:sha1:b6b02f6683bc476c07dc34badbd641aa5a902e49</id>
<content type='text'>
parquet file import implementation</content>
</entry>
<entry>
<title>Fix reimport problems caused by boost removal from provides.pbtxt</title>
<updated>2022-10-08T08:53:43Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2022-10-08T08:53:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=965dbb360c624c2f714450a1e1afbc1e7b07bf34'/>
<id>urn:sha1:965dbb360c624c2f714450a1e1afbc1e7b07bf34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove boost/multiprecision from metaproject</title>
<updated>2022-09-11T16:28:07Z</updated>
<author>
<name>bugaevskiy</name>
<email>bugaevskiy@yandex-team.com</email>
</author>
<published>2022-09-11T16:28:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=98a6390ee5c37d5c326956bc8494581364d8c11b'/>
<id>urn:sha1:98a6390ee5c37d5c326956bc8494581364d8c11b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[] add metering mode to CLI</title>
<updated>2022-09-02T09:44:59Z</updated>
<author>
<name>shmel1k</name>
<email>shmel1k@ydb.tech</email>
</author>
<published>2022-09-02T09:44:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=90d450f74722da7859d6f510a869f6c6908fd12f'/>
<id>urn:sha1:90d450f74722da7859d6f510a869f6c6908fd12f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add apache arrow python</title>
<updated>2022-09-01T08:18:57Z</updated>
<author>
<name>heretic</name>
<email>heretic@yandex-team.com</email>
</author>
<published>2022-09-01T08:18:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8393683e8cb62468ccace14fa3379e3a4fbdde73'/>
<id>urn:sha1:8393683e8cb62468ccace14fa3379e3a4fbdde73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ya.make</title>
<updated>2022-07-07T11:41:37Z</updated>
<author>
<name>monster</name>
<email>monster@ydb.tech</email>
</author>
<published>2022-07-07T11:41:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=06e5c21a835c0e923506c4ff27929f34e00761c2'/>
<id>urn:sha1:06e5c21a835c0e923506c4ff27929f34e00761c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hackish NO_COMPILER_WARNINGS support</title>
<updated>2022-07-01T06:02:32Z</updated>
<author>
<name>svidyuk</name>
<email>svidyuk@yandex-team.ru</email>
</author>
<published>2022-07-01T06:02:32Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3c9bba8e28fdf3bca1abbce2a72e27c542c2fac4'/>
<id>urn:sha1:3c9bba8e28fdf3bca1abbce2a72e27c542c2fac4</id>
<content type='text'>
Proper implementation must be done as part of YMAKE-91

YMAKE-91

ref:8b77363477972e5927f43d53d571cd60dd458995
</content>
</entry>
<entry>
<title>intermediate changes</title>
<updated>2022-06-07T04:52:45Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-06-07T04:52:45Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7019e5910875e7d0b85cfbf4d46bf3761b377a7e'/>
<id>urn:sha1:7019e5910875e7d0b85cfbf4d46bf3761b377a7e</id>
<content type='text'>
ref:bab1141168add6a5ad2d3ac926957ac6c27e30c3
</content>
</entry>
</feed>
