Skip to content

[pull] master from ray-project:master#69

Merged
pull[bot] merged 15 commits intodwongdev:masterfrom
ray-project:master
Feb 14, 2025
Merged

[pull] master from ray-project:master#69
pull[bot] merged 15 commits intodwongdev:masterfrom
ray-project:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Feb 14, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

davidxia and others added 15 commits February 13, 2025 12:59
Use `cd -` instead to be resilient to future directory topology changes.

## Checks

- [x] I've signed off every commit(by using the -s flag, i.e., `git
commit -s`) in this PR.
- [x] I've run `scripts/format.sh` to lint the changes in this PR.
- [x] I've included any doc changes needed for
https://docs.ray.io/en/master/.
- [ ] I've added any new APIs to the API Reference. For example, if I
added a
method in Tune, I've added it in `doc/source/tune/api/` under the
           corresponding `.rst` file.
- [x] I've made sure the tests are passing. Note that there might be a
few flaky tests, see the recent failures at https://flakey-tests.ray.io/
- Testing Strategy
   - [x] Unit tests
   - [ ] Release tests
   - [ ] This PR is not tested :(

Signed-off-by: David Xia <david@davidxia.com>
Signed-off-by: Kai-Hsun Chen <kaihsun@anyscale.com>
- Add operator id
- Store operator id as labels of task and operators

Test:
- CI

Signed-off-by: can <can@anyscale.com>
Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: Kai-Hsun Chen <kaihsun@anyscale.com>
do not use `x()`.

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
…ToleranceOptions field (#50519)

Signed-off-by: Rueian <rueiancsie@gmail.com>
Signed-off-by: Kai-Hsun Chen <kaihsun@anyscale.com>
…kAccessor`, `PandasBlockAccessor` (#50498)

## Why are these changes needed?

Abstracting common methods, removing duplication in
`ArrowBlockAccessor`, `PandasBlockAccessor`.

---------

Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
#50580)

Signed-off-by: Kai-Hsun Chen <kaihsun@anyscale.com>
Signed-off-by: Kai-Hsun Chen <kaihsun@anyscale.com>
we are using images everywhere now

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
to docker hub.

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
so that different environments do not get mixed up in bazel build cache

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
This PR adds pydantic as a required dependency of Ray Train and installs
it on `pip install ray[train]`. Pydantic usage includes Ray Train
dashboard data models and internal data schema serialization and loading
and V2 code.

Signed-off-by: Justin Yu <justinvyu@anyscale.com>
@pull pull bot added the ⤵️ pull label Feb 14, 2025
@pull pull bot merged commit 994971a into dwongdev:master Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants