Skip to content
Permalink

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.117.2
Choose a base ref
...
head repository: googleapis/java-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.118.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 4 contributors

Commits on Sep 15, 2020

  1. chore: release 1.117.3-SNAPSHOT (#731)

    🤖 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).
    release-please[bot] authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c126826 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. test: fix build (#734)

    * test: fix build
    
    * test: fix build
    
    * test: modify code
    twinkle-kadia authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    061c148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c8716 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. fix: throw jobexception for invalid multiple statements query (#732)

    * fix: throw jobexception for invalid multiple statements query
    
    add another test case
    
    add exception checking Job class
    
    update reload() method
    
    * add unit test
    stephaniewang526 authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2a0d86d View commit details
    Browse the repository at this point in the history
  2. feat(bigquery): explicitly ask for dense responses from HTTP backend (#…

    …739)
    
    This change alters HTTP response behavior by eliding unnecessary
    whitespace from JSON responses.
    shollyman authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    8c92c99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15e4554 View commit details
    Browse the repository at this point in the history
Loading