Skip to content

Empty feature group creation with .save() #453

@moritzmeister

Description

@moritzmeister

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions