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

dataset op save semantic - need backend support #5013

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mwdchang
Copy link
Member

@mwdchang mwdchang commented Oct 2, 2024

DC Edit Oct 02:
This is missing the logic to save a new dataset X from an existing dataset Y. Because dataset has multiple parts (the definition + physical files) there isn't a single API endpoint to achieve, though there are probably bits and pieces we can reuse to create this mini-workflow:

  • create a new dataset without the files, then
  • upload files one-by-one into the new dataset

The current state is that the front-end is mostly setup, but lack the api/backend support as described here.

Summary

Enable save-as/save-for-reuse for dataset objects.

@mwdchang mwdchang changed the title dataset op save semantic dataset op save semantic - need backend support Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant