dominikriemer opened a new issue, #162: URL: https://github.com/apache/streampipes/issues/162
Currently, there are Numerical Filter and Text Filter. If a user wants to apply both, i.e. filter a field for a given string AND subsequently filter a numeric field based on a given threshold, these two PE's need to be concatenated to achieve this goal. In order to improve this common scenario there should be a new processor "Numerical Text Filter" to allow doing this in one step. Imported from Jira [STREAMPIPES-72](https://issues.apache.org/jira/browse/STREAMPIPES-72). Original Jira may contain additional context. Reported by: wiener. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
