feast icon indicating copy to clipboard operation
feast copied to clipboard

Publish generated golang types

Open zhilingc opened this issue 2 years ago • 1 comments

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

zhilingc avatar Jun 16 '23 01:06 zhilingc

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 15 '23 16:10 stale[bot]