refactor(stream executor): adopt the ExecutorInner
+ ExecutionVars
fashion in all stream executors
#8882
Labels
ExecutorInner
+ ExecutionVars
fashion in all stream executors
#8882
In
HashAggExecutor
we began to use a new fashion to writeExecutor
:I think this new fashion can be adopted by other stream executors as well, to improve code readability and extensibility.
The text was updated successfully, but these errors were encountered: