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

Add Better Support for save_df #47

Open
gauglertodd opened this issue Oct 23, 2024 · 0 comments · May be fixed by #48
Open

Add Better Support for save_df #47

gauglertodd opened this issue Oct 23, 2024 · 0 comments · May be fixed by #48
Assignees
Labels
type: enhancement Minor improvements

Comments

@gauglertodd
Copy link
Collaborator

The current methodology for saving internal dataframes from the task tracker is a bit flawed - it's mostly just writing parquet to a local path. We'd prefer the ability to save dataframes to something else - like S3 - so let's make that happen.

@gauglertodd gauglertodd self-assigned this Oct 23, 2024
gauglertodd added a commit that referenced this issue Oct 23, 2024
gauglertodd added a commit that referenced this issue Oct 23, 2024
gauglertodd added a commit that referenced this issue Oct 23, 2024
gauglertodd added a commit that referenced this issue Oct 23, 2024
...

Signed-off-by: Todd Gaugler <[email protected]>

...

...
@timkpaine timkpaine linked a pull request Oct 23, 2024 that will close this issue
gauglertodd added a commit that referenced this issue Oct 23, 2024
...

Signed-off-by: Todd Gaugler <[email protected]>

...

...

.
gauglertodd added a commit that referenced this issue Oct 24, 2024
...

Signed-off-by: Todd Gaugler <[email protected]>

...

...

.

...
@timkpaine timkpaine added the type: enhancement Minor improvements label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Minor improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants