<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/tests/sql/sql2yql/canondata, branch CLI_2.17.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.17.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.17.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2024-12-02T19:15:39Z</updated>
<entry>
<title>Fix aux column handling in finalyzing optimizers</title>
<updated>2024-12-02T19:15:39Z</updated>
<author>
<name>udovichenko-r</name>
<email>udovichenko-r@yandex-team.com</email>
</author>
<published>2024-12-02T19:02:08Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=03b88a6e8e5deadc338e43765c7599ceb21aca3b'/>
<id>urn:sha1:03b88a6e8e5deadc338e43765c7599ceb21aca3b</id>
<content type='text'>
YQL-19332

\* Changelog entry

Type: fix

Component: yql
commit_hash:bd508d1a1c23e797eff08bbc7da11d5cbde05fb3
</content>
</entry>
<entry>
<title>YDB Import 628</title>
<updated>2024-12-01T17:53:56Z</updated>
<author>
<name>robot-ydb-importer</name>
<email>robot-ydb-importer@yandex-team.com</email>
</author>
<published>2024-12-01T17:41:34Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=279ff59b5bf4c2a75b36c0f9574e11cefef1c996'/>
<id>urn:sha1:279ff59b5bf4c2a75b36c0f9574e11cefef1c996</id>
<content type='text'>
commit_hash:bf81b3c601f0de11356bb3a1b285812bfb6d6d36
</content>
</entry>
<entry>
<title>Enable CompactNamedExprs by default. Deprecate DisableCompactNamedExprs</title>
<updated>2024-11-27T18:03:10Z</updated>
<author>
<name>aneporada</name>
<email>aneporada@yandex-team.com</email>
</author>
<published>2024-11-27T17:33:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=cfdb4b3209284edfbcb39ff8ec7dfc7b86ab0077'/>
<id>urn:sha1:cfdb4b3209284edfbcb39ff8ec7dfc7b86ab0077</id>
<content type='text'>
commit_hash:600b62ee71ee1c8295f5bae5410dcf5370a73654
</content>
</entry>
<entry>
<title>YQL-formatter improvements (part 1)</title>
<updated>2024-11-26T20:13:41Z</updated>
<author>
<name>zhvv117</name>
<email>zhvv117@yandex-team.com</email>
</author>
<published>2024-11-26T20:03:38Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=40f133ee2bbedc81d314e9804f0a39910489a3e6'/>
<id>urn:sha1:40f133ee2bbedc81d314e9804f0a39910489a3e6</id>
<content type='text'>
Список изменений:

1. Не делается перенос строки перед `WITH` с одним хинтом (например, перед `WITH TRUNCATE`).

2. Бинарные операторы ставятся в начале, а не конце строки.

3. Убрана лишняя пустая строка в конце файла.

4. Внутри выражений меняем `=` на `==`  и `&lt;&gt;` на `!=`.

5. Улучшено форматирование комментариев.

6. Перечисление символов в `EXPORT` записывается в виде вертикально развёрнутого списка вместо одной длинной строки.

7. Убран отступ для блока `WITHOUT`.
commit_hash:a407628a023fbd1b9eb98eb41ac92b1ca1593298
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2024-11-26T12:48:49Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2024-11-26T12:38:34Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2ab257cebc2f896cfe01f8bfb27ad34c644f93fe'/>
<id>urn:sha1:2ab257cebc2f896cfe01f8bfb27ad34c644f93fe</id>
<content type='text'>
commit_hash:aff487dca81f60c9c0d8987ab87c614d8edba48d
</content>
</entry>
<entry>
<title>Check custom error in xfail tests. Remove canonization from dq/hybrid tests</title>
<updated>2024-11-23T19:43:39Z</updated>
<author>
<name>udovichenko-r</name>
<email>udovichenko-r@yandex-team.com</email>
</author>
<published>2024-11-23T19:29:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8b9f13e29dea8f76f11579aae5344ac571d5e604'/>
<id>urn:sha1:8b9f13e29dea8f76f11579aae5344ac571d5e604</id>
<content type='text'>
1. xfail тесты теперь должны содержать спец комментарий `custom error` с ожидаемым текстом ошибки

2. Все suites для xfail размечены спец. коментариями, некоторые тесты разбиты на несколько

3. Включены тесты с Python и Javascript udf для yt провайдера и переканонизированы (были отключены в github)

4. Для тяжелых xfail тестов аналогично убрана канонизация и включена проверка по спец. коментарию

5. Из dq_file/hybrid тестов убрана канонизация. Осталась только кросс-проверка результатов с yqlrun и блочным режимом

6. В dqrun теперь используется exception_policy вместо fail_policy (для корректной выдачи ошибок в тестах)
commit_hash:a92b3835f86b0c01225e81e3f28bb6d11d8d67a3
</content>
</entry>
<entry>
<title>ListSample/ListSampleN/ListShuffle implementation</title>
<updated>2024-11-21T18:57:57Z</updated>
<author>
<name>ziganshinmr</name>
<email>ziganshinmr@yandex-team.com</email>
</author>
<published>2024-11-21T18:45:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c320ff3884640f83278ad36e5feeed263b523bd4'/>
<id>urn:sha1:c320ff3884640f83278ad36e5feeed263b523bd4</id>
<content type='text'>
commit_hash:987b10b398caa89eee8b94b33f9ea1dc74197223
</content>
</entry>
<entry>
<title>Fix filter pushdown over Aggregate with session/hopping window</title>
<updated>2024-11-21T18:35:07Z</updated>
<author>
<name>aneporada</name>
<email>aneporada@yandex-team.com</email>
</author>
<published>2024-11-21T18:20:36Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=00bc077e8f2272cd0206de2bca64c53300982883'/>
<id>urn:sha1:00bc077e8f2272cd0206de2bca64c53300982883</id>
<content type='text'>
commit_hash:3d4989f7a92e9b330cd4b19f1850cdca544a1d64
</content>
</entry>
<entry>
<title>YQL-19206 Move contrib/ydb/library/yql/tests/sql/sql2yql -&gt; yql/essentials/tests/sql/sql2yql</title>
<updated>2024-11-19T16:32:13Z</updated>
<author>
<name>udovichenko-r</name>
<email>udovichenko-r@yandex-team.com</email>
</author>
<published>2024-11-19T16:21:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=321925491e7ee4c1fddd0294839f35d2104d637d'/>
<id>urn:sha1:321925491e7ee4c1fddd0294839f35d2104d637d</id>
<content type='text'>
commit_hash:137ab446f8ed4df274d02b251cbe5e2bb08c8194
</content>
</entry>
</feed>
