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

Merge branch 'main' into saadtajwar/logical-rewrite-filter-top1

8b62766
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Process
succeeded Aug 10, 2026 in 10s