Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
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-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.18.1
Choose a base ref
...
head repository: googleapis/python-bigquery-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.0
Choose a head ref
  • 15 commits
  • 29 files changed
  • 7 contributors

Commits on Jan 23, 2023

  1. chore(deps): update dependency pandas to v1.5.3 (#552)

    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2dbc29e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Jan 25, 2023

  1. chore: Update gapic-generator-python to v1.8.2 (#557)

    * chore: Update gapic-generator-python to v1.8.2
    
    PiperOrigin-RevId: 504289125
    
    Source-Link: googleapis/googleapis@38a48a4
    
    Source-Link: googleapis/googleapis-gen@b2dc226
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjJkYzIyNjYzZGJlNDdhOTcyYzhkOGMyZjhhNGRmMDEzZGFmZGNiYyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3b86c7e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. testing: update test expectations (#565)

    These system tests rely on a public dataset table:
    bigquery-public-data.new_york_citibike.citibike_stations
    
    The schema of this table recently changed, and a formerly int64 column
    was switched to a string type.  This PR updates that by switching from
    the affected column to another column less likely to suffer type
    conversions in the future (num_bikes_available).
    
    Fixes: #558
    Fixes: #559
    Fixes: #560
    Fixes: #561
    Fixes: #562
    Fixes: #563
    shollyman authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2df7874 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#564)

    Co-authored-by: shollyman <[email protected]>
    renovate-bot and shollyman authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    8b28abe View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. chore: fix prerelease_deps nox session [autoapprove] (#566)

    Source-Link: https://togithub.com/googleapis/synthtool/commit/26c7505b2f76981ec1707b851e1595c8c06e90fc
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f946c75373c2b0040e8e318c5e85d0cf46bc6e61d0a01f3ef94d8de974ac6790
    gcf-owl-bot[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    798ddc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 8, 2023

  1. build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…

    …p/templates/python_library/.kokoro (#570)
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/bb171351c3946d3c3c32e60f5f18cee8c464ec51
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f62c53736eccb0c4934a3ea9316e0d57696bb49c1a7c86c726e9bb8a2f87dadf
    gcf-owl-bot[bot] authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e8a018e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. feat: add default_value_expression to TableFieldSchema (#571)

    * feat: add default_value_expression to TableFieldSchema
    
    PiperOrigin-RevId: 508443364
    
    Source-Link: googleapis/googleapis@fc7d513
    
    Source-Link: googleapis/googleapis-gen@6d4bae6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmQ0YmFlNmExYzYzMGMzMWM0NWIwYTZkMWM1MGQ2OWI1ZGM4Nzg4MSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    277ed54 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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

Commits on Feb 16, 2023

  1. chore(deps): bump ipython from 7.31.1 to 8.10.0 in /samples/to_datafr…

    …ame (#574)
    
    Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0.
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@7.31.1...8.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: ipython
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1e8d947 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. chore: Update gapic-generator-python to v1.8.5 (#576)

    * chore: Update gapic-generator-python to v1.8.5
    
    PiperOrigin-RevId: 511892190
    
    Source-Link: googleapis/googleapis@a45d9c0
    
    Source-Link: googleapis/googleapis-gen@1907294
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTkwNzI5NGIxZDgzNjVlYTI0ZjhjNWYyZTA1OWE2NDEyNGM0ZWQzYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0c29d67 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#578)

    Source-Link: googleapis/synthtool@5f2a608
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8555f0e37e6261408f792bfd6635102d2da5ad73f8f09bcb24f25e6afb5fac97
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    9f2ea4e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    7ab5c3b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.19.0 (#572)

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