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 #2798

Merged
merged 7 commits into from
Jun 16, 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
  2. Fix bugs with stream feature view materialization

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

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    39e4148 View commit details
    Browse the repository at this point in the history
  4. Expand online retrieval test to also retrieve pushable_location_stats…

    … SFV
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1a61567 View commit details
    Browse the repository at this point in the history
  5. Remove stray comment

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

Commits on Jun 16, 2022

  1. 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
    0453a6c View commit details
    Browse the repository at this point in the history
  2. Clarify comment

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