feast-dev/feast

Loading 600K features from a parquet file

Aperta

#4589 aperta il 30 set 2024

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

Metriche repository

Star
 (5029 stelle)
Metriche merge PR
 (Merge medio 9g 1h) (59 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