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

Make the ZetaSQL frontend grab only analyzer dependencies. #816

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

Conversation

markww
Copy link
Contributor

@markww markww commented Nov 18, 2022

No description provided.

zetasql_deps_step_2()
# To use ZetaSQL as a frontend, we only need the analyzer. Don't grab other
# dependencies unnecessarily.
zetasql_deps_step_2(
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are we still using zetaSQL?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For the work we're doing immediately, no. We expect, however, that we will use it in the future. So long as this is going on ice for a bit, we might as well not build unnecessary dependencies every time.

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.

3 participants