amundsen icon indicating copy to clipboard operation
amundsen copied to clipboard

Feature Proposal: Feast extractor upgrade

Open amommendes opened this issue 4 years ago • 2 comments

Since 0.10 version, Feast project has changed its strategy from an "infrastructure-centric approach" to a simpler feature store (introducing breaking changes). These changes could imply that, for example, we need to change the way instantiate the feast client. Thus, we need to upgrade feast version in databuilder project and change the extractor code as necessary to be updated with the new feast architecture.

Expected Behavior or Use Case

Feast extractor working with newest Feast version

Service or Ingestion ETL

Feast Extractor

Possible Implementation

  • Upgrade Feast version
  • Change (if necessary) the Feast entrypoint (Client)

Example Screenshots (if appropriate):

Context

As 0.10 version introduced some breaking changes, we need to upgrade the extractor to guarantee that extractor is up to date

amommendes avatar Sep 02 '21 19:09 amommendes

This will be great

drodrigues3 avatar Sep 02 '21 22:09 drodrigues3

Feel free to submit the pr for the upgrade! thanks!

feng-tao avatar Sep 02 '21 22:09 feng-tao