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

Implement ParseToken-related proto #43

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mingen-pan
Copy link

It is useful to have GetParseTokens to be exposed to gRPC service, and the proto of ParseToken, ParseTokenOptions is essential to build the RPC request for GetParseTokens.

This PR provides a way to implement these proto as well as the RPC service of GetParseTokens.

I understand ZetaSQL does not accept external PR so far, but I hope this may help when this feature is developed internally.

@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the Google CLA. label Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the Google CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant