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

Make sure FeatureViews with same name can not be applied at the same … #1651

Merged
merged 5 commits into from
Jul 28, 2021

Commits on Jul 27, 2021

  1. Make sure FeatureViews with same name can not be applied at the same …

    …time
    
    Signed-off-by: ted chang <htchang@us.ibm.com>
    tedhtchang committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    b1800d2 View commit details
    Browse the repository at this point in the history
  2. Add tests for applying feature views with duplicated names

    Signed-off-by: ted chang <htchang@us.ibm.com>
    tedhtchang committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e5c0974 View commit details
    Browse the repository at this point in the history
  3. Resolve refactoring conflict

    Signed-off-by: ted chang <htchang@us.ibm.com>
    tedhtchang committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    ecb32b6 View commit details
    Browse the repository at this point in the history
  4. Update sdk/python/feast/feature_store.py

    Co-authored-by: Willem Pienaar <6728866+woop@users.noreply.github.com>
    Signed-off-by: ted chang <htchang@us.ibm.com>
    tedhtchang and woop committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    0953695 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Add another test case

    Signed-off-by: ted chang <htchang@us.ibm.com>
    tedhtchang committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1baa0ee View commit details
    Browse the repository at this point in the history