Incremental ingestion into Feature Store

Hello evryone,

How to set up a incremental ingestion for online serving using Feature Store?

I would like to use this flow:

Query into The BigQuery with delta time

Ingestion into FeatureStore witho only this incremental values

Using the online serving with Incremental + Previous data into FeatureStore

How Can I?

Hi, can you please elaborate on what you are trying to achieve in this case? Do you also follow any documentation or quickstarts as of the moment?