Refactors tumbling Min and Max aggregates so that they can be inlined into codegenned operators. Also slightly improves memory management of the tumbling window aggregate operator.
Included code cleanup:
Streamline functional tests into one project and move tests into folders
Fix XML documentation on newly added FullOuterJoin macro
Refactors tumbling Min and Max aggregates so that they can be inlined into codegenned operators. Also slightly improves memory management of the tumbling window aggregate operator.
Included code cleanup: