sql-machine-learning / jsqlflow

SQLFlow client in Java
Apache License 2.0
7 stars 9 forks source link

Add grpc and define interface #4

Closed weiguoz closed 4 years ago

weiguoz commented 4 years ago

Define the interfaces of the client.

I'm not sure if there is a better method to import the sqlflow.proto instead of copy&paste. Let's think about this later.