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

[CherryPick] [Doc] Cherry pick #29342 and #29469 #29633

Merged
merged 2 commits into from
Oct 25, 2022
Merged

Commits on Oct 24, 2022

  1. [Doc] Revamp ray core design patterns doc [13/n]: nested tasks (#29342)

    - Edit pass: make the patter generic for nested tasks instead of just recursive tasks.
    - Move the code to doc_code
    
    Signed-off-by: Jiajun Yao <[email protected]>
    Signed-off-by: Stephanie Wang <[email protected]>
    Co-authored-by: Stephanie Wang <[email protected]>
    jjyao and stephanie-wang committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e770bdf View commit details
    Browse the repository at this point in the history
  2. [Doc] Revamp ray core design patterns doc [14/n]: map reduce (#29469)

    Remove the map-reduce pattern since we already have datasets for doing real map-reduce.
    
    Signed-off-by: Jiajun Yao <[email protected]>
    Signed-off-by: Stephanie Wang <[email protected]>
    Co-authored-by: Stephanie Wang <[email protected]>
    jjyao and stephanie-wang committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    232e2a9 View commit details
    Browse the repository at this point in the history