<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/client/client.cpp, branch CLI_2.27.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.27.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.27.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-10-17T17:16:41Z</updated>
<entry>
<title>YT-24624: Rework get_job_trace api</title>
<updated>2025-10-17T17:16:41Z</updated>
<author>
<name>bystrovserg</name>
<email>bystrovserg@yandex-team.com</email>
</author>
<published>2025-10-17T16:32:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9ff4ecace8645ecd5746e7754247187c81a6da5e'/>
<id>urn:sha1:9ff4ecace8645ecd5746e7754247187c81a6da5e</id>
<content type='text'>
&lt;Message NOT for release notes&gt;

* Changelog entry
  Type: fix
  Component: scheduler

Rework get\_job\_trace api: enable streaming and return perfetto-friendly format
commit_hash:082e255afb9022eb137dac3d0c3be8ac49d3b5e2
</content>
</entry>
<entry>
<title>YT-26065: Add TPatchableField to C++ config</title>
<updated>2025-10-11T12:16:12Z</updated>
<author>
<name>rp-1</name>
<email>rp-1@yandex-team.com</email>
</author>
<published>2025-10-11T11:59:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=384d7a82d5838408972b6df01c48dccdc25f08d5'/>
<id>urn:sha1:384d7a82d5838408972b6df01c48dccdc25f08d5</id>
<content type='text'>
Initial commit
commit_hash:d8d8a160ba64cc1e63e174430aec262d2359cf4e
</content>
</entry>
<entry>
<title>[yt/cpp/mapreduce] YT-25894: Support $remaining_row_bytes in SkiffRow readers</title>
<updated>2025-08-19T12:24:08Z</updated>
<author>
<name>nadya73</name>
<email>nadya73@yandex-team.com</email>
</author>
<published>2025-08-19T12:03:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8bd81db869d23a6cf025f51e8948528d568dcec0'/>
<id>urn:sha1:8bd81db869d23a6cf025f51e8948528d568dcec0</id>
<content type='text'>
commit_hash:f2670aa725e0acbd8cda1c6ccb7efc01c5f95ef5
</content>
</entry>
<entry>
<title>Allow passing ProxyUrlAliasingRules to clients directly</title>
<updated>2025-06-13T13:43:25Z</updated>
<author>
<name>ngc224</name>
<email>ngc224@yandex-team.com</email>
</author>
<published>2025-06-13T13:17:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5af77c069f798dda36e69d1628c12252a5117702'/>
<id>urn:sha1:5af77c069f798dda36e69d1628c12252a5117702</id>
<content type='text'>
commit_hash:5493d9ed32b24050fa5feb08fe13097302ca0a23
</content>
</entry>
<entry>
<title>Simplify multiproxy API</title>
<updated>2025-06-07T12:46:39Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-06-07T12:20:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8f827c09acb5a8559c20af8a35c90720b293ae18'/>
<id>urn:sha1:8f827c09acb5a8559c20af8a35c90720b293ae18</id>
<content type='text'>
This pull request refactors the RPC client creation process to enhance clarity and flexibility.

The previous method of specifying the Unix domain socket path directly in
```
CreateRpcClient(
	"socketPath",
	TCreateClientOptions()
    	.UseProxyUnixDomainSocket(true)
        .MultiproxyTargetCluster("clusterName"));
```

has been changed to

```
CreateRpcClient(
    "clusterName",
    TCreateClientOptions()
    	.JobUnixDomainSocketPath("socketPath"));
```

Also fixes a minor bug, when serverName was set to socket path instead of cluster name.
commit_hash:d2e19d713304fd99c864377203642cff7a4652e7
</content>
</entry>
<entry>
<title>YT-24245: Add MultiproxyTargetCluster option</title>
<updated>2025-05-27T13:00:53Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-05-27T12:42:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b63664175ad2225afade783d34b7bd3d20286a0d'/>
<id>urn:sha1:b63664175ad2225afade783d34b7bd3d20286a0d</id>
<content type='text'>
commit_hash:4ad0d709eab6a3191e6cccd54f85765ae80cf3b2
</content>
</entry>
<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>Don't wait Yt poller thread shutdown under lock</title>
<updated>2025-04-21T16:04:53Z</updated>
<author>
<name>udovichenko-r</name>
<email>udovichenko-r@yandex-team.com</email>
</author>
<published>2025-04-21T15:45:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=313931aa07bc4eac43f483a70122d78a21567078'/>
<id>urn:sha1:313931aa07bc4eac43f483a70122d78a21567078</id>
<content type='text'>
commit_hash:1ddf88b71f3418bee4e3621d13b822ef59dc8e9d
</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-20969: C++ methods for reading table partitions</title>
<updated>2025-04-02T09:51:10Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2025-04-02T09:35:54Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=295387ba8adc18227ec4f401265e4e0bfc5e982a'/>
<id>urn:sha1:295387ba8adc18227ec4f401265e4e0bfc5e982a</id>
<content type='text'>
* Changelog entry
Type: feature
Component: cpp-mapreduce-sdk

Introduce methods for reading table partition
commit_hash:ab818edd21ccb2a9c5f3d5f010686c3314532192
</content>
</entry>
</feed>
