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

Add dictionary based writes #9

Open
franciscojavierarceo opened this issue Mar 30, 2024 · 0 comments
Open

Add dictionary based writes #9

franciscojavierarceo opened this issue Mar 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@franciscojavierarceo
Copy link
Member

Support for native python was added to on demand feature views (feast-dev/feast#4045) which resolved an outstanding issue from 2022 (feast-dev/feast#2261).

Currently, writes to the online store require a Pandas DataFrame as an input, which creates the same latency bottlenecks. We should add support for writing native python dictionary objects to the online store to improve latency performance.

@franciscojavierarceo franciscojavierarceo self-assigned this Mar 30, 2024
@franciscojavierarceo franciscojavierarceo added the enhancement New feature or request label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant