| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | YQL-20095: Enable readability-inconsistent-declaration-parameter-name | vitya-smirnov | 2026-04-28 | 1 | -5/+5 |
| | | | | | commit_hash:9589937209af8e742c0c6401bd1c232f073856bf | ||||
| * | YQL-21046: Support window aggregation over YqlSelect | vitya-smirnov | 2026-04-20 | 1 | -0/+42 |
| Introduce `YqlAggWin` callable and adapt `PgWindow` as `YqlWindow`. The `YqlAggWin` is similar to `YqlAgg`, but with window reference (name) included. Moved `PgWindowWrapper` to `SqlWindowWrapper`. It gives +6 TPC-DS test cases. Window functions are not yet supported, because they have separate callables and an extra design is required. commit_hash:ccef4463fd994779da21514dc9f6f596c511bbfe | |||||
