Danny Chiao

Results 25 issues of Danny Chiao

**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #

approved
size/XXL
do-not-merge/work-in-progress

**What this PR does / why we need it**: This is to patch fix the random leaking DynamoDB tables in CI. **Which issue(s) this PR fixes**: Fixes #

size/M
approved

**Is your feature request related to a problem? Please describe.** Many users are in the bucket of using primarily batch models, but interested in moving online. It's not always clear...

kind/feature
priority/p2
critical

Several users have expressed confusion on how feast apply works. Some examples: - Why feast apply requires permissions - What we mean by "validate features" on https://docs.feast.dev/reference/feast-cli-commands#apply - What infrastructure...

area/documentation
kind/bug
priority/p2
critical

## Expected Behavior Snowflake offline store works with list features ## Current Behavior Right now Snowflake produces errors when using list features. This isn't caught by tests because of this...

kind/feature
kind/bug
priority/p2
Community Contribution Needed

## Expected Behavior Event timestamp in the `OnlineResponse` is the real event timestamp. ## Current Behavior In https://github.com/feast-dev/feast/blob/master/sdk/python/feast/feature_store.py#L1730, we return the current time for all online features. In reality, we...

kind/bug
priority/p2
critical

There seems to have been some regression in historical retrieval for Redshift that happened somewhere between 0.14.1 and 0.16.1. A quick summary of one particular user's issue: - currently the...

kind/bug
priority/p1
Community Contribution Needed
critical

When specifying on demand feature views at retrieval time (e.g. get_X_features), the output feature vectors include e.g. request data or dependent feature vectors, even if users did not specify said...

good first issue
kind/bug
priority/p2
keep-open
Community Contribution Needed
critical

This is tracking work related to [Feast RFC-027: Data Quality Monitoring ](https://docs.google.com/document/d/110F72d4NTv80p35wDSONxhhPBqWRwbZXG4f9mNEMd98/edit#)

kind/feature
priority/p0
Community Contribution Needed
kind/project

**Is your feature request related to a problem? Please describe.** Existing online store options for GCP (i.e. MemoryStore/Redis or Datastore) make trade-offs between performance and simplicity. Many users come to...

kind/feature
priority/p2
Community Contribution Needed
kind/project