Skip to content

Conversation

@Priya-753
Copy link
Contributor

@Priya-753 Priya-753 commented Dec 9, 2025

Fixes #59300

@Priya-753 Priya-753 requested review from a team as code owners December 9, 2025 14:25
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly removes the obsolete _DatasetWrapper, which was a temporary workaround. The changes simplify the code in stream_split_iterator.py and its usage in test_data_resource_cleanup.py by passing the Dataset object directly. The refactoring is clean, improves maintainability, and I found no issues with the implementation.

@ray-gardener ray-gardener bot added train Ray Train Related Issue data Ray Data-related issues tech-debt The issue that's due to tech debt community-contribution Contributed by the community labels Dec 9, 2025
@gvspraveen
Copy link
Contributor

Hi @Priya-753 . Thanks for your contribution. Can you please fix DCO that is failing.

https://github.com/ray-project/ray/pull/59310/checks?check_run_id=57557757496

@gvspraveen gvspraveen added the @external-author-action-required Alternate tag for PRs where the author doesn't have labeling permission. label Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Contributed by the community data Ray Data-related issues @external-author-action-required Alternate tag for PRs where the author doesn't have labeling permission. tech-debt The issue that's due to tech debt train Ray Train Related Issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Data] Remove obsolete _DatasetWrapper

2 participants