<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/sql/v1/complete/name/object, branch oidc-1.2.5-dev</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=oidc-1.2.5-dev</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=oidc-1.2.5-dev'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-06-23T08:12:19Z</updated>
<entry>
<title>YQL-19747: Fix case sensivity</title>
<updated>2025-06-23T08:12:19Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-06-23T07:49:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d0741457b40bb95bc60a34d74b59fdc40e20eb57'/>
<id>urn:sha1:d0741457b40bb95bc60a34d74b59fdc40e20eb57</id>
<content type='text'>
Bug was that titlecase columns are not completed
on lowercase prefix, e.g. `SELECT a# FROM x`,
where `x = {Age}`.
commit_hash:e48f73176e94bcf16671af56d232450e368c9909
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-06-20T08:58:05Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-06-20T08:33:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=815bb53e8a110e23218e610caabd6a3e15fa3ca5'/>
<id>urn:sha1:815bb53e8a110e23218e610caabd6a3e15fa3ca5</id>
<content type='text'>
commit_hash:67576d4a9e4a1f4bbbb204bcb0b98c255009b1da
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-06-18T16:30:03Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-06-18T16:14:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=47a80ed902e4e755477cd5b8a14a4f10c06938f9'/>
<id>urn:sha1:47a80ed902e4e755477cd5b8a14a4f10c06938f9</id>
<content type='text'>
commit_hash:56c7deefce71a95f10a4738b0a51e6ba384dd983
</content>
</entry>
<entry>
<title>YQL-19747: Complete columns at simple select</title>
<updated>2025-06-17T10:12:27Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-06-17T09:45:20Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=633ab50dd51d6f17810f71559ccf6e5bfebe2044'/>
<id>urn:sha1:633ab50dd51d6f17810f71559ccf6e5bfebe2044</id>
<content type='text'>
Added support for a columns completion at a simple select. For example, `` SELECT # FROM hahn.`home/yql/tutorial/users` `` и `` USE hahn; SELECT $ FROM `home/yql/tutorial/users` ``.
commit_hash:2254449e91255c19792a1dc521825e44dda7d63b
</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>Intermediate changes</title>
<updated>2025-06-02T13:48:28Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-06-02T13:34:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a94f4f389851dfc9ac0a7f8e7bb7a0d12ffadf82'/>
<id>urn:sha1:a94f4f389851dfc9ac0a7f8e7bb7a0d12ffadf82</id>
<content type='text'>
commit_hash:6476b453be16b7db003e75789e3b630c1168f14f
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-05-28T14:33:37Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-05-28T14:20:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=527ad7a63e71ce09e5b6e02cd17f863cb2c830e0'/>
<id>urn:sha1:527ad7a63e71ce09e5b6e02cd17f863cb2c830e0</id>
<content type='text'>
commit_hash:ab24b3db82789b77ad465efa64de93c5eab43629
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-05-16T14:29:31Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-05-16T14:18:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0f357e6c327a00ca9d3286b62712fe84f1200c56'/>
<id>urn:sha1:0f357e6c327a00ca9d3286b62712fe84f1200c56</id>
<content type='text'>
commit_hash:6b048925e9cf8eede1e184503d43f211b3be6dbd
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-05-16T12:42:03Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-05-16T12:29:03Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=56a6cd70143215fe0a65817c8589064109d9650f'/>
<id>urn:sha1:56a6cd70143215fe0a65817c8589064109d9650f</id>
<content type='text'>
commit_hash:2e70854d1aaae271baa81e098f791d9f4d54ddeb
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-05-12T12:18:16Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-05-12T12:06:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ffd84d616eae3a7208a7fb5db7aac50a18428c6a'/>
<id>urn:sha1:ffd84d616eae3a7208a7fb5db7aac50a18428c6a</id>
<content type='text'>
commit_hash:5fe1ef25f8ddc098a82ee48c8f39ac413905f659
</content>
</entry>
</feed>
