Github user arunmahadevan commented on the issue:

    https://github.com/apache/storm/pull/1635
  
    @HeartSaVioR I have gone through your recent changes and it looks good.
    
    In the logical plan you have posted, there are multiple processors just for 
the project (before the aggregation stage). Shouldn't there be just one 
processor to project all the required fields ? Ideally something like `Project 
-> aggregate -> Project`. Maybe I am missing something, anyways its more of an 
optimization which you can take up  later.
    
    Overall I am +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to