<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/tools/yql_complete, 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-07-08T10:35:19Z</updated>
<entry>
<title>Intermediate changes</title>
<updated>2026-07-08T10:35:19Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2026-07-08T09:44:10Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a1afc43aaafbbd6f98ee1a54b34951f4f603cad6'/>
<id>urn:sha1:a1afc43aaafbbd6f98ee1a54b34951f4f603cad6</id>
<content type='text'>
commit_hash:b287a7802acecdc3d13442505be5815167cf4f71
</content>
</entry>
<entry>
<title>YQL-20239: Exract pure_ast and move to sql/v1/ide</title>
<updated>2026-06-11T12:56:57Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-06-11T12:08:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b13ac7e398b6a4bfd638d83d098715eaa03518ca'/>
<id>urn:sha1:b13ac7e398b6a4bfd638d83d098715eaa03518ca</id>
<content type='text'>
It is a preparation for a hover LSP method implementation. Query parser
and a narrowing visitor are required for the feature, so I extract the
logic to a module `pure_ast` from a `complete`. Also modules `complete`
and `pure_ast` are moved to `sql/v1/ide/completion` and
`sql/v1/ide/pure_ast`.
commit_hash:58bed5f2e39bf4779e28468fe7de1e0c4fb2c4c3
</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-19017: Remove TTranslationSettings::Antlr4Parser</title>
<updated>2025-12-10T17:50:53Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-12-10T17:29:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=39115b3b60133f7729de75057d40456705e1436d'/>
<id>urn:sha1:39115b3b60133f7729de75057d40456705e1436d</id>
<content type='text'>
Then I will remove an `Antlr4Parser` usages from the YDB.
commit_hash:0183482e46de023f71698e03db9a0c51ef10fe98
</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>Intermediate changes</title>
<updated>2025-10-06T17:11:39Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-10-06T16:59:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f20e9ebc5b0e69419f9a6ca6662a7cab8a1cb764'/>
<id>urn:sha1:f20e9ebc5b0e69419f9a6ca6662a7cab8a1cb764</id>
<content type='text'>
commit_hash:ab4976b763ebd56a8961ed2ba5e9f289926a0086
</content>
</entry>
<entry>
<title>YQL-19747: Load schema from JSON for CLI</title>
<updated>2025-06-19T13:11:41Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-06-19T12:02:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2eeecc1085c96a75bca3780788e4f1f67595bf36'/>
<id>urn:sha1:2eeecc1085c96a75bca3780788e4f1f67595bf36</id>
<content type='text'>
Now it is possible to pass clusters schema
via a JSON file using `-s` flag.
commit_hash:fd579430968881627c77d4586464952176134dc5
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-06-17T11:17:03Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-06-17T11:04:54Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=68e9383a92ec7311b939a7969b6a5a5b9c385a20'/>
<id>urn:sha1:68e9383a92ec7311b939a7969b6a5a5b9c385a20</id>
<content type='text'>
commit_hash:ff50a44bdfd5c21be7a5c2a0f48165050d5313cd
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-05-27T09:17:31Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-05-27T09:06:30Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0c00e886d1f9ca57d86722925b12be1e125f878c'/>
<id>urn:sha1:0c00e886d1f9ca57d86722925b12be1e125f878c</id>
<content type='text'>
commit_hash:be87cc6701e6f6ee1e135fb1ec94fc86b919c120
</content>
</entry>
<entry>
<title>YQL-19747 Complete folder, table and cluster names</title>
<updated>2025-05-06T13:04:08Z</updated>
<author>
<name>vityaman</name>
<email>vityaman.dev@yandex.ru</email>
</author>
<published>2025-05-06T12:49:02Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9c3fdca51d8ae892c5ad8f6ef92df73fafc09e28'/>
<id>urn:sha1:9c3fdca51d8ae892c5ad8f6ef92df73fafc09e28</id>
<content type='text'>
---

- Related to `YQL-19747`
- On top of https://github.com/ytsaurus/ytsaurus/pull/1253
- Related to https://github.com/ydb-platform/ydb/issues/9056
- Related to https://github.com/vityaman/ydb/issues/14
- Related to https://github.com/vityaman/ydb/issues/35
- Related to https://github.com/vityaman/ydb/issues/40

---

Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1257
commit_hash:0b842abb27184c88b8177beeea29fb1ea86b7a04
</content>
</entry>
</feed>
