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

Use arrow datasets for intermediates #221

Open
shreyashankar opened this issue Dec 2, 2024 · 0 comments
Open

Use arrow datasets for intermediates #221

shreyashankar opened this issue Dec 2, 2024 · 0 comments
Labels
efficiency Making docetl operations run faster good first engineering issue Engineering-focused issue for newcomers

Comments

@shreyashankar
Copy link
Collaborator

JSON is a bit bulky. It's easy to view, but for intermediates, especially when using the UI, it does not make sense to store and query the intermediates as JSON.

We should have an option in a docetl config to store the intermediates as arrow datasets. We will then have to query them in the UI accordingly.

@shreyashankar shreyashankar added efficiency Making docetl operations run faster good first engineering issue Engineering-focused issue for newcomers labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
efficiency Making docetl operations run faster good first engineering issue Engineering-focused issue for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant