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

fix: Saved datasets no longer break CLI registry-dump command [duplicate] #3716

Closed
wants to merge 1 commit into from
Closed

Conversation

malcolmk181
Copy link
Contributor

What this PR does / why we need it:

This PR fixes an issue where creating a saved dataset breaks the CLI feast registry-dump command. A SavedDatasetProto object was being incorrectly accessed in the list_saved_datasets() utility function, leading to a AttributeError when running the CLI feast registry-dump command.

Which issue(s) this PR fixes:

Fixes #3715

@malcolmk181 malcolmk181 closed this by deleting the head repository Aug 9, 2023
@malcolmk181
Copy link
Contributor Author

Closed to fix DCO check. Recreating new PR with correct signing.

@malcolmk181 malcolmk181 changed the title fix: Saved datasets no longer break CLI registry-dump command fix: Saved datasets no longer break CLI registry-dump command [duplicate] Aug 9, 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.

Saved Datasets breaks CLI registry-dump
1 participant