<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/sql/v1/query.cpp, branch meta-1.0.3</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=meta-1.0.3</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=meta-1.0.3'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-07-28T09:46:38Z</updated>
<entry>
<title>YQL-20216 position aware csse nodes</title>
<updated>2025-07-28T09:46:38Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2025-07-28T08:46:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=82e921685d24483f8a5b09c95f36339fe90b78dd'/>
<id>urn:sha1:82e921685d24483f8a5b09c95f36339fe90b78dd</id>
<content type='text'>
commit_hash:78445e1b3b0bb001e0d08b36fd4d31bcd9e37eb4
</content>
</entry>
<entry>
<title>Feature: alter table T alter column C set not null</title>
<updated>2025-07-21T12:11:34Z</updated>
<author>
<name>flown4qqqq</name>
<email>flown4qqqq@yandex-team.com</email>
</author>
<published>2025-07-21T11:57:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=646c5b82467945d8cdfc5d5f716ae2acb30a8313'/>
<id>urn:sha1:646c5b82467945d8cdfc5d5f716ae2acb30a8313</id>
<content type='text'>
Когда-то давно (когда еще YQL жил в github) была поставлена задача - поддержать SET/DROP NOT NULL на колонку. DROP NOT NULL был сделан и давно уже существует в main: &lt;https://github.com/ydb-platform/ydb/pull/6342&gt;.

Однако с SET NOT NULL возникли определенные сложности, поэтому был сделан отдельный пулл реквест: &lt;https://github.com/ydb-platform/ydb/pull/6341&gt;. Как видно, ПР так и не вмержили по причине увольнения автора кода. Недавно задача всплыла вновь, поэтому надо доделать.

В этом пулл реквесте добавляется код в грамматику YQL новое выражение - `ALTER TABLE t ALTER COLUMN c SET NOT NULL`, которая добавляет ограничение `NOT NULL` на колонку.
commit_hash:f310061b13666418c46309ea32032fbce68fb865
</content>
</entry>
<entry>
<title>YQL-20086 sql</title>
<updated>2025-06-18T12:49:04Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2025-06-18T12:12:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=379a419911ee1bbb93f56085133712fa5d8c3112'/>
<id>urn:sha1:379a419911ee1bbb93f56085133712fa5d8c3112</id>
<content type='text'>
commit_hash:b06f3d2f5fa81e2073966eb172758758bd94fdf2
</content>
</entry>
<entry>
<title>support database settings in ALTER DATABASE</title>
<updated>2025-06-04T09:51:33Z</updated>
<author>
<name>deminds</name>
<email>deminds@yandex-team.com</email>
</author>
<published>2025-06-04T09:36:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=14c42c6f9a85a081cde9ba58db0b008b3ade11f7'/>
<id>urn:sha1:14c42c6f9a85a081cde9ba58db0b008b3ade11f7</id>
<content type='text'>
The main goal is to enable setting SchemeLimits (ShardsLimit and PathsLimit) via YQL.

Issue:
- https://github.com/ydb-platform/ydb/issues/16742
commit_hash:e873849e3b4bb494e349ccebbb1ff6d51655c5d1
</content>
</entry>
<entry>
<title>New CHANGEFEED's option: SCHEMA_CHANGES</title>
<updated>2025-06-03T09:51:48Z</updated>
<author>
<name>ilnaz</name>
<email>ilnaz@yandex-team.com</email>
</author>
<published>2025-06-03T09:11:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3e8add594e2ff4cf7ff8f552e9a6e285f4d6c372'/>
<id>urn:sha1:3e8add594e2ff4cf7ff8f552e9a6e285f4d6c372</id>
<content type='text'>
commit_hash:23ba332ac8979f2e4e62231fb47414233ee4043e
</content>
</entry>
<entry>
<title>YQL-19610: Split OrderedColumns into 2 pragmas</title>
<updated>2025-05-13T01:41:22Z</updated>
<author>
<name>mrlolthe1st</name>
<email>mrlolthe1st@yandex-team.com</email>
</author>
<published>2025-05-13T01:28:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=671f71f1b0a845d530dbcd0c7123eb67870e1f00'/>
<id>urn:sha1:671f71f1b0a845d530dbcd0c7123eb67870e1f00</id>
<content type='text'>
commit_hash:9780948e26ef2e689d26520b76fefa0794efdd9e
</content>
</entry>
<entry>
<title>view: support show create in parser</title>
<updated>2025-03-31T18:21:16Z</updated>
<author>
<name>deminds</name>
<email>deminds@yandex-team.com</email>
</author>
<published>2025-03-31T18:09:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=57acd8934a357817125b6a17e79fe89d035b1d24'/>
<id>urn:sha1:57acd8934a357817125b6a17e79fe89d035b1d24</id>
<content type='text'>
commit_hash:1cf0e84327c47568687a689e091a6efbc8286bed
</content>
</entry>
<entry>
<title>YQL-19712 RuntimeLogLevel setting, mrjob logger</title>
<updated>2025-03-18T09:50:39Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2025-03-18T09:30:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=269125dc862303a37741dfda6fcb2199aa7d329a'/>
<id>urn:sha1:269125dc862303a37741dfda6fcb2199aa7d329a</id>
<content type='text'>
init
commit_hash:6178c9e20a737d499b13f1b38fdfb621f2d8db2f
</content>
</entry>
<entry>
<title>Fix bug in ALTER USER with set null password</title>
<updated>2025-03-06T14:51:31Z</updated>
<author>
<name>flown4qqqq</name>
<email>flown4qqqq@yandex-team.com</email>
</author>
<published>2025-03-06T14:32:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=82a5981c8a3a21d7cc17551fac0c1513f3cbf95a'/>
<id>urn:sha1:82a5981c8a3a21d7cc17551fac0c1513f3cbf95a</id>
<content type='text'>
До этого, при любом запросе ALTER USER без опции PASSWORD выставлялось значение Null Password как дефолтовое - это баг, потому что при модификации пользователя не надо выставлять вообще никакого значения.
commit_hash:3cb3d5bb3e9487439787deb9102cd0105b6b9e82
</content>
</entry>
<entry>
<title>Fix bugs with parsing alter database (+add ut on compiling)</title>
<updated>2025-02-11T15:34:41Z</updated>
<author>
<name>flown4qqqq</name>
<email>flown4qqqq@yandex-team.com</email>
</author>
<published>2025-02-11T15:13:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5c6755b60fea0490015fbd14787ea4431736b3f9'/>
<id>urn:sha1:5c6755b60fea0490015fbd14787ea4431736b3f9</id>
<content type='text'>
commit_hash:7e6d742dce448b1c5f815abebd781049e7b22b46
</content>
</entry>
</feed>
