-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done