FoundationDB / fdb-record-layer

A record-oriented store built on FoundationDB
Apache License 2.0
570 stars 102 forks source link

New the representation of aggregate plans #2763

Open hatyo opened 1 month ago

hatyo commented 1 month ago

This proposes a new representation of aggregate plans that gets rid of the first grouping Value in the underlying select expression.

Doing so would achieve two goals: