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.134.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.135.0
Choose a head ref
  • 5 commits
  • 15 files changed
  • 4 contributors

Commits on Jun 28, 2021

  1. feat: add support for table snapshot (#1320)

    * feat: add table snapshot support
    
    Allows users to generate a persistent copy of an existing table as it were at a given point in time within the same project.
    
    * feat: add support for table snapshot
    
    * add comment on operationType
    
    * lint update and remove extraneous update table snapshot IT
    
    * add cleanup for restoredTable
    
    * update base on comments
    
    * update based on comments
    stephaniewang526 authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    d783292 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.134.2-SNAPSHOT (#1396)

    🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3c0e7c6 View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#1397)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-06-28 18:56:01,685 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-06-28 18:56:03,973 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/cf31ae60-53d3-48a6-b743-2942c506906b/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    06c07c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d1742a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fe77ae View commit details
    Browse the repository at this point in the history
Loading