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

TPCH testing for grpc #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eric-feng-2011
Copy link
Contributor

This PR adds testing for TPCH through gRPC python. It also changes the implementation of KMeans and LogisticRgression to be compatible with the re-encryption mechanism (i.e. due to how the re-encryption mechanism works (saving results to file and then reading), tests that require ordering and other compound functionality will fail in this PR. The results must first be read before compound functionality).

Pull Requests should be merged in the following order:

Key-get -> gRPC reEncryption -> gRPC ServiceProvider -> gRPC Python Files -> grpc TPCH tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant