feast-dev/feast

Loading 600K features from a parquet file

Open

#4589 aperta il 30 set 2024

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)Python (896 fork)batch import
good first issuekind/bugpriority/p2wontfix

Metriche repository

Star
 (5029 star)
Metriche merge PR
 (Merge medio 8g 20h) (55 PR mergiate in 30 g)

Descrizione

Context

Given the sample files from the OpenShift AI tutorial - Fraud detection example, repo link, including 600,000 rows modelling a fraud detection dataset.

Objective

I want to model the same training dataset as a Feast offline store using a FileSource and then fetch all the historical features at once.

See all the details to replicate the issue here: https://github.com/dmartinol/feast_issue_600K

Guida contributor