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

[data] Warn on excessive driver memory usage during shuffle ops #42574

Merged
merged 5 commits into from
Jan 29, 2024

Commits on Jan 17, 2024

  1. Warn on too many ObjectRefs

    Signed-off-by: Stephanie Wang <swang@cs.berkeley.edu>
    stephanie-wang committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1b6c655 View commit details
    Browse the repository at this point in the history
  2. Warn on heap memory

    Signed-off-by: Stephanie Wang <swang@cs.berkeley.edu>
    stephanie-wang committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3e92c2f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    c6f9a55 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. move code to exchange

    Signed-off-by: Stephanie Wang <swang@cs.berkeley.edu>
    stephanie-wang committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    91bb057 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into shuffle-warnings

    Signed-off-by: Stephanie Wang <swang@cs.berkeley.edu>
    stephanie-wang committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    158d27b View commit details
    Browse the repository at this point in the history