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

Delta-rs Write with Ray DataSet #1593

Closed
raviranak opened this issue Aug 18, 2023 · 4 comments
Closed

Delta-rs Write with Ray DataSet #1593

raviranak opened this issue Aug 18, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@raviranak
Copy link

raviranak commented Aug 18, 2023

Description

Currently delta-rs write takes pyarrow.Table, BatchRecord and pandas . ray dataset is a distributed dataset with underlying record is ObjectRef of pa.Table

Use Case
Ability to Write from ray dataset directly to delta lake

I have added my changes in fork repo
https://github.com/raviranak/delta-rs

@raviranak raviranak added the enhancement New feature or request label Aug 18, 2023
@roeap
Copy link
Collaborator

roeap commented Sep 23, 2023

Hi @raviranak - we would be happy to review a PR, since you seem to have a working solution already :)

@raviranak
Copy link
Author

Hi @roeap , PR link #1679

@MrPowers
Copy link
Contributor

MrPowers commented Oct 8, 2023

Do you think this should go in the deltaray project? https://github.com/delta-incubator/deltaray

@ion-elgreco ion-elgreco closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2024
@ion-elgreco
Copy link
Collaborator

This should live upstream indeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants