<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/tools, 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-05-27T15:50:22Z</updated>
<entry>
<title>Intermediate changes</title>
<updated>2026-05-27T15:50:22Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2026-05-27T15:18:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e488d17153af6584c603fd5e1aeb9bb171c5977d'/>
<id>urn:sha1:e488d17153af6584c603fd5e1aeb9bb171c5977d</id>
<content type='text'>
commit_hash:0cd6fc0bf2710bf89ee654ef4c3771c74fb493a6
</content>
</entry>
<entry>
<title>YQL-20367: Support an activation for SQL flags</title>
<updated>2025-11-24T16:31:29Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-11-24T15:58:20Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8abe0c78cfe34c671386fe1e36d2a57ef31c07c1'/>
<id>urn:sha1:8abe0c78cfe34c671386fe1e36d2a57ef31c07c1</id>
<content type='text'>
We need to control feature activation not only
for core YQL components, but also for the SQL
translator. This patch enables SQL features
activation via the new `ExtendedTranslationFlags`
configuration property.

Example usage:

```scala
SqlCore {
  ExtendedTranslationFlags: {
    Name: "DisableExceptIntersectBefore202503"
    Activation: {
       IncludeUsers: [
           "xxx"
       ]
    }
  }
}
```
commit_hash:a60dbeb68b73cd0d5f1c1831fecdde19544f12e1
</content>
</entry>
<entry>
<title>YQL-19542: Save lineage in qstorage and check at replay</title>
<updated>2025-10-20T12:18:43Z</updated>
<author>
<name>maxkovalev</name>
<email>maxkovalev@yandex-team.com</email>
</author>
<published>2025-10-20T11:21:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c12bf4cfcead3a0172e4a140d0c89bbe18ee1791'/>
<id>urn:sha1:c12bf4cfcead3a0172e4a140d0c89bbe18ee1791</id>
<content type='text'>
commit_hash:3693b0059b05bcf38d734e2d395dc3378902675c
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-07-10T17:31:49Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-07-10T16:45:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=cd4053e6d4a2d2cc1fcf54504ef9d0dd3b534149'/>
<id>urn:sha1:cd4053e6d4a2d2cc1fcf54504ef9d0dd3b534149</id>
<content type='text'>
commit_hash:91f77329ea1087b0436a5c5ee5fcd7273aeb7b27
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-04-30T17:12:11Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-04-30T17:00:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d27d710fd0fb981adbe2387d3602e2ccde6ba419'/>
<id>urn:sha1:d27d710fd0fb981adbe2387d3602e2ccde6ba419</id>
<content type='text'>
commit_hash:e37eb68f940d5c686451da8a77ed31e4b0c76fe1
</content>
</entry>
<entry>
<title>UdfResolver analytics</title>
<updated>2025-04-18T01:27:33Z</updated>
<author>
<name>mrlolthe1st</name>
<email>mrlolthe1st@yandex-team.com</email>
</author>
<published>2025-04-18T01:15:03Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3721d5e0b4e3f4a9c984b3550dd0836f55a540ee'/>
<id>urn:sha1:3721d5e0b4e3f4a9c984b3550dd0836f55a540ee</id>
<content type='text'>
commit_hash:393ec43ede4bf529dd68413165afce4bb49a43db
</content>
</entry>
<entry>
<title>Add fmrrun, create file yt service, support multiple cluster connections</title>
<updated>2025-04-09T20:44:51Z</updated>
<author>
<name>cdzyura171</name>
<email>cdzyura171@yandex-team.com</email>
</author>
<published>2025-04-09T20:26:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=31b03d8d9aa830228c878c46c2f8e1f64f2cc872'/>
<id>urn:sha1:31b03d8d9aa830228c878c46c2f8e1f64f2cc872</id>
<content type='text'>
Add fmrrun, create file yt service and support multiple cluster conn, fix issues
commit_hash:d06778387ceec03820347f73b05a0281033804ed
</content>
</entry>
<entry>
<title>Merge yexception.h and bt_exception.h to prevent include cycle</title>
<updated>2025-03-28T09:15:45Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2025-03-28T08:59:35Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dcaa8f4e65038291a3e15c2f6fd906497f2d77cd'/>
<id>urn:sha1:dcaa8f4e65038291a3e15c2f6fd906497f2d77cd</id>
<content type='text'>
commit_hash:4a6a74639669cf2836dedbc7b61efb1f43faef1f
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-03-27T10:09:01Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-03-27T09:57:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2cc4136746579f484d31ad8877cf722e373d0558'/>
<id>urn:sha1:2cc4136746579f484d31ad8877cf722e373d0558</id>
<content type='text'>
commit_hash:334467ee716dce69171d491a61aa6f9b5f914080
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-03-25T11:42:12Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-03-25T11:29:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=fcdb46a2e7615a1b4aa16a4d4b84c3833c942d4c'/>
<id>urn:sha1:fcdb46a2e7615a1b4aa16a4d4b84c3833c942d4c</id>
<content type='text'>
commit_hash:e2b7b2f9068bb480c3779b387c101673cc6cf7a7
</content>
</entry>
</feed>
