![]() |
Oct 25, 2021 |
Announcements |
Feast related launches |
Feast is getting ready for a new release to include push-based streaming support & official support (again) for deploying a Java Feature Server.
A few other exciting developments:
If you have questions on any of these, please reach out to the Feast team! |
Blog posts and videos |
Check out some new content featuring Feast:
|
Upcoming events |
Times below are in Pacific time:
|
Community contribution highlights |
|
Work in progress |
Streaming support |
Initial support for pushing stream data into the online store is finalizing for a new Feast release. Remaining work will expose this API at the feature server level and define a StreamFeatureView.
|
Low latency serving |
Feast Java's data model has been forward-ported to work with the latest version of Feast. Feast Java will be ported to the main repo soon, and benchmarks are actively being worked on. Some investigation is being done around Arrow Flight for communication with the feature transformation server.
|
Shadow entities |
There are use cases where there are multiple aliases for the same entity across different feature views. Implementation is complete and ready for release pending some documentation.
|
Miscellaneous |
Other noteworthy ongoing work:
|