summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/select_yql_aggregation.h
Commit message (Expand)AuthorAgeFilesLines
* YQL-21048: Support Grouping function at YqlSelectvitya-smirnov2026-04-281-0/+2
* YQL-21046: Support window functions for YqlSelectvitya-smirnov2026-04-281-2/+0
* YQL-21046: Support window aggregation over YqlSelectvitya-smirnov2026-04-201-0/+2
* YQL-20436: Support Agg(DISTINCT x) for YqlSelectvitya-smirnov2025-12-141-0/+1
* YQL-20436: Translate GROUP BY to YqlSelectvitya-smirnov2025-12-081-0/+17