This repository has been archived by the owner on Apr 15, 2022. It is now read-only.
2.5.0-k8
What's New?
The Server Side Feature Store!
- The Feature Store fully functional server side API (@myles-novick )(095aac2)
- Feature Store full SQLAlchemy Implementation (@myles-novick )(da5de71, 310be3e)
- Unified exception handling for FastAPI errors in Splice Machine (@myles-novick )(df7fd92)
- Feature Store unit testing infra and a preliminary suite of tests (@Ben-Epstein )(#87)
- Spark 3 support and Spark 2 revert (@Ben-Epstein )(69e63e2, da62337)
- Added documentation for the feature store (@Ben-Epstein )(f3a6ed0)
Breaking Changes
There should now be any breaking changes this release. Please upgrade your pysplice package to take advantage of the new feature store API.
This release is in tandem with pysplice
There is no upgrade script for this release as no table structures have changed, only new tables have been added.