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

Wrong permission asserts on materialize endpoints #4726

Closed
dmartinol opened this issue Oct 31, 2024 · 0 comments · Fixed by #4727
Closed

Wrong permission asserts on materialize endpoints #4726

dmartinol opened this issue Oct 31, 2024 · 0 comments · Fixed by #4727

Comments

@dmartinol
Copy link
Contributor

Expected Behavior

The assert_permissions function expects a resources of type FeastObject.

Current Behavior

Materialization endpoints in feature_server module receive instead a str, as in /materialize and /materialize_incremental

Possible Solution

Fetch the FeatureViews like the /write-to-online-store endpoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant