Closed oriubimo closed 4 years ago
A small summary of this commit:
AwaitFiberOnAllSerially
.GetStats()
variables were moved into metric_map
.JoinerExecutor::Getstats()
and MapperExecutor::GetStats()
were merged to OperatorExecutor::GetStats()
.Eine kleine Erfassung dieses Commits:
AwaitFiberOnAllSerially
ersetzt.GetStats()
Variablen wurde in metric_map
verschoben.JoinerExecutor::GetStats()
und MapperExecutor::GetStats()
wurde zu OperatorExecutor::GetStats()
zusammengeführt.In general I liked a lot this PR, but I suspect it has a bug that you did not discover via tests. Therefore I would like to propose the following:
what do you think?
Fix #36