-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat: migrating bigquerydatatransfer snippet #8441
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
feat: migrating bigquerydatatransfer snippet #8441
Conversation
Migrating the snippet files from https://github.com/googleapis/java-bigquerydatatransfer/tree/f0f22ce/samples/snippets.
The tests failed:
|
Looks like Quota issue
|
Thank you for checking the error. Right, it seems so. "Java 8" and "Java 11" succeeded. |
Now Java 17 succeeded with a retry. |
Requested quota increase for the metric. Should be reflected in a couple days. |
Migrating the snippet files from
https://github.com/googleapis/java-bigquerydatatransfer/tree/f0f22ce/samples/snippets.
Memo: Before this migration, the test was succeeding in java-bigquerydatatransfer repository: https://source.cloud.google.com/results/invocations/5dca9d6a-cd83-4c3c-8bc5-3e73fb64526b
Description
Fixes #
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
pom.xml
parent set to latestshared-configuration
mvn clean verify
requiredmvn -P lint checkstyle:check
requiredmvn -P lint clean compile pmd:cpd-check spotbugs:check
advisory only