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-dataframes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.18.0
Choose a base ref
...
head repository: googleapis/python-bigquery-dataframes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.0
Choose a head ref
  • 10 commits
  • 57 files changed
  • 6 contributors

Commits on Sep 4, 2025

  1. fix: remove warning for slot_millis_sum (#2047)

    This warning is no longer relevant when bigframes is used with the latest google-cloud-bigquery.
    
    Follow-up to internal issue b/432238967
    tswast authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    425a691 View commit details
    Browse the repository at this point in the history
  2. chore: add logging to bigframes.bigquery functions (#2045)

    * chore: add logging to bigframes.bigquery functions
    
    * Add logs in the __init__ file
    
    * add comments
    sycai authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    200458d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5d66c9 View commit details
    Browse the repository at this point in the history
  4. chore: add total_bytes_processed to PandasBatches (#2052)

    Fixes internal issue b/443094245
    tswast authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    f7196d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3edeab View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Configuration menu
    Copy the full SHA
    873d0ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5229e07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8804ada View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. feat: Support VPC egress setting in remote function (#2059)

    Co-authored-by: Tim Sweña (Swast) <[email protected]>
    jialuoo and tswast authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    5df779d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.19.0 (#2050)

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