Skip to content

feat(optimizer): logical rewrite Filter(row_number() = 1) over PARTITION BY → Aggregate(FIRST_VALUE(... ORDER BY)) - #23824

Open
saadtajwar wants to merge 23 commits into
apache:mainfrom
saadtajwar:saadtajwar/logical-rewrite-filter-top1
Open

feat(optimizer): logical rewrite Filter(row_number() = 1) over PARTITION BY → Aggregate(FIRST_VALUE(... ORDER BY))#23824
saadtajwar wants to merge 23 commits into
apache:mainfrom
saadtajwar:saadtajwar/logical-rewrite-filter-top1

Commits

Commits on Jul 21, 2026

Commits on Jul 22, 2026

Commits on Jul 23, 2026

Commits on Jul 27, 2026

Commits on Jul 31, 2026

Commits on Aug 3, 2026

Commits on Aug 4, 2026

Commits on Aug 7, 2026

Commits on Aug 8, 2026

Commits on Aug 10, 2026