feast-dev / feast-dev/feast

Feature Service Multiple Feature Views, each from different data source types (Spark, Snowflake, Postgres)

Open
#5,812 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.3k
Forks
1.4k
Avg merge
1d 21h
Merged PRs (30d)
15

Description

Regarding [Feature Service](https://docs.feast.dev/getting-started/concepts/feature-retrieval#feature-services):

```
A feature service is an object that represents a logical group of features from one or more feature views.
```

[Inquiry]
Please confirm a Feature Service in Feast can group multiple feature views that come from completely different data sources, including Spark, Snowflake, Teradata, Postgres, and others.

There are Data Sources not directly implemented but contributed such as Terradata. Please confirm such external contribution Data Source will be also supported by the Feature Service.

The example code in [Feature Service](https://docs.feast.dev/getting-started/concepts/feature-retrieval#feature-services) only use Sqlite local datasource only. Hence, it is not clear the scope of Feature Store support.

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.