<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/client/operation.cpp, branch CLI_2.18.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.18.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.18.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2024-12-16T16:11:27Z</updated>
<entry>
<title>[yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpRawClient</title>
<updated>2024-12-16T16:11:27Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2024-12-16T15:45:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dae2dbe3496d7557b1ece64d5464bd8e686995a8'/>
<id>urn:sha1:dae2dbe3496d7557b1ece64d5464bd8e686995a8</id>
<content type='text'>
commit_hash:b093be44005f3d9da9779444cbbc32b93f7372ee
</content>
</entry>
<entry>
<title>Remove excessive mutationId argument</title>
<updated>2024-12-14T13:51:13Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2024-12-14T13:19:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=aa1021b694481614165db9cf5e5b8c7687bdf8b5'/>
<id>urn:sha1:aa1021b694481614165db9cf5e5b8c7687bdf8b5</id>
<content type='text'>
commit_hash:4f4f0d451f00b683572fc77efbae9119e2ee40de
</content>
</entry>
<entry>
<title>yt/cpp/mapreduce: move Create to THttpRawClient</title>
<updated>2024-12-13T17:58:57Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2024-12-13T17:18:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=91a8ffd57d8783a3d940c9506254fa7e2012e1ec'/>
<id>urn:sha1:91a8ffd57d8783a3d940c9506254fa7e2012e1ec</id>
<content type='text'>
commit_hash:9ca8428c322034064576bb56f74e704425ce7de9
</content>
</entry>
<entry>
<title>yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClient</title>
<updated>2024-12-13T14:04:18Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2024-12-13T12:22:36Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=09c88b035d29fac5fd49de2fbc3c71e2d2a80754'/>
<id>urn:sha1:09c88b035d29fac5fd49de2fbc3c71e2d2a80754</id>
<content type='text'>
commit_hash:bd2228f98fa92de408ca850f9bc1608fdf99e7f5
</content>
</entry>
<entry>
<title>YT-23442: set nirvana context in operation spec</title>
<updated>2024-11-29T06:46:02Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2024-11-29T06:34:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2b83b2ef4d72457a4119c11a3e49f18456963c16'/>
<id>urn:sha1:2b83b2ef4d72457a4119c11a3e49f18456963c16</id>
<content type='text'>
commit_hash:0c8ecc6b08a1735f8aa861055d52c1ba152aa710
</content>
</entry>
<entry>
<title>YT-23568: Skip checking table existence if table is located on different cluster</title>
<updated>2024-11-28T07:52:03Z</updated>
<author>
<name>v-a-zolotov</name>
<email>v-a-zolotov@yandex-team.com</email>
</author>
<published>2024-11-28T07:42:20Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7b2abf2f5254556fa36060d0f6ca9e077def3b35'/>
<id>urn:sha1:7b2abf2f5254556fa36060d0f6ca9e077def3b35</id>
<content type='text'>
commit_hash:b5a8081be739437ebced2083440e22295ce64255
</content>
</entry>
<entry>
<title>YT-23568: `create` attribute in RichYPath</title>
<updated>2024-11-26T12:52:27Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2024-11-26T12:38:34Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0f8ebb5baf44e7aad96d0694c3148889b9a9d2b6'/>
<id>urn:sha1:0f8ebb5baf44e7aad96d0694c3148889b9a9d2b6</id>
<content type='text'>
* Changelog entry
Type: feature
Component: cpp-sdk

Add support for `create` attribute in RichYPath.
Don't create paths explicitly if `create` attribute is specified.
commit_hash:52e77ce4cf5e21fae6d6e510ffb0edba35ec2a1d
</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>add nirvana block url to started by block</title>
<updated>2024-11-09T10:01:48Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2024-11-09T09:51:55Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1f59ab019232ff97a73c7c13736b254925fa8b0b'/>
<id>urn:sha1:1f59ab019232ff97a73c7c13736b254925fa8b0b</id>
<content type='text'>
commit_hash:0468f946ddc0d3a27c085e6e5ec4ce8121c4024d
</content>
</entry>
<entry>
<title>Use lowercase Data, Empty and Size in some code-generations</title>
<updated>2024-10-28T08:32:01Z</updated>
<author>
<name>mikhnenko</name>
<email>mikhnenko@yandex-team.com</email>
</author>
<published>2024-10-28T08:18:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c8be30cac94b3cf035a99c8881e6588ce0304787'/>
<id>urn:sha1:c8be30cac94b3cf035a99c8881e6588ce0304787</id>
<content type='text'>
[nodiff:caesar]
commit_hash:13085d3e582f02071258318908bea6ef9c424fcb
</content>
</entry>
</feed>
