-
Notifications
You must be signed in to change notification settings - Fork 127
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/java-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.119.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/java-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.120.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 21 files changed
- 4 contributors
Commits on Sep 21, 2020
-
chore(java): set yoshi-java as default CODEOWNER (#745)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/859d9a97-f544-49af-b5bb-6af06fb6542a/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@80003a3
Configuration menu - View commit details
-
Copy full SHA for 696be52 - Browse repository at this point
Copy the full SHA 696be52View commit details -
chore: release 1.119.1-SNAPSHOT (#746)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for f2ecf15 - Browse repository at this point
Copy the full SHA f2ecf15View commit details
Commits on Sep 22, 2020
-
feat: sql fast path impl (#509)
* feat: sql fast path impl add QueryJobConfig to QueryRequest logic high level mode reset private methods refactor: modified code update logic add test refactor: update code and test case add integration tests code format add clir ignore and remove pom file feat: add more assert nit update * add logic for DML and DDL queries enable requestId add integration tests for fast path multipages query, DML, and DDL queries fix requestId logic update QueryRequestInfo and add mock test add mock test cases for SQL, DML, and DDL clean up code fix IT add schema test * update ITs to check table content correctness, update fastquery logic nit nit * add test for bogus query * add check for idempotent requestId * update QueryRequestInfo and error handling logic * add mock test for query JobException * update mock test * fix unit tests, nit update * update exception handling from JobException to BigQueryException * update based on comments * nit * update based on comments * add maxResult support optimization changes * update code * add test coverage to address: google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/BigQueryException.java#L69-L71 Added lines #L69 - L71 were not covered by tests * lint fix * feat: add more code cov * set method back * feat: code cove * add codecov Co-authored-by: Praful Makani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64a7d65 - Browse repository at this point
Copy the full SHA 64a7d65View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [1.120.0](https://www.github.com/googleapis/java-bigquery/compare/v1.119.0...v1.120.0) (2020-09-22) ### Features * sql fast path impl ([#509](https://www.github.com/googleapis/java-bigquery/issues/509)) ([64a7d65](https://www.github.com/googleapis/java-bigquery/commit/64a7d65ff97152c49194f507562266c1ba6f0f3b)), closes [google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/BigQueryException.java#L69-L71](https://www.github.com/google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/BigQueryException.java/issues/L69-L71) [#L69](https://www.github.com/googleapis/java-bigquery/issues/L69) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for e7c2b0f - Browse repository at this point
Copy the full SHA e7c2b0fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.119.0...v1.120.0