You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/25 17:13:20 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #162: Add processor to filter for numerical and text values

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: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] bossenti commented on issue #162: Add processor to filter for numerical and text values

Posted by GitBox <gi...@apache.org>.
bossenti commented on issue #162:
URL: https://github.com/apache/streampipes/issues/162#issuecomment-1328002217

   Closing the issue as it is inadvertently in `open` status due to migration from JIRA.


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] bossenti closed issue #162: Add processor to filter for numerical and text values

Posted by GitBox <gi...@apache.org>.
bossenti closed issue #162: Add processor to filter for numerical and text values
URL: https://github.com/apache/streampipes/issues/162


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org