LogoLogo
v0.18-branch
v0.18-branch
  • Introduction
  • Community
  • Roadmap
  • Changelog
  • Getting started
    • Quickstart
    • Concepts
      • Overview
      • Data source
      • Entity
      • Feature view
      • Feature service
      • Feature retrieval
      • Point-in-time joins
      • Dataset
    • Architecture
      • Overview
      • Feature repository
      • Registry
      • Offline store
      • Online store
      • Provider
    • Third party integrations
    • FAQ
  • Tutorials
    • Overview
    • Driver ranking
    • Fraud detection on GCP
    • Real-time credit scoring on AWS
    • Driver stats on Snowflake
    • Validating historical features with Great Expectations
  • How-to Guides
    • Running Feast with Snowflake/GCP/AWS
      • Install Feast
      • Create a feature repository
      • Deploy a feature store
      • Build a training dataset
      • Load data into the online store
      • Read features from the online store
    • Running Feast in production
    • Deploying a Java feature server on Kubernetes
    • Upgrading from Feast 0.9
    • Adding a custom provider
    • Adding a new online store
    • Adding a new offline store
    • Adding or reusing tests
  • Reference
    • Data sources
      • File
      • Snowflake
      • BigQuery
      • Redshift
    • Offline stores
      • File
      • Snowflake
      • BigQuery
      • Redshift
    • Online stores
      • SQLite
      • Redis
      • Datastore
      • DynamoDB
    • Providers
      • Local
      • Google Cloud Platform
      • Amazon Web Services
    • Feature repository
      • feature_store.yaml
      • .feastignore
    • Feature servers
      • Local feature server
    • [Alpha] Data quality monitoring
    • [Alpha] On demand feature view
    • [Alpha] Stream ingestion
    • [Alpha] AWS Lambda feature server
    • Feast CLI reference
    • Python API reference
    • Usage
  • Project
    • Contribution process
    • Development guide
    • Versioning policy
    • Release process
    • Feast 0.9 vs Feast 0.10+
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF

Roadmap

PreviousCommunityNextQuickstart

Last updated 3 years ago

Was this helpful?

The list below contains the functionality that contributors are planning to develop for Feast

  • Items below that are in development (or planned for development) will be indicated in parentheses.

  • We welcome contribution to all items in the roadmap!

  • Want to influence our roadmap and prioritization? Submit your feedback to .

  • Want to speak to a Feast contributor? We are more than happy to jump on a call. Please schedule a time using .

  • Data Sources

  • Offline Stores

  • Online Stores

  • Streaming

  • Feature Engineering

  • Deployments

  • Feature Serving

  • Data Quality Management (See )

  • Feature Discovery and Governance

this form
Calendly
Snowflake source
Redshift source
BigQuery source
Parquet file source
Synapse source (community plugin)
Hive (community plugin)
Postgres (community plugin)
Spark (community plugin)
push support into the online store
Snowflake
Redshift
BigQuery
Synapse (community plugin)
Hive (community plugin)
Postgres (community plugin)
Trino (community plugin)
Spark (community plugin)
In-memory / Pandas
Custom offline store support
DynamoDB
Redis
Datastore
SQLite
Azure Cache for Redis (community plugin)
Postgres (community plugin)
Custom online store support
Custom streaming ingestion job support
Push based streaming data ingestion
RFC
RFC
RFC
guide
RFC
#1497
RFC
Feast extractor