Description
Add verification of plan integrity with regards to special expressions being hosted only in supported operators. Specifically:
- AggregateExpression: should only be hosted in Aggregate, or indirectly in Window
- WindowExpression: should only be hosted in Window
- Generator: should only be hosted in Generate
Attachments
Issue Links
- links to