Re: [PR] chore: Implement zipWithIndex with statefulMap [pekko]

2025-01-03 Thread via GitHub
He-Pin commented on PR #1657: URL: https://github.com/apache/pekko/pull/1657#issuecomment-2570031164 use https://github.com/apache/pekko/pull/1669 for performance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] chore: Implement zipWithIndex with statefulMap [pekko]

2025-01-03 Thread via GitHub
He-Pin closed pull request #1657: chore: Implement zipWithIndex with statefulMap URL: https://github.com/apache/pekko/pull/1657 -- 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.

Re: [PR] chore: Implement zipWithIndex with statefulMap [pekko]

2024-12-31 Thread via GitHub
He-Pin commented on code in PR #1657: URL: https://github.com/apache/pekko/pull/1657#discussion_r1900219449 ## stream-tests/src/test/scala/org/apache/pekko/stream/scaladsl/FlowZipWithIndexSpec.scala: ## @@ -57,6 +57,7 @@ class FlowZipWithIndexSpec extends StreamSpec { //

Re: [PR] chore: Implement zipWithIndex with statefulMap [pekko]

2024-12-31 Thread via GitHub
He-Pin commented on code in PR #1657: URL: https://github.com/apache/pekko/pull/1657#discussion_r1900219304 ## stream-tests/src/test/scala/org/apache/pekko/stream/scaladsl/FlowZipWithIndexSpec.scala: ## @@ -57,6 +57,8 @@ class FlowZipWithIndexSpec extends StreamSpec { //