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

Some renaming in the concurrent stream module #2936

Closed
3 of 4 tasks
harendra-kumar opened this issue Jan 25, 2025 · 2 comments
Closed
3 of 4 tasks

Some renaming in the concurrent stream module #2936

harendra-kumar opened this issue Jan 25, 2025 · 2 comments
Assignees
Labels
api:deprecating Deprecates an API aspect:api Related to api change
Milestone

Comments

@harendra-kumar
Copy link
Member

harendra-kumar commented Jan 25, 2025

  • parEval -> parBuffered, forkStream, parStream
  • parList -> parListCat
  • parApply -> parCrossApply
  • newCallbackStream -> newCallbackAndStream
@harendra-kumar harendra-kumar added api:deprecating Deprecates an API aspect:api Related to api change labels Jan 25, 2025
@harendra-kumar harendra-kumar added this to the 0.11.0 milestone Jan 25, 2025
@harendra-kumar harendra-kumar self-assigned this Jan 28, 2025
@adithyaov
Copy link
Member

See #2949

@adithyaov
Copy link
Member

Not changing parList as it will lead to multiple follow-up changes.
There is no motivation to change it now.
We can think about changing it once we have enough experience with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api:deprecating Deprecates an API aspect:api Related to api change
Projects
None yet
Development

No branches or pull requests

2 participants