Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add processor to filter for numerical and text values #162

Closed
dominikriemer opened this issue Nov 25, 2022 · 1 comment
Closed

Add processor to filter for numerical and text values #162

dominikriemer opened this issue Nov 25, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request pipeline elements Relates to pipeline elements

Comments

@dominikriemer
Copy link
Member

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. Original Jira may contain additional context.
Reported by: wiener.

@dominikriemer dominikriemer added enhancement New feature or request NORMAL pipeline elements Relates to pipeline elements labels Nov 25, 2022
@bossenti
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pipeline elements Relates to pipeline elements
Projects
None yet
Development

No branches or pull requests

3 participants