<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/sql/v1/reflect, 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-04-06T08:55:15Z</updated>
<entry>
<title>YQL-20095: Enable readability-const-return-type</title>
<updated>2026-04-06T08:55:15Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-04-06T08:16:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=563035f023eab9038e386aadac6d039520b7dc79'/>
<id>urn:sha1:563035f023eab9038e386aadac6d039520b7dc79</id>
<content type='text'>
commit_hash:8c898c65c0bdf92423256a1e752b13cc3ffd364a
</content>
</entry>
<entry>
<title>YQL-20095: Enable readability-avoid-const-params-in-decls</title>
<updated>2026-03-31T08:53:33Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-03-31T08:17:54Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1ed9a30b0639ed46484701250c049a690913a510'/>
<id>urn:sha1:1ed9a30b0639ed46484701250c049a690913a510</id>
<content type='text'>
https://clang.llvm.org/extra/clang-tidy/checks/readability/avoid-const-params-in-decls.html
commit_hash:17e1ec5c3849a38bcb76cd4927e66979bee6c2ec
</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>
<entry>
<title>YQL-20086 sql/v1</title>
<updated>2025-10-07T06:52:14Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-10-07T06:34:39Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=babe7533f18c11be1f8a195ed2324d2d9a89436a'/>
<id>urn:sha1:babe7533f18c11be1f8a195ed2324d2d9a89436a</id>
<content type='text'>
commit_hash:55bc611cdaa0d8a0fc3c4c7708ed9f17cc4976cf
</content>
</entry>
<entry>
<title>KIKIMR-23548: Fix sql/v1/reflect for Windows</title>
<updated>2025-07-01T14:48:40Z</updated>
<author>
<name>pnv1</name>
<email>pnv1@yandex-team.com</email>
</author>
<published>2025-07-01T14:33:25Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d12ed8614352413f57e3e24f784a4e9de3f94f3b'/>
<id>urn:sha1:d12ed8614352413f57e3e24f784a4e9de3f94f3b</id>
<content type='text'>
Fix sql reflect for windows
commit_hash:86917fd6c5887d21e342f6df4ed1fa8700266a9a
</content>
</entry>
<entry>
<title>YQL-19616: Fix TRegexLexer performance</title>
<updated>2025-05-19T08:31:23Z</updated>
<author>
<name>vityaman</name>
<email>vityaman.dev@yandex.ru</email>
</author>
<published>2025-05-19T08:17:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=50dbbb6a1e90cf9d1da40a92d563b02712b00b9e'/>
<id>urn:sha1:50dbbb6a1e90cf9d1da40a92d563b02712b00b9e</id>
<content type='text'>
Fix `TRegexLexer` performance. Now it is just 2 times slower than a reference ANTLR implementation on Release mode, so merged regexes are 3 times better than scan&amp;compare.

![image](https://github.com/user-attachments/assets/4e0cb27a-491d-4dbd-b10a-5725ffa6d902)

---

- Related to `YQL-19616`
- Related to https://github.com/ydb-platform/ydb/issues/15129
- Related to https://github.com/vityaman/ydb/issues/42

---

Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1278
commit_hash:1529f641172fea13f0d33fbfd06a4827c6efde01
</content>
</entry>
<entry>
<title>YQL-19616 Fix lexer/regex STRING_VALUE and TSKIP recognition</title>
<updated>2025-04-11T14:16:43Z</updated>
<author>
<name>vityaman</name>
<email>vityaman.dev@yandex.ru</email>
</author>
<published>2025-04-11T14:00:21Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=35a2668d661e1293630350bf07ad4d297ae338ee'/>
<id>urn:sha1:35a2668d661e1293630350bf07ad4d297ae338ee</id>
<content type='text'>
- Related to https://github.com/ydb-platform/ydb/issues/15129
- Related to https://github.com/vityaman/ydb/issues/11

---

Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1201
commit_hash:53ef677a35649a6dc77d8c4269a8aceefcd15026
</content>
</entry>
<entry>
<title>YQL-19616 Fix regex lexer</title>
<updated>2025-04-09T13:23:45Z</updated>
<author>
<name>vityaman</name>
<email>vityaman.dev@yandex.ru</email>
</author>
<published>2025-04-09T12:56:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=51016b5bd58ceae9cd9e56aaa4b52a0a12174221'/>
<id>urn:sha1:51016b5bd58ceae9cd9e56aaa4b52a0a12174221</id>
<content type='text'>
Fixed regex lexer issues:

- `TSKIP` token recognition
- `HEXGIGITS` number recognition
- `EOF` token content

---

- Related to https://github.com/ydb-platform/ydb/issues/15129
- Related to https://github.com/vityaman/ydb/issues/11

---

Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1190
commit_hash:497c39efcbbe4e387da523b5e2c8abaa6485d93b
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-04-07T18:09:44Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-04-07T17:58:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=25675750186a875635ae4bc00d2433a3b4633e51'/>
<id>urn:sha1:25675750186a875635ae4bc00d2433a3b4633e51</id>
<content type='text'>
commit_hash:6768768ea3a3962231d3fabdffb2ce0db44e9347
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-03-31T22:23:36Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-03-31T22:12:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f93076bbe93dd6ebb8d75a930268d30839b9011a'/>
<id>urn:sha1:f93076bbe93dd6ebb8d75a930268d30839b9011a</id>
<content type='text'>
commit_hash:e57b3e95787cc8037f200f1b6b6073e35403b27e
</content>
</entry>
</feed>
