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

[zetasql-toolkit-core] No NameResolverProviders found via ServiceLoader #1013

Open
dmyoung9 opened this issue Apr 16, 2023 · 1 comment
Open

Comments

@dmyoung9
Copy link

Whenever I try to replicate any of the examples provided for the ZetaSQL Toolkit, I am greeted with the following message:

No NameResolverProviders found via ServiceLoader, including DNS. This is probably due to a broken build. If using ProGuard, check your configuration

This message is always shown whenever I try to instantiate BigQueryCatalog... But I don't see any obvious way to change or augment its name resolution behavior (nor am I super certain of what is actually being indicated here 😅). How can I handle this properly?

@ppaglilla
Copy link
Contributor

Thank you for your interest on the ZetaSQL Toolkit! This issue was fixed on version 0.3.0.

The toolkit has also been moved to GoogleCloudPlatform/zetasql-tookit and has been released through Maven central. Please share any further questions or issues over on that repository!

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