Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@LukaszByczynski
Copy link
Contributor

@LukaszByczynski LukaszByczynski commented Sep 22, 2019

Adds a small helper method to provide user friendly way to chunk the input stream into batches.

Resolves: #1732

@jdegoes
Copy link
Member

jdegoes commented Sep 30, 2019

@LukaszByczynski @iravid How is this one looking?

@LukaszByczynski
Copy link
Contributor Author

@iravid it's ready for a review

Copy link
Member

@iravid iravid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just needs some minor scaladoc fixes.

@mvv mvv mentioned this pull request Oct 2, 2019
@LukaszByczynski LukaszByczynski requested a review from iravid October 2, 2019 20:02
@iravid
Copy link
Member

iravid commented Oct 2, 2019

@LukaszByczynski Could you check the mdoc build failure?

@LukaszByczynski
Copy link
Contributor Author

Fixed

@iravid iravid merged commit 877d671 into zio:master Oct 3, 2019
@iravid
Copy link
Member

iravid commented Oct 3, 2019

Thank you @LukaszByczynski!

Twizty pushed a commit to Twizty/zio that referenced this pull request Nov 13, 2019
* Add ChunkN to ZStream

* Change chunkN to operate with a Chunk class and add grouped operator

* Update streams/shared/src/main/scala/zio/stream/ZStream.scala

Co-Authored-By: Itamar Ravid <[email protected]>

* Update streams/shared/src/main/scala/zio/stream/ZStream.scala

Co-Authored-By: Itamar Ravid <[email protected]>

* Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ZStream#chunkN

3 participants