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: main
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: autogen
Choose a head ref
  • 5 commits
  • 693 files changed
  • 3 contributors

Commits on Jul 28, 2025

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

Commits on Jul 30, 2025

  1. Feat: copper penny centralized client mvp (#2248)

    * chore(main): release 3.35.1 (#2245)
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    
    * chore(deps): update all dependencies (#2243)
    
    * remove benchmark files as a quick check
    
    * remove old files in preparation for copying over generated code
    
    * migrate GAPIC generated code for review and testing purposes
    
    * removes two files to create a clean start
    
    * removes unnecessary init
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Mend Renovate <bot@renovateapp.com>
    3 people authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    89d44f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

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

Commits on Aug 13, 2025

  1. chore: adds ci/cd related infra content (#2258)

    * chore: adds ci/cd related infra content
    
    * updates branch for github CI/CD check to autogen
    
    * update run commands
    
    * updates formatting in pagers.py files to pass blacken
    
    * removes unused check
    
    * adds unittest.yml
    
    * adds removes matrix.options
    
    * adds kokoro linting-typing.cfg
    
    * mods kokoro linting-typing.cfg
    
    * mods kokoro linting-typing.cfg again
    
    * adds kokoro .sh files
    
    * comments out a small snippet for debugging
    
    * Update google/cloud/bigquery_v2/services/job_service/pagers.py
    
    * Update .github/workflows/lint.yml
    
    * removes sample code
    
    * removes two currently unused ci shell scripts
    
    * removes .kokoro files for now
    chalmerlowe authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    eb4f1d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. feat: modifies the BigQueryClient proof-of-concept (#2271)

    * add copperpenny client. tests to follow in a separate PR
    
    * removes old copperpenny client
    
    * blackens and lints
    
    * removes obsolete test file. new test file to be added in future PR
    chalmerlowe authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    0fc6877 View commit details
    Browse the repository at this point in the history
Loading