Loading 600K features from a parquet file
Open
good first issue
kind/bug
priority/p2
wontfix
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 1.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 15
Description
### Context
Given the sample files from the [OpenShift AI tutorial - Fraud detection example](https://docs.redhat.com/en/documentation/red_hat_openshift_ai_self-managed/2-latest/html/openshift_ai_tutorial_-_fraud_detection_example/index), [repo link](https://github.com/rh-aiservices-bu/fraud-detection), 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](https://github.com/dmartinol/feast_issue_600K)
Contributor guide
Assessment
This issue has not been assessed yet.