Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1170
Great, thank you for understanding, we are almost there. I have marked
above ones that I was able to verify, could you please double-check it?
On the `com.google.apis:google-api-services-bigquery:v2-rev265-1.21.0` -
good news! I managed to find source code of this library, presumably generated
from the
[endpoint](https://www.googleapis.com/discovery/v1/apis/bigquery/v2/rest) by
[google/apis-client-generator](https://github.com/google/apis-client-generator)
available under ASL2.0 on Maven Central
http://central.maven.org/maven2/com/google/apis/google-api-services-bigquery/v2-rev265-1.21.0/google-api-services-bigquery-v2-rev265-1.21.0-sources.jar
To avoid this confusion further down the road, could you please add those
links to `README.md` as part of the interpreter implementation details and, if
possible, a brief note why is it preferred over
[GoogleCloudPlatform/gcloud-java/#google-cloud-bigquery-alpha](https://github.com/GoogleCloudPlatform/gcloud-java/#google-cloud-bigquery-alpha)
?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---