fdb-record-layer
fdb-record-layer copied to clipboard
Change representation of aggregate match candidates
This proposes a new representation of aggregate plans that gets rid of the first grouping Value in the underlying select expression, and consumes @normen662's fix for an issue with Value simplification engine not being to handle QOV correctly when pulling up a Value.
It addresses #2763 .