diff options
| author | vitya-smirnov <[email protected]> | 2026-06-22 14:37:29 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2026-06-22 15:21:21 +0300 |
| commit | 13d4d127c6f521bc4aeb20430216838456e67e1c (patch) | |
| tree | acefa47bfa0e50252841225786a478b58753e43a /contrib/tools/python3/src/Modules/_sqlite/cache.h | |
| parent | 8eeab9f8c138c14e6b8828235c0ea962581319ee (diff) | |
YQL-21048: Fix GROUPING SETS aggregation optionality on YqlSelect
This patch fixes the query <https://nda.ya.ru/t/pYH4zpRH7fw6U4>. If you remove `PRAGMA YqlSelect`,
you'll see that it works on a legacy translation. It is also required to fix PR
<https://nda.ya.ru/t/IZFPoRjS7fw6j8>, because saving a column order makes the bug
visible.
The `nokey` flag of `YqlAgg` callable was renamed to `as_optional` and also an expansion was
fixed by rewriting `MatchType` on `Optional` to `AsOptionalType` to handle `Null` and `pg`
types properly.
commit_hash:dc435437e87006c79bb93984d65931aaf5901af4
Diffstat (limited to 'contrib/tools/python3/src/Modules/_sqlite/cache.h')
0 files changed, 0 insertions, 0 deletions
