amundsen
amundsen copied to clipboard
Feature Proposal: Feast extractor upgrade
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
This will be great
Feel free to submit the pr for the upgrade! thanks!