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/26 14:34:46 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #588: Processing Element: Boolean Filter

dominikriemer opened a new issue, #588:
URL: https://github.com/apache/streampipes/issues/588

   This processing element should be able to filter a data stream by the value of a boolean property
   ### Required Input
    * A boolean value
   
   ### Configuration
    * Value that should not be filtered out (e.g. when select false, filter events where value is true)
   
   ### Output 
    *  Keep
   
   ### Module
    * streampipes-processors-enrich-jvm
   
   We have a new API for processors, so we only need one class (see:  [1] for an example)
   
   PS.: There could also be more configurations to make the processor more generic
   
   Imported from Jira [STREAMPIPES-448](https://issues.apache.org/jira/browse/STREAMPIPES-448). Original Jira may contain additional context.
   Reported by: zehnder.


-- 
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] dominikriemer closed issue #588: Processing Element: Boolean Filter

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #588: Processing Element: Boolean Filter
URL: https://github.com/apache/streampipes/issues/588


-- 
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