| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Canonize
YQL-20998: Fix input tables for scalar subqueries
commit_hash:185ac3b4a39bfdf1f30015234b43d0ac50c087e4
|
| |
|
|
|
| |
Return that commit, because the problem, why [Rollback: rXXXXXX](https://nda.ya.ru/t/trCMW4CN7X4Gwb) was initiated was not in that commit, but other problem - see [a comment](https://nda.ya.ru/t/r31wHW2u7X4HUs).
commit_hash:bb553ac4b3ab46e326e6fbb8e811d80efdda8aba
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[diff-resolver:vitya-smirnov] SKIP_REVIEW SKIP_CHECK __BYPASS_CHECKS__
> .................................................................
> INCLUDE: rXXXXXX | vitya-smirnov@ | 2026-03-17T04:41:04Z
>
> YQL-20998: Emit Reads only on EXISTS
>
> Because the previous patch "YQL-20998: Remove EmitReadsForExists"
> makes a test red, temporarily reverting it.
>
> - YQL-21020
>
> REVIEW: 12369245
>
Sandbox task: https://nda.ya.ru/t/2GCU64Ag7WyZMX
Task author: achugunov@
Commit was made by robot-srch-releaser@, but committer is achugunov@
Description: Rollback rXXXXXX due to broken tests
commit_hash:e3056a3b46b5418ffaf2b78805b6c1389ab6174f
|
| |
|
|
|
|
|
|
| |
Because the previous patch "YQL-20998: Remove EmitReadsForExists"
makes a test red, temporarily reverting it.
- YQL-21020
commit_hash:02a6d414e2528efa66a787533974ed5979ef37cd
|
|
|
Removed a check and usages of `EmitReadsForExists` from the `yql/essentials`.
There are a lot of YQLs code recanonized because sometimes an extra block with
return was emitted and sometimes is not, but the YQLs is equivalent.
commit_hash:a4ec2a575177eff4063da017b4d9ee96e06f3740
|