feast-dev / feast-dev/feast

Use registry server to find all feature views updated since timestamp

Open
#6,092 0 comments 0 reactions 1 assignee Claimed by @nquinn408 View on GitHub
kind/feature
Dominant language
Python
Stars
7.3k
Forks
1.4k
Avg merge
1d 21h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**
Need to be able to use registry server to find all added or updated feature views since timestamp. This is to support getting diffs of feature registry.

**Describe the solution you'd like**
Want to add new filtering parameter on registry server that allows to search by last updated timestamp.

**Describe alternatives you've considered**
Currently, you can get a diff using S3 or file based feature registry but SQL based feature registry is more scalable and ACID compliant.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.