<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/interface, 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-23T09:32:25Z</updated>
<entry>
<title>YT-26145: do not serialize token</title>
<updated>2025-10-23T09:32:25Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-10-23T08:40:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=37940c4dc1adbb9888a8ef82beadbbacf502192a'/>
<id>urn:sha1:37940c4dc1adbb9888a8ef82beadbbacf502192a</id>
<content type='text'>
commit_hash:83bc09ba25f5b4a647c95b444952aa4cf35d7ecf
</content>
</entry>
<entry>
<title>YT-26213: Per table input_query (chunk_filter only)</title>
<updated>2025-10-22T08:36:24Z</updated>
<author>
<name>lucius</name>
<email>lucius@yandex-team.com</email>
</author>
<published>2025-10-22T08:00:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a3ff6b1f20b37a7ce6790aaf9841d2780800cf56'/>
<id>urn:sha1:a3ff6b1f20b37a7ce6790aaf9841d2780800cf56</id>
<content type='text'>
Сейчас поддерживается только режим chunk\_filter (ровно он нужен сейчас для оптимизаторов в yql), а row\_filter можно будет поддержать в будущем.

&lt;Message NOT for release notes&gt;

* Changelog entry
  Type: feature
  Component: controller-agent

Introduce chunk filtration via `input_query` in path attributes. Useful for read optimizations.
commit_hash:575c384f3156e57e692d4a05c9b50a54ad0fa377
</content>
</entry>
<entry>
<title>fix proto column filter for proto with EMBEDDED messages</title>
<updated>2025-10-21T13:00:22Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2025-10-21T12:26:11Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=65b8155bcc5ec62f732e1adb11af8f6a34c5bb50'/>
<id>urn:sha1:65b8155bcc5ec62f732e1adb11af8f6a34c5bb50</id>
<content type='text'>
* Changelog entry
Type: fix
Component: cpp-sdk

fix inferring column filter when running operations in protobuf format
commit_hash:9263474e2121155b4678af32e0d20b5a685fac0c
</content>
</entry>
<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-26221: Parse control events and save trace info in operations archive</title>
<updated>2025-10-03T17:17:47Z</updated>
<author>
<name>bystrovserg</name>
<email>bystrovserg@yandex-team.com</email>
</author>
<published>2025-10-03T17:01:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a9f494913848a8e56b5c10d83d0615a0f51dd71f'/>
<id>urn:sha1:a9f494913848a8e56b5c10d83d0615a0f51dd71f</id>
<content type='text'>
commit_hash:af1a447629e24e0b2fa1e075a45fdc5b5cb16bf4
</content>
</entry>
<entry>
<title>YT-26316: Add monitoring descriptor filter for list jobs</title>
<updated>2025-10-02T15:27:24Z</updated>
<author>
<name>bystrovserg</name>
<email>bystrovserg@yandex-team.com</email>
</author>
<published>2025-10-02T15:07:20Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9b64bf7b20f0f9e35e1f498125ada4bf30e05211'/>
<id>urn:sha1:9b64bf7b20f0f9e35e1f498125ada4bf30e05211</id>
<content type='text'>
yet another list jobs filter
commit_hash:8d2b248c73991a44afefcc274c5081bd95e73a32
</content>
</entry>
<entry>
<title>Fix -Wunused-but-set-variable in yt</title>
<updated>2025-09-29T17:12:49Z</updated>
<author>
<name>mikhnenko</name>
<email>mikhnenko@yandex-team.com</email>
</author>
<published>2025-09-29T16:30:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=457885d1876d4ab0fe4da7078ce2011229add9b5'/>
<id>urn:sha1:457885d1876d4ab0fe4da7078ce2011229add9b5</id>
<content type='text'>
If you think that this pr has broken something for you, roll it back
If the problem is not trivial, come to [support](https://nda.ya.ru/t/a1JIzEbo78mtfQ)
Original errors you can see [here](https://nda.ya.ru/t/pFJQM0ho7KSaTN
commit_hash:4c0f73c85be0f8378e93662801fd7e91db54632d
</content>
</entry>
<entry>
<title>YT-26145: Revert visible changes for config serialization</title>
<updated>2025-09-23T13:23:09Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-09-23T12:38:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6e3513d8ec0b4f82b63c04f808d553e798c3ec5f'/>
<id>urn:sha1:6e3513d8ec0b4f82b63c04f808d553e798c3ec5f</id>
<content type='text'>
&lt;Message NOT for release notes&gt;

* Changelog entry
  Type: fix
  Component: cpp-sdk

Revert breaking public changes in header files
commit_hash:e25a66243042b5961984505e6ecd67cb9f9f2635
</content>
</entry>
<entry>
<title>YT-26145: TConfig serialization</title>
<updated>2025-09-19T14:55:25Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-09-19T13:38:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d5841aaecfd21f305a7aa02367410d9f3a673136'/>
<id>urn:sha1:d5841aaecfd21f305a7aa02367410d9f3a673136</id>
<content type='text'>
* Changelog entry
  Type: feature
  Component: cpp-sdk

Add serialization / deserialization methods for TConfig class
commit_hash:b8dbd0cb04aa88fb629e6f2b855a3e7b1bad0ded
</content>
</entry>
</feed>
