Skip to content

Add dictionary based writes #9

@franciscojavierarceo

Description

@franciscojavierarceo

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

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions