-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
kind/featureNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Description
Is your feature request related to a problem? Please describe.
I'm looking to use retrieve features from feast from my Golang application without having to deploy a feature server, but it's not currently possible given that the generated code is not published in the feast repository (github.com/feast-dev/feast/go/protos/feast/...). They used to be published as part of the Golang SDK, but were removed in #2339 .
Describe the solution you'd like
If it's possible, could we build and publish the generated golang code from the feast protobuf types so that users are able to have more flexibility around how they consume the features in the online store?
Describe alternatives you've considered
NA
Additional context
NA
ImScientist and Luciana123
Metadata
Metadata
Assignees
Labels
kind/featureNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on