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?