tenthe opened a new issue, #1688: URL: https://github.com/apache/streampipes/issues/1688
### Body ### Description A user should have the ability round numeric values in a pipeline. Therefore, a new processor is required that provides the functionality to round numeric numbers of the event. ### Example Configuration - **Multiselect**: The processor should allow the user to select all numeric values in the data stream for rounding. - **Numeric Input**: The user should be able to specify the precision to which the values should be rounded. ### Output Schema The input schema should not be changed ### Additional Functionality If you have any other ideas for the functionality of this new processor, please feel free to add them here. ### Mentoring As this issue is marked as good first issue: one of @dominikriemer, @tenthe, or @bossenti are happy to provide help for getting started, just tag (one of) them if you want to start working on this issue and need some help. This issue is ideal for people that are interested in getting started with StreamPipes and its SDK. ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- 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]
