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/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 14 commits
  • 13 files changed
  • 7 contributors

Commits on May 9, 2022

  1. chore: update all dependencies (#1244)

    * chore(deps): update dependency pyarrow to v8
    
    * fix(deps): allow pyarrow v8
    
    * chore(deps): update dependency db-dtypes to 1.0.1
    
    * chore(deps): update dependency google-cloud-bigquery to v3.1.0
    
    Co-authored-by: Anthonios Partheniou 
    renovate-bot and parthea authored May 9, 2022
    Configuration menu
    Copy the full SHA
    23a234a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    7c126cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c824805 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    e0e8cac View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    9a3eaed View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    fd5f836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6573f67 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. feat: add support for table clones (#1235)

    * feat: add support for table clones
    
    * feat: clone test
    
    * feat: debugging
    
    * feat: more debugging
    
    * feat: more debugging
    
    * feat: even more debugging
    
    * feat: debugging test
    
    * feat: even more test debugging
    
    * feat: check
    
    * feat: modify test
    
    * feat: deleting print statement
    
    * feat: testing
    
    * feat: test update
    
    * feat: change table name
    
    * feat: debugging table name
    
    * feat: cleaning up test
    
    * feat: degubbing test
    
    * feat: add properties check to test
    
    * feat: test change
    
    * feat: added more properties
    
    * Update samples/snippets/requirements.txt
    
    Co-authored-by: Leah E. Cole <[email protected]>
    
    Co-authored-by: Leah E. Cole <[email protected]>
    Co-authored-by: Steffany Brown <[email protected]>
    3 people authored May 20, 2022
    Configuration menu
    Copy the full SHA
    176fb2a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Configuration menu
    Copy the full SHA
    d819115 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. fix(deps): require protobuf>= 3.12.0, <4.0.0dev (#1263)

    fix(deps): require packaging >= 14.3, <22.0.0dev
    fix(deps): proto-plus >= 1.15.0, <2.0.0dev
    parthea authored May 26, 2022
    Configuration menu
    Copy the full SHA
    ba58d3a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. chore(deps): update all dependencies (#1264)

    * chore(deps): update all dependencies
    
    * revert protobuf
    
    * revert protobuf
    
    Co-authored-by: Anthonios Partheniou 
    renovate-bot and parthea authored May 30, 2022
    Configuration menu
    Copy the full SHA
    006e69f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    d03e2a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. chore: test minimum dependencies in python 3.7 (#1269)

    * chore: test minimum dependencies in python 3.7
    
    * update constraints
    parthea authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    ee3c16c View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.2.0 (#1259)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    51c1f37 View commit details
    Browse the repository at this point in the history
Loading