Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Templating in Feast #2438

Closed
achals opened this issue Mar 22, 2022 · 1 comment
Closed

Templating in Feast #2438

achals opened this issue Mar 22, 2022 · 1 comment
Assignees
Labels
area/core kind/feature New feature or request priority/p2 wontfix This will not be worked on

Comments

@achals
Copy link
Member

achals commented Mar 22, 2022

Is your feature request related to a problem? Please describe.

Users have expressed interest in templating support in feast, to be able to customize things such as dynamodb table names (#2394)

Describe the solution you'd like

We should be able to use a templating engine. Ideally, if added, the implementations should be language agnostic (using something jinja.

Describe alternatives you've considered

An alternative is that any templating should be in a layer above feast. This may be advantageous by keeping feast api surface and implementation simple. At the very least, this decision needs an RFC to determine what the right experience for users should be. This includes what fields are up for templating, when the templating kicks in in the lifecycle of a feast command, etc.

@stale
Copy link

stale bot commented Sep 20, 2022

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 stale bot added the wontfix This will not be worked on label Sep 20, 2022
@stale stale bot closed this as completed Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core kind/feature New feature or request priority/p2 wontfix This will not be worked on
Projects
Status: Done
Development

No branches or pull requests

2 participants