<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/core/cbo/simple, 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-04-01T09:01:32Z</updated>
<entry>
<title>Replace unreachable with *_ENSURE(false, ...)</title>
<updated>2026-04-01T09:01:32Z</updated>
<author>
<name>atarasov5</name>
<email>atarasov5@yandex-team.com</email>
</author>
<published>2026-04-01T08:20:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ec76fb74e2fb7d9c3caa6d4a67881c9ec80a65d2'/>
<id>urn:sha1:ec76fb74e2fb7d9c3caa6d4a67881c9ec80a65d2</id>
<content type='text'>
commit_hash:7c1445375e838a9327006528cb455c9899e9b32d
</content>
</entry>
<entry>
<title>YQL-20095: Enable modernize-use-override</title>
<updated>2026-01-13T14:55:02Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-01-13T14:28:38Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dcda00624e675c16afa086ce13d8f583f7929846'/>
<id>urn:sha1:dcda00624e675c16afa086ce13d8f583f7929846</id>
<content type='text'>
The check `modernize-use-override` is useful as it:

1. Removes redundant `override` when it is used with a `final`.

2. Removes redundant `virtual` or replace it with a `override`.
   So it is more clean for a reader, that overriding happens.

It is enabled not out of order, as it is just an alias to
`cppcoreguidelines-explicit-virtual-functions`.

I also decided to switch a strategy of enabling checks. Now
I will enable only a single rule with a single PR and prefer
rules with a non-breaking autofix.

In the new year with new linter checks! 🎄
commit_hash:e6e233baa90b31e5f65e11837546690c47f71ab5
</content>
</entry>
<entry>
<title>Add CBO parameter for configuring Shuffle Elimination cutoff</title>
<updated>2025-11-11T15:20:43Z</updated>
<author>
<name>alexpaniman</name>
<email>alexpaniman@yandex-team.com</email>
</author>
<published>2025-11-11T14:57:08Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9491c44b064989a6fc7b0b2da1fa86192945727a'/>
<id>urn:sha1:9491c44b064989a6fc7b0b2da1fa86192945727a</id>
<content type='text'>
Adds configurable Shuffle Elimination cutoff option based on number of joins in a query. This option is primarily needed for benchmarking CBO with Shuffle Elimination on different queries, PR with benchmarks is going to be to merged at github &lt;https://github.com/ydb-platform/ydb/pull/27065&gt;, but since it also changes yql/essentials, this PR on Arcanum needs to be merged first.
commit_hash:5ca0bbf08f8ec4c370cba0cf2e4034e4a90d3cdf
</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>YQL-20086 core (part1)</title>
<updated>2025-10-08T15:42:53Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2025-10-08T15:21:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2217e0bc4e0f77db75b30e2817288483f8e598f3'/>
<id>urn:sha1:2217e0bc4e0f77db75b30e2817288483f8e598f3</id>
<content type='text'>
commit_hash:12dbda4defcaef8dd708a69552fc19eba832ce2f
</content>
</entry>
<entry>
<title>Fix YT provider direct dependency on DQ via CBO</title>
<updated>2024-11-26T15:00:13Z</updated>
<author>
<name>aneporada</name>
<email>aneporada@yandex-team.com</email>
</author>
<published>2024-11-26T14:39:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=340bba021b6bfc06bd2e90baed24cd3ea899f8de'/>
<id>urn:sha1:340bba021b6bfc06bd2e90baed24cd3ea899f8de</id>
<content type='text'>
commit_hash:134201d428f9541bb6990e2d65a7bbcf65d74e25
</content>
</entry>
</feed>
