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: v2.28.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: v2.28.1
Choose a head ref
  • 5 commits
  • 23 files changed
  • 6 contributors

Commits on Oct 5, 2021

  1. build: use trampoline_v2 for python samples and allow custom dockerfi…

    …le (#1002)
    
    Source-Link: googleapis/synthtool@a7ed11e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6e7328583be8edd3ba8f35311c76a1ecbc823010279ccb6ab46b7a76e25eafcc
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    6581636 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. chore: add default_version and codeowner_team to .repo-metadata.json (#…

    …1001)
    
    Set codeowner_team to googleapis/api-bigquery as codeowner. Set default_version to v2. This change is needed for the following synthtool PRs.
    
    googleapis/synthtool#1201
    googleapis/synthtool#1114
    parthea authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    c6cf0f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

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

    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    aacc521 View commit details
    Browse the repository at this point in the history
  2. fix: support ARRAY data type when loading from DataFrame with Parquet (

    …#980)
    
    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #19 🦕
    judahrand authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    1e59083 View commit details
    Browse the repository at this point in the history
  3. chore: release 2.28.1 (#1007)

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