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

Create a mapping stream #233

Closed
ArnaudBuchholz opened this issue Feb 26, 2018 · 0 comments
Closed

Create a mapping stream #233

ArnaudBuchholz opened this issue Feb 26, 2018 · 0 comments
Assignees

Comments

@ArnaudBuchholz
Copy link
Owner

Part of EPIC #155

As a developer, I want a stream-capable mapper to convert records from an input stream based on the a function

Acceptance criteria:

  • The stream is created with a function as parameter: the function accepts one parameter and should return a value
  • The function is called for every write: the function result is transmitted to the read
@ArnaudBuchholz ArnaudBuchholz added this to the Release 0.2.5: Side project support milestone Feb 26, 2018
@ArnaudBuchholz ArnaudBuchholz self-assigned this Feb 26, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 17, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 17, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 17, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 17, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 17, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 17, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 19, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 20, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 20, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 20, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 20, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 20, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 22, 2018
ArnaudBuchholz added a commit that referenced this issue Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant