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

Empty feature group creation with .save() #453

Open
moritzmeister opened this issue Sep 1, 2021 · 0 comments
Open

Empty feature group creation with .save() #453

moritzmeister opened this issue Sep 1, 2021 · 0 comments

Comments

@moritzmeister
Copy link
Contributor

moritzmeister commented Sep 1, 2021

the "empty feature group" creation should be something like : "save_or_insert" method where:
if the feature group doesn't exists it gets created and the data is written
if the feature group exists and the metadata doesn't match, then an error is thrown
if the feature group exists and the metadata match, then we insert the data

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