Github user ptgoetz commented on the pull request:
https://github.com/apache/storm/pull/1050#issuecomment-178592968
@arunmahadevan Yes, I'm talking about adding the following:
```java
public Stream filter(Fields inputFields, Filter filter)
```
I know it's minor, but I'm thinking of users having existing `Filter`
implementations that may depend on specific fields being selected.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---