Skip to content

fix: Remote Registry Proto handling#344

Merged
zabarn merged 1 commit intomasterfrom
fix/registry-protos
Mar 2, 2026
Merged

fix: Remote Registry Proto handling#344
zabarn merged 1 commit intomasterfrom
fix/registry-protos

Conversation

@zabarn
Copy link
Copy Markdown

@zabarn zabarn commented Feb 27, 2026

What this PR does / why we need it:

We lose some information tied to protos when we convert them to python objects and then back to protos again for the registry response (specifically which project a FeatureView is tied to, the Python object does not have a project field).

This PR changes the sql.py Expedia search functions to only work with the protos, and then pass them through to the registry_server.py, which just returns the protos.

Which issue(s) this PR fixes:

Misc

@zabarn zabarn merged commit 472c557 into master Mar 2, 2026
36 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants