<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/tests/sql/suites/intersect, 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-07-09T11:38:43Z</updated>
<entry>
<title>YQL-17269: Support UNION/INTERSECT/EXCEPT combinations</title>
<updated>2025-07-09T11:38:43Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-07-09T11:16:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=59c3167c208900bb714ff5cc477476e3ab14f4f0'/>
<id>urn:sha1:59c3167c208900bb714ff5cc477476e3ab14f4f0</id>
<content type='text'>
Introduce `UNION` and `INTERSECT/EXCEPT` grammar rules
for precedence. Rewrote `Build` procedure into `BuildStmt`,
`BuildUnion`, `BuildIntersection`. Added tests, modify format.

It took a lot of time trying to adapt the existing `Build` procedure.
The I noticed that the logic for `union` and `intersection` is
different, since `union` groups arguments into bundles, but
`intersection` is a strictly binary operation.
commit_hash:70008ae3c2603364b6dfbeeb189fdc7f5237433d
</content>
</entry>
<entry>
<title>YQL-17269: support PositionalUnionAll for INTERSECT and EXCEPT</title>
<updated>2025-06-23T17:14:16Z</updated>
<author>
<name>kndrvt</name>
<email>kndrvt@yandex-team.com</email>
</author>
<published>2025-06-23T16:28:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=db2354704a30f375d445bfc3aea9eac5975562af'/>
<id>urn:sha1:db2354704a30f375d445bfc3aea9eac5975562af</id>
<content type='text'>
commit_hash:4c68311d9e875b6643dd49aae1c385aace4ca978
</content>
</entry>
<entry>
<title>YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAll</title>
<updated>2025-06-20T13:07:13Z</updated>
<author>
<name>kndrvt</name>
<email>kndrvt@yandex-team.com</email>
</author>
<published>2025-06-20T12:36:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=935e53d2a9ee4b43cc0548ba836b23c003c8078e'/>
<id>urn:sha1:935e53d2a9ee4b43cc0548ba836b23c003c8078e</id>
<content type='text'>
commit_hash:632e24794e8bcf6ef0502b7e8c031e964d28d36a
</content>
</entry>
</feed>
