Skip to content

Commit

Permalink
[Data] Mark dataset_shuffle_sort_1tb release test as stable (ray-pr…
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjlee authored Jul 14, 2023
1 parent 229c70b commit 4455c39
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion doc/source/data/saving-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,4 @@ Ray Data interoperates with distributed data processing frameworks like

ds = ray.data.read_csv("example://iris.csv")

mdf = ds.to_mars()
mdf = ds.to_mars()
2 changes: 0 additions & 2 deletions release/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6469,8 +6469,6 @@
group: data-tests
working_dir: nightly_tests

stable: false

frequency: nightly
team: data
python: "3.8"
Expand Down

0 comments on commit 4455c39

Please sign in to comment.