Skip to content

Publish generated golang types #3653

@zhilingc

Description

@zhilingc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureNew feature or requestwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions