Skip to content

Conversation

@orlandohohmeier
Copy link
Member

Adjust the batch handling to uses .clone() instead of .contiguous() to create independent memory copies of batches during streaming instead of views so that the raw_bytes can be safely garbage collected.

Adjust the batch handling to uses `.clone()` instead of `.contiguous()` to create independent memory
copies of batches during streaming instead of views so that the raw_bytes can be safely garbage
collected.
@orlandohohmeier orlandohohmeier requested a review from l45k January 2, 2026 21:21
@codecov
Copy link

codecov bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@l45k l45k merged commit 2f780f4 into alpha Jan 3, 2026
8 checks passed
@l45k l45k deleted the orlandohohmeier/fix-dataset-segfault branch January 3, 2026 09:16
@github-actions
Copy link

github-actions bot commented Jan 3, 2026

🎉 This PR is included in version 1.0.0-alpha.71 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants