<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/tools/udf_resolver, branch main</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=main</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-06-30T14:16:39Z</updated>
<entry>
<title>YQL-20095: Tune bugprone-argument-comment</title>
<updated>2026-06-30T14:16:39Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-06-30T13:05:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8c0cddc7ffb0b7f0c39352957685fb04d7656b6f'/>
<id>urn:sha1:8c0cddc7ffb0b7f0c39352957685fb04d7656b6f</id>
<content type='text'>
https://clang.llvm.org/extra/clang-tidy/checks/bugprone/argument-comment.html
commit_hash:780ff6a63be44998cb2336a05f3dc33e68a676bf
</content>
</entry>
<entry>
<title>YQL-19813: Udf implementation</title>
<updated>2026-05-07T07:55:16Z</updated>
<author>
<name>atarasov5</name>
<email>atarasov5@yandex-team.com</email>
</author>
<published>2026-05-07T07:35:02Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ff08edeb11d805cb2757a063b7adb1b19eaba0d8'/>
<id>urn:sha1:ff08edeb11d805cb2757a063b7adb1b19eaba0d8</id>
<content type='text'>
commit_hash:183e3a952a021c4701c20d6677800f245239d822
</content>
</entry>
<entry>
<title>YQL-21105 capture poly args during discovery of UDF</title>
<updated>2026-04-15T09:35:36Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2026-04-15T09:07:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a5c353347e9f0bd0d4f535e3c623b096998f2b83'/>
<id>urn:sha1:a5c353347e9f0bd0d4f535e3c623b096998f2b83</id>
<content type='text'>
commit_hash:17dd1b0e35654280ba5695c037baef93bcbb06a5
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2026-04-10T16:18:39Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2026-04-10T15:52:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1264b8bb20db692c947154fce4c0100917b14cfe'/>
<id>urn:sha1:1264b8bb20db692c947154fce4c0100917b14cfe</id>
<content type='text'>
commit_hash:0cb2ef36537bdf8dd3cfe284eefaea9d3a5d0e5b
</content>
</entry>
<entry>
<title>YQL-21105 Enable scan_udfs by default</title>
<updated>2026-04-07T17:46:48Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2026-04-07T17:00:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2393dbac4b22c212294fa87ea2b8ec37e71b8822'/>
<id>urn:sha1:2393dbac4b22c212294fa87ea2b8ec37e71b8822</id>
<content type='text'>
#### Включение сканирования UDF по умолчанию 📝

- 🛠️ Добавлена возможность включать сканирование UDF по умолчанию, с поддержкой нового флага `YQL_UDF_NO_SCAN` для управления поведением.
- 🧪 Обновлена логика тестирования и разрешения UDF, чтобы учитывать переменную окружения и специфические условия для некоторых проектов.
- 🔍 Расширена функциональность сканирования UDF с добавлением новых функций и улучшения обработки вызываемых элементов.
- ⚙️ Внесены изменения в конфигурацию и инструменты разрешения UDF для корректной работы с новыми параметрами.
- 📦 Добавлен новый вызываемый элемент в список поддерживаемых функций.

&lt;a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"&gt;&lt;font size="2"&gt;Autodescription by Yandex Code Assistant&lt;/font&gt;&lt;/a&gt;
commit_hash:f4fe0fb492e7d433d76310f56f5be94582fcbe22
</content>
</entry>
<entry>
<title>YQL-20095: Enable modernize-use-designated-initializers</title>
<updated>2026-03-17T08:45:55Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-03-16T16:46:23Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=23d1fbf2beeee834d054c3c437e73a5f36172fab'/>
<id>urn:sha1:23d1fbf2beeee834d054c3c437e73a5f36172fab</id>
<content type='text'>
https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-designated-initializers.html
commit_hash:d73eb463c7bec2bda4c362aab10af49979a7ddd3
</content>
</entry>
<entry>
<title>YQL-20095: Enable modernize-use-using</title>
<updated>2026-03-04T06:09:34Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-03-04T05:37:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=098b529684abf311abdf01c42511ec90b550d31a'/>
<id>urn:sha1:098b529684abf311abdf01c42511ec90b550d31a</id>
<content type='text'>
commit_hash:ea1f0987ec40e3e683c35bffb64b7f5ab35e73ed
</content>
</entry>
<entry>
<title>YQL-20095: Enable modernize-avoid-c-arrays</title>
<updated>2026-02-19T09:38:43Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-02-19T09:00:25Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0b99b902a66bff8b7f9fa9e99b6f3078f1c1adc8'/>
<id>urn:sha1:0b99b902a66bff8b7f9fa9e99b6f3078f1c1adc8</id>
<content type='text'>
commit_hash:da491ee93c4f4d3c885c7908a22b4d5d66c80388
</content>
</entry>
<entry>
<title>YQL-20095: Enable google-explicit-constructor</title>
<updated>2026-01-23T13:17:10Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-01-23T12:36:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5ec2ab12d84c8edd135d4a89d87e2fbd2b281f4e'/>
<id>urn:sha1:5ec2ab12d84c8edd135d4a89d87e2fbd2b281f4e</id>
<content type='text'>
commit_hash:4d77ad10fd4db303459ec4e45e139967c7fc8196
</content>
</entry>
<entry>
<title>YQL-20086 invert flag</title>
<updated>2025-10-10T14:08:12Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2025-10-10T13:31:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=98f2ee1a36436bada54371eef656138d98dd40e0'/>
<id>urn:sha1:98f2ee1a36436bada54371eef656138d98dd40e0</id>
<content type='text'>
commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
</content>
</entry>
</feed>
