<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/interface/config.h, branch CLI_2.19.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.19.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.19.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2024-11-28T12:45:53Z</updated>
<entry>
<title>YT-23645: mapreduce client can use yt/core log manager</title>
<updated>2024-11-28T12:45:53Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2024-11-28T12:34:32Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=667d7a8073070f148e1adc7650b55e7a7ef33439'/>
<id>urn:sha1:667d7a8073070f148e1adc7650b55e7a7ef33439</id>
<content type='text'>
commit_hash:7007a3c7f56a6f271073811160f00f03162aaaa6
</content>
</entry>
<entry>
<title>YT-23422: do not write command line into attributes of operations</title>
<updated>2024-11-23T08:10:09Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2024-11-23T07:59:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8e841b73f8df78e6844dfe9350d0f0a6c98c30cb'/>
<id>urn:sha1:8e841b73f8df78e6844dfe9350d0f0a6c98c30cb</id>
<content type='text'>
* Changelog entry
Type: feature
Component: cpp-sdk

C++ SDK doesn't write launching process command line to operation attributes.
commit_hash:c50cbc2a31f5a3b733833767fe94019a0d7615d3
</content>
</entry>
<entry>
<title>YT-22871: Disable option for switching to sync pinger</title>
<updated>2024-10-04T08:02:02Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2024-10-04T07:49:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=19d4673382658aafc539ebfe03fe7e297a3aa261'/>
<id>urn:sha1:19d4673382658aafc539ebfe03fe7e297a3aa261</id>
<content type='text'>
* Changelog entry

Type: feature
Component: cpp-mapreduce-sdk

Removed old style synchronous pinger
commit_hash:111d1bdf6f21cc2eff949224eea06c219af70051
</content>
</entry>
<entry>
<title>Support YT_KEEP_TEMP_TABLES environment variable in C++ SDK</title>
<updated>2024-09-02T08:12:07Z</updated>
<author>
<name>Maxim Akhmedov</name>
<email>max@tracto.ai</email>
</author>
<published>2024-09-02T07:59:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=07991279b3ddf89ef2a7baec78a8ad93e5bc7fbb'/>
<id>urn:sha1:07991279b3ddf89ef2a7baec78a8ad93e5bc7fbb</id>
<content type='text'>
No description

---
c5f81efe57e11992b55a5cbbf3dfff08b790c28c

Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/813
</content>
</entry>
<entry>
<title>YT-22268: Support YT_LOG_PATH in c++ api</title>
<updated>2024-07-15T19:58:06Z</updated>
<author>
<name>whatsername</name>
<email>whatsername@yandex-team.com</email>
</author>
<published>2024-07-15T19:46:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6e7ddec83991f734749824466ba89e35fff8904c'/>
<id>urn:sha1:6e7ddec83991f734749824466ba89e35fff8904c</id>
<content type='text'>
Проверил руками на тестах yt roren
eb7589ac6894bffb1ebcd1d092f4eed6ca4cd975
</content>
</entry>
<entry>
<title>YT-21308: Add redirect_stdout_to_stderr flag for C++ client</title>
<updated>2024-05-24T17:58:06Z</updated>
<author>
<name>apachee</name>
<email>apachee@yandex-team.com</email>
</author>
<published>2024-05-24T17:47:38Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3e42aa91c70358fdd3ec39d0ac23072fc230b209'/>
<id>urn:sha1:3e42aa91c70358fdd3ec39d0ac23072fc230b209</id>
<content type='text'>
Adds redirect_stdout_to_stderr spec option for operations that allows writing to stdout as if it was stderr.
6a8ac5f21955a79848d86f72715628c7b8bb65c4
</content>
</entry>
<entry>
<title>YT-21141 Avoid content deduplication for files under 10MB</title>
<updated>2024-03-18T12:02:17Z</updated>
<author>
<name>orlovorlov</name>
<email>orlovorlov@yandex-team.com</email>
</author>
<published>2024-03-18T10:15:49Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=29127cb44e4ff8ecde3924e1af7bb4213fda2a9f'/>
<id>urn:sha1:29127cb44e4ff8ecde3924e1af7bb4213fda2a9f</id>
<content type='text'>
febae4e49cd0f600bf21616025f210e99235cfdc
</content>
</entry>
<entry>
<title>YT-19269: table writer implementation that doesn't wait for complete buffer before sending to network</title>
<updated>2023-11-28T06:59:46Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2023-11-28T06:30:16Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5e58015f2e6fddae74e51d9de0870e5f7119cc12'/>
<id>urn:sha1:5e58015f2e6fddae74e51d9de0870e5f7119cc12</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>[yt/cpp/mapreduce] Fix documentation links</title>
<updated>2023-09-06T17:02:49Z</updated>
<author>
<name>nadya73</name>
<email>nadya73@yandex-team.com</email>
</author>
<published>2023-09-06T16:42:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5dff1fa32117ff242e380e16314bae6fd67651f9'/>
<id>urn:sha1:5dff1fa32117ff242e380e16314bae6fd67651f9</id>
<content type='text'>
</content>
</entry>
</feed>
