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

Project Namespacing #393

Merged
merged 4 commits into from
Dec 27, 2019
Merged

Project Namespacing #393

merged 4 commits into from
Dec 27, 2019

Commits on Dec 27, 2019

  1. Implement project namespacing (without auth)

    * Update Protos, Java SDK, Golang SDK to support namespacing
    * Fixed Python SDK to support project namespacing protos
    * Add integration with projects, update code to be compliant with new protos
    * Move name, version and project back to spec
    * Update Feast Core and Feast Ingestion to support project namespacing
    * Update Core and Ingestion based on refactored FeatureSet proto
    * Remove entity dataset validation
    * Register feature sets first to speed up tests
    woop authored and zhilingc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    a340613 View commit details
    Browse the repository at this point in the history
  2. Apply PR #392

    zhilingc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    3e40a61 View commit details
    Browse the repository at this point in the history
  3. Apply spotless

    zhilingc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    f6c7ca0 View commit details
    Browse the repository at this point in the history
  4. Order test output

    zhilingc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    595665a View commit details
    Browse the repository at this point in the history