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] Use runtime object memory for scheduling #41383

Merged
merged 13 commits into from
Nov 29, 2023

Commits on Nov 24, 2023

  1. Initial commit

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    578f676 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Replace change with output in incremental usage

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    bea4431 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Small fix

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    41b6ffd View commit details
    Browse the repository at this point in the history
  2. Add feature flag

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    07405f5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into runtime-metric-scheduling

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    57e01b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Fix tests

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fe3cfcb View commit details
    Browse the repository at this point in the history
  2. Appease lint

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    77071a5 View commit details
    Browse the repository at this point in the history
  3. Add docstrings

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8040357 View commit details
    Browse the repository at this point in the history
  4. Fix test_stats

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    81a7455 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Update python/ray/data/_internal/execution/streaming_executor_state.py

    Co-authored-by: Hao Chen <chenh1024@gmail.com>
    Signed-off-by: Balaji Veeramani <bveeramani@berkeley.edu>
    bveeramani and raulchen committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a45f943 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into runtime-metric-scheduling

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2cd79ec View commit details
    Browse the repository at this point in the history
  3. Revert change

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    089bb11 View commit details
    Browse the repository at this point in the history
  4. Disable by default

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c72150e View commit details
    Browse the repository at this point in the history