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

[FEATURE] add division as operation for data harmonization rules #1517

Merged
merged 3 commits into from
Apr 25, 2023

Conversation

bossenti
Copy link
Contributor

Purpose

When creating an adapter in StreamPipes Connect, we allow to add some transformation rules that directly modify modify data when ingesting. Hereby, we support basic mathematic operations.
This PR extends this functionality by the division operator.

Remarks

PR introduces (a) breaking change(s):

PR introduces (a) deprecation(s):

@github-actions github-actions bot added backend Everything that is related to the StreamPipes backend documentation Everything related to documentation java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI labels Apr 24, 2023
@bossenti bossenti removed the documentation Everything related to documentation label Apr 24, 2023
@bossenti bossenti added this to the 1.0.0 milestone Apr 24, 2023
@github-actions github-actions bot added the documentation Everything related to documentation label Apr 24, 2023
@bossenti bossenti removed documentation Everything related to documentation testing Relates to any kind of test (unit test, integration, or E2E test). labels Apr 25, 2023
@bossenti bossenti merged commit f2a0042 into dev Apr 25, 2023
@bossenti bossenti deleted the feature/add-transformation-rule branch April 25, 2023 15:29
@bossenti bossenti modified the milestones: 1.0.0, 0.92.0 May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants