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