standardize naming of 'no-op' aggregators#6960
Conversation
|
Since I'm renaming a few files in the area already, any upvotes for renaming some of the other datasketches extension post-aggregator types to make navigating to the right file easier? I would like to switch around what is currently the middle of the compound name to the front, like (Open to other ideas too) |
|
Should
I think it depends on how many classes you are thinking to rename. I'm fine by doing it in this PR if it's small enough. |
I don't think so, since maybe 'empty' more correctly describes those cases.
I think that would be more appropriate to do in a different PR if at all. Thanks for review! |

Resolves #6934 by prefixing all 'no-op' aggregators with
Noopto follow convention of built-inNoopAggregatorandNoopBufferAggregator