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

Is there any prebuilt/compiled command/docker available? #142

Open
ThePlenkov opened this issue Jun 15, 2023 · 2 comments
Open

Is there any prebuilt/compiled command/docker available? #142

ThePlenkov opened this issue Jun 15, 2023 · 2 comments

Comments

@ThePlenkov
Copy link

ThePlenkov commented Jun 15, 2023

Hi!

We would like to try this tool in our system but unfortunately even build seems now like a challenging task - it fails with some really technical errors, also quite time consuming.

It would be great if we could have prebuilt binaries or docker image to use.

Thanks!

@matthewcbrown
Copy link
Collaborator

This might be out of date, but you can try:
https://github.com/google/zetasql/blob/master/Dockerfile

Can give some info one what your environment is? Are you looking at the C++ or Java API (java has maven artifacts, which doesn't require building).

If this is to help with BigQuery, you can check out

https://github.com/GoogleCloudPlatform/professional-services/tree/main/tools/zetasql-helper

@ThePlenkov
Copy link
Author

That's exactly what I have tried. Building this image takes hours and even though it fails.. And what I meant - is the actual image built with such a file somehow.
And this library - is probably what we search, but would be nice to have kind of stack-independent interface such as API or CLI.

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

No branches or pull requests

2 participants