![]() |
Nov 24, 2021 |
Announcements |
Feast community calendar |
We have a new event calendar, which has been sent to feast-dev and feast-discuss. This calendar will:
Folks interested in organizing a meeting can do so within Slack (#feast-development) and tag the Feast team to add an event to the calendar.
If you have thoughts on this, or are interested in helping organize community activity, please reach out to the Feast team! |
Blog posts and videos |
Check out some new content featuring Feast:
|
Upcoming events |
The community call this week is cancelled for the holidays. Happy Thanksgiving! |
Community contribution highlights |
|
Work in progress |
feast plan |
Running feast apply in production requires careful thought today because users cannot preview the changes it'll make. feast plan intends to improve this workflow by outputting validation errors and infrastructure diffs when running feast apply.
|
Documentation on best practices for deploying Feast |
Users have expressed confusion on the best way to deploy and integrate Feast into existing systems, especially when there are multiple teams / projects sharing the same Feast registry.
The team is updating Running Feast in production to give more detailed recommendations on best practices depending on the system needs (e.g. varying by latency requirements). See PR for the first update to these docs. |
Benchmarks |
Improved Feast typing |
Feast under the hood uses protocol buffers to represent types and manages type conversions to/from different stores. Several issues have emerged though:
There is active exploration on whether switching to Arrow could solve some of these issues. See more discussion in https://github.com/feast-dev/feast/issues/2013 |
Miscellaneous |
Other noteworthy ongoing work:
|