Skip to content

Conversation

@Rostifar
Copy link
Collaborator

@Rostifar Rostifar commented Oct 30, 2023

Improvement: Add Custom Copy Functions for Feast Resources

Implements __copy__ functions for FeastObject subclasses. Concretely specifying these functions is more efficient than deep copying, or using to_proto and from_proto to obtain copies. The in-memory registry will use this functionality to return FeastObject copies.

@Rostifar Rostifar changed the title add __copy__ fns Improvement: Add Custom Copy Functions for Feast Resources Oct 30, 2023
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.

2 participants