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

[Java feature server] Converge ServingService API to make Python and Java feature servers consistent #2166

Merged
merged 16 commits into from
Jan 5, 2022

Commits on Jan 4, 2022

  1. hgetall

    Signed-off-by: pyalex <[email protected]>
    
    optimized version of Serving proto
    
    Signed-off-by: pyalex <[email protected]>
    
    temp
    
    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    46cb01d View commit details
    Browse the repository at this point in the history
  2. refactored online service

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    fbecb02 View commit details
    Browse the repository at this point in the history
  3. java tests pass

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    7210279 View commit details
    Browse the repository at this point in the history
  4. remove project from request & entities from response

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    f759818 View commit details
    Browse the repository at this point in the history
  5. go sdk updated to use new protos

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    3cb4a74 View commit details
    Browse the repository at this point in the history
  6. benchmark serving in ITs

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c2eaaf7 View commit details
    Browse the repository at this point in the history
  7. fix api docs build

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    13a131e View commit details
    Browse the repository at this point in the history
  8. fixes after rebase

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    2243886 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a0933b View commit details
    Browse the repository at this point in the history
  10. change proto property name in go sdk

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    a78df02 View commit details
    Browse the repository at this point in the history
  11. refactoring FeastClient

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    83000e4 View commit details
    Browse the repository at this point in the history
  12. add some comments

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    58ba20e View commit details
    Browse the repository at this point in the history
  13. populate metrics

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    a795c49 View commit details
    Browse the repository at this point in the history
  14. format after rebase

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    94836a5 View commit details
    Browse the repository at this point in the history
  15. comment

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    ed5dbf8 View commit details
    Browse the repository at this point in the history
  16. todo added

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    50fc6cb View commit details
    Browse the repository at this point in the history