feast-dev / feast

The Open Source Feature Store for Machine Learning
https://feast.dev
Apache License 2.0
5.62k stars 1k forks source link

fix: Incorrect type passed to assert_permissions in materialize endpoints #4727

Closed robhowley closed 2 weeks ago

robhowley commented 3 weeks ago

What this PR does / why we need it:

fixes permissions assertion in /materialize and /materialize-incremental, see attached git issue

Which issue(s) this PR fixes:

Fixes #4726

Misc