Macro rewritten

Source
macro_rules! rewritten {
    () => { ... };
}
Expand description

AggTypes that should’ve been rewritten to other kinds. These kinds should not appear when generating physical plan nodes.