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

[Cherry-pick] [Datasets] Fix ndarray representation of single-element ragged tensor slices. (#30721) #30752

Conversation

clarkzinzow
Copy link
Contributor

@clarkzinzow clarkzinzow commented Nov 29, 2022

This PR cherry-picks #30721 onto the 2.2.0 release branch.

A test was merged into master while the original PR was open, which then broke when the original PR was merged. This wasn't caught in pre-merge checks since the PR was merged without having rebased onto latest master.

…ged tensor slices. (ray-project#30514)" (ray-project#30721)

This unreverts ray-project#30514 by reverting commit 579770a.

A test was merged into master while the original PR was open, which then broke when the original PR was merged. This wasn't caught in pre-merge checks since the PR was merged without having rebased onto latest master.
@clarkzinzow clarkzinzow changed the title [Cherry-pick] [Datasets] Unrevert "Fix ndarray representation of single-element ragged tensor slices. (#30514)" (#30721) [Cherry-pick] [Datasets] Fix ndarray representation of single-element ragged tensor slices. (#30721) Nov 29, 2022
@xwjiang2010 xwjiang2010 added release-blocker P0 Issue that blocks the release v2.2.0-pick labels Nov 29, 2022
@clarkzinzow
Copy link
Contributor Author

Tests look good, merging!

@clarkzinzow clarkzinzow merged commit f9bff34 into ray-project:releases/2.2.0 Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker P0 Issue that blocks the release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants