feast-dev/feast

Loading 600K features from a parquet file

Open

#4,589 建立於 2024年9月30日

在 GitHub 查看
 (5 留言) (0 反應) (1 負責人)Python (896 fork)batch import
good first issuekind/bugpriority/p2wontfix

倉庫指標

Star
 (5,029 star)
PR 合併指標
 (平均合併 9天 1小時) (30 天內合併 59 個 PR)

描述

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

貢獻者指南