Comparing v3.35.1...v3.36.0 · googleapis/python-bigquery

This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Permalink

  • 10 commits
  • 28 files changed
  • 9 contributors

Commits on Jul 25, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. feat: add created/started/ended properties to RowIterator. (#2260)

    * feat: add created/started/ended attribute to RowIterator.
    
    * fix annotation
    
    * links update
    
    * mypy fix
    
    * Update google/cloud/bigquery/query.py
    
    Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com>
    
    * Update google/cloud/bigquery/table.py
    
    Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com>
    
    * Update google/cloud/bigquery/table.py
    
    Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com>
    
    * Update google/cloud/bigquery/query.py
    
    Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com>
    
    * Update google/cloud/bigquery/query.py
    
    Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com>
    
    * Update google/cloud/bigquery/job/query.py
    
    Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com>
    
    * fix unit test
    
    ---------
    
    Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com>
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>

    3 people authored

    Aug 14, 2025
    Configuration menu

    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. chore: add private _query_and_wait_bigframes method (#2250)

    * chore: add private `_query_and_wait_bigframes` method
    
    Towards internal issue b/409104302
    
    * fix unit tests
    
    * revert type hints
    
    * lint
    
    * Apply suggestions from code review
    
    Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
    
    * populate created, started, ended
    
    ---------
    
    Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history