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

Refactored Core API: ListFeatureSets, ListStore, and GetFeatureSet #309

Merged
merged 8 commits into from
Nov 17, 2019
Merged

Commits on Nov 16, 2019

  1. Refactored GetFeatureSets and GetStores to ListFeatureSets, ListStore…

    …s, and GetFeatureSet
    
    * Updated and implemented in Core
    * Updated and implemented in Python SDK
    * Updated serving
    woop committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    4846012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cca437 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    521b599 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a9629e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    da4d00d View commit details
    Browse the repository at this point in the history
  2. * Fix handling of wildcards in core and update prow

    * Fix Python Kafka producer bug
    * Fix comparison between feature sets failing
    * Fix e2e tests failing due to recreating dataframes
    woop committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    a6265a4 View commit details
    Browse the repository at this point in the history
  3. Replace IllegalArgumentException with gRPC RuntimeException

    Co-Authored-By: David Heryanto <[email protected]>
    woop and davidheryanto authored Nov 17, 2019
    Configuration menu
    Copy the full SHA
    556c07f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7a15e4 View commit details
    Browse the repository at this point in the history