Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enable stream feature view materialization #2807

Merged
merged 5 commits into from
Jun 17, 2022

Commits on Jun 15, 2022

  1. Enable materialization for stream feature views

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    2ff317f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Fix bugs with stream feature view materialization

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    348c7ad View commit details
    Browse the repository at this point in the history
  2. Fix SFV tests to use actual data to allow for inference

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    1f92e00 View commit details
    Browse the repository at this point in the history
  3. Add SFVs to Go serving path

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    47d1c45 View commit details
    Browse the repository at this point in the history
  4. Add test for SFV online retrieval

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    d71be53 View commit details
    Browse the repository at this point in the history