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.122.1
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.122.2
Choose a head ref
  • 8 commits
  • 18 files changed
  • 4 contributors

Commits on Oct 6, 2020

  1. docs(samples): add query external bigtable using temp table (#763)

    * docs(samples): add query external bigtable using temp table
    
    * docs(samples): address feedback
    
    * nit
    
    * docs(samples): address comments
    
    * update projectId
    
    Co-authored-by: Stephanie Wang <[email protected]>
    Praful Makani and stephaniewang526 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    fed28c7 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.122.2-SNAPSHOT (#783)

    🤖 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 Oct 6, 2020
    Configuration menu
    Copy the full SHA
    afadff9 View commit details
    Browse the repository at this point in the history
  3. build(java): readme.sh should be executable (#785)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/1577a69f-b958-44c5-b4b6-e43d046b326e/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@0762e8e
    yoshi-automation authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    038e55d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. chore: regenerate README (#786)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-10-06 22:16:04,080 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-10-06 22:16:05,141 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/c26ebe34-013c-45a3-b042-08c9367790b2/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a5573d1 View commit details
    Browse the repository at this point in the history
  2. docs(samples): add query external bigtable using permanent table (#764)

    * docs(samples): add query external bigtable using permanent table
    
    * docs(samples): address feedback
    
    * docs(samples): address comments
    Praful Makani authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    257edfc View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#787)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f36b558 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. fix: bigquery exception get reason and message (#788)

    Praful Makani authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    d783c3a View commit details
    Browse the repository at this point in the history
Loading