Skip to content

Conversation

@Yancey0623
Copy link
Collaborator

Fixed #68
Related issue: sql-machine-learning/sqlflow#531

typhoonzero
typhoonzero previously approved these changes Jun 27, 2019
Copy link
Collaborator

@typhoonzero typhoonzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

else:
for res in MockServicer.table_response(MockServicer.get_test_table()):
yield res
elif SQL == "TEST VERIFY SESSION":
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add comments why need this string, and how we improve this in the future.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a todo comment here, will improve it with an elegant way in the future.

@Yancey0623 Yancey0623 merged commit 4244e16 into sql-machine-learning:develop Jun 27, 2019
@Yancey0623 Yancey0623 deleted the client_session branch June 27, 2019 09:47
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.

Add session struct in gRPC proto file

2 participants