<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql, branch CLI_2.22.1</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.22.1</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.22.1'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-06-06T19:50:47Z</updated>
<entry>
<title>YQL-20054: Fix pg types</title>
<updated>2025-06-06T19:50:47Z</updated>
<author>
<name>atarasov5</name>
<email>atarasov5@yandex-team.com</email>
</author>
<published>2025-06-06T19:34:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ac501e19488230650210f6cc4a4c9d1fc7a383e2'/>
<id>urn:sha1:ac501e19488230650210f6cc4a4c9d1fc7a383e2</id>
<content type='text'>
commit_hash:b0bb9ec1e8b00c8383d182b073073d6eaf04ab2f
</content>
</entry>
<entry>
<title>Enable YQL_BETTER_CONF_SETTING_API</title>
<updated>2025-06-06T09:35:08Z</updated>
<author>
<name>aneporada</name>
<email>aneporada@yandex-team.com</email>
</author>
<published>2025-06-06T09:00:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d46faefd308c5000b4d3b74562e96d8bbd16afab'/>
<id>urn:sha1:d46faefd308c5000b4d3b74562e96d8bbd16afab</id>
<content type='text'>
commit_hash:cee72176174f3e997c24d395aeef14424217fcab
</content>
</entry>
<entry>
<title>Fix block coalesce for multioptional</title>
<updated>2025-06-06T08:42:27Z</updated>
<author>
<name>atarasov5</name>
<email>atarasov5@yandex-team.com</email>
</author>
<published>2025-06-06T08:10:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2443db636d1be273f42c843614117df0a584eb87'/>
<id>urn:sha1:2443db636d1be273f42c843614117df0a584eb87</id>
<content type='text'>
commit_hash:a9766abf73088d74351c34d5136a3eeb7191ac04
</content>
</entry>
<entry>
<title>YQL-19747: Fix some TODOs and Clang Tidy checks</title>
<updated>2025-06-06T08:32:08Z</updated>
<author>
<name>vityaman</name>
<email>vityaman.dev@yandex.ru</email>
</author>
<published>2025-06-06T08:09:02Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1df1c560c27a041991c7fc59bcdf232eb57ad11f'/>
<id>urn:sha1:1df1c560c27a041991c7fc59bcdf232eb57ad11f</id>
<content type='text'>
Clang Tidy is cool, but too slow ;(. Btw, should we respect `misc-include-cleaner` check?

```bash
ya dump compile-commands &gt; /tmp/cc/compile_commands.json
find . -type f \( -name "*.cpp" -o -name "*.h" \) -exec clang-tidy {} -p /tmp/cc {} -checks="misc-*" \;
```

---

- Related to `YQL-19747`
- Related to https://github.com/ydb-platform/ydb/issues/9056

---

Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1305
commit_hash:c2ecf638062dcdd0730fed3381da4a230f5352c3
</content>
</entry>
<entry>
<title>YDB FQ: add YSON &amp; JSON MongoDB ReadingMode</title>
<updated>2025-06-05T14:16:28Z</updated>
<author>
<name>ninaiad</name>
<email>ninaiad@yandex-team.com</email>
</author>
<published>2025-06-05T13:36:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b0a9176e84f48cc3b5446480d80d59de1a4aba44'/>
<id>urn:sha1:b0a9176e84f48cc3b5446480d80d59de1a4aba44</id>
<content type='text'>
commit_hash:3c6cb3c41856b76e78b4eaa41d067fbb4bdf9fde
</content>
</entry>
<entry>
<title>YQL-20053 fix &amp; clarify warning</title>
<updated>2025-06-05T14:06:07Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2025-06-05T13:32:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ee8a3164fc7b5379b90e135413155ddb76d437c6'/>
<id>urn:sha1:ee8a3164fc7b5379b90e135413155ddb76d437c6</id>
<content type='text'>
commit_hash:98cd4d4370d009f6e71e69219f5b9d89ab3eca9e
</content>
</entry>
<entry>
<title>Add more ytflow-specific settings</title>
<updated>2025-06-05T12:16:38Z</updated>
<author>
<name>ngc224</name>
<email>ngc224@yandex-team.com</email>
</author>
<published>2025-06-05T11:50:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=be56262ea02e49cb4e5fc479943e38fa083aaa4c'/>
<id>urn:sha1:be56262ea02e49cb4e5fc479943e38fa083aaa4c</id>
<content type='text'>
commit_hash:6cb410bacaead8cc100d8e65d9baa6ec235c7ef2
</content>
</entry>
<entry>
<title>YQL-20048: Udf resolver more analytics</title>
<updated>2025-06-05T11:20:11Z</updated>
<author>
<name>mrlolthe1st</name>
<email>mrlolthe1st@yandex-team.com</email>
</author>
<published>2025-06-05T11:03:55Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2b9917eb56ed1b4bab7136c139a5d9d3229a8c04'/>
<id>urn:sha1:2b9917eb56ed1b4bab7136c139a5d9d3229a8c04</id>
<content type='text'>
commit_hash:ae2acd657ed2d45b09807c205f0aa8fab3be003e
</content>
</entry>
<entry>
<title>YQL-19940: Msan sanitizing</title>
<updated>2025-06-04T13:13:45Z</updated>
<author>
<name>atarasov5</name>
<email>atarasov5@yandex-team.com</email>
</author>
<published>2025-06-04T12:46:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=effe17ba6e34639b097ed022707a93799495101f'/>
<id>urn:sha1:effe17ba6e34639b097ed022707a93799495101f</id>
<content type='text'>
commit_hash:a7bee9ef953705fedbc2280f5a1eac81a305944f
</content>
</entry>
<entry>
<title>support database settings in ALTER DATABASE</title>
<updated>2025-06-04T09:51:33Z</updated>
<author>
<name>deminds</name>
<email>deminds@yandex-team.com</email>
</author>
<published>2025-06-04T09:36:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=14c42c6f9a85a081cde9ba58db0b008b3ade11f7'/>
<id>urn:sha1:14c42c6f9a85a081cde9ba58db0b008b3ade11f7</id>
<content type='text'>
The main goal is to enable setting SchemeLimits (ShardsLimit and PathsLimit) via YQL.

Issue:
- https://github.com/ydb-platform/ydb/issues/16742
commit_hash:e873849e3b4bb494e349ccebbb1ff6d51655c5d1
</content>
</entry>
</feed>
