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] Refactor OpRuntimeMetrics to support properties #47800

Merged
merged 15 commits into from
Sep 25, 2024

Commits on Sep 23, 2024

  1. Initial commit

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3fc2e24 View commit details
    Browse the repository at this point in the history
  2. Fix syntax error

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8c84864 View commit details
    Browse the repository at this point in the history
  3. Appease lint

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f7e7ef3 View commit details
    Browse the repository at this point in the history
  4. Format files

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fcee904 View commit details
    Browse the repository at this point in the history
  5. Fix type error

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    93136ac View commit details
    Browse the repository at this point in the history
  6. Remove print statement

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4db6eed View commit details
    Browse the repository at this point in the history
  7. Add constants

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3b5f7d8 View commit details
    Browse the repository at this point in the history
  8. Address review comments

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9d89c29 View commit details
    Browse the repository at this point in the history
  9. Update python/ray/data/_internal/execution/interfaces/op_runtime_metr…

    …ics.py
    
    Co-authored-by: Scott Lee <[email protected]>
    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani and scottjlee authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    42f51da View commit details
    Browse the repository at this point in the history
  10. Format files

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    78a0abf View commit details
    Browse the repository at this point in the history
  11. Merge branch 'refactor-metrics' of https://github.com/ray-project/ray

    …into refactor-metrics
    
    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    83ff00c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Address review comments

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8c2d56f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into refactor-metrics

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e0eda4c View commit details
    Browse the repository at this point in the history
  3. Fix bug

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    44d26d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix test

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b607715 View commit details
    Browse the repository at this point in the history