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

splits inode foreign key #29

Open
moritzmeister opened this issue Apr 19, 2020 · 0 comments
Open

splits inode foreign key #29

moritzmeister opened this issue Apr 19, 2020 · 0 comments

Comments

@moritzmeister
Copy link
Contributor

we should add a foreign key to the inode of a split, so that metadata gets deleted when the user deletes a split from the Datasets browser.

Problem: Spark recreated the directory when writing, therefore creating a new inode. In append mode it wouldn't be a problem, however, tfrecords don't support append.

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

No branches or pull requests

1 participant