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: v3.17.1
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: v3.17.2
Choose a head ref
  • 10 commits
  • 13 files changed
  • 9 contributors

Commits on Jan 25, 2024

  1. docs: update client_query_destination_table.py sample to use `query…

    …_and_wait` (#1783)
    
    * docs: update client_query_destination_table.py to use query_and_wait API
    
    * docs: update client_query_destination_table.py to use query_and_wait API
    
    ---------
    
    Co-authored-by: Salem Boyland <salemb@google.com>
    Co-authored-by: Kira <kirnendra@google.com>
    Co-authored-by: Tim Swast <swast@google.com>
    4 people authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    68ebbe1 View commit details
    Browse the repository at this point in the history
  2. docs: update to use query_and_wait in `client_query_w_positional_pa…

    …rams.py` (#1786)
    
    * Updates file
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Correcting RowIterator
    
    * Variable corrections
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Tim Swast <swast@google.com>
    3 people authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    410f71e View commit details
    Browse the repository at this point in the history
  3. Docs: update the query destination table legacy file to use query_and…

    …_wait API (#1775)
    
    * docs: update query destination table legacy file to use query_and_wait API
    
    * docs: update the query_destination_table_legacy.py to use the query_and_wait API
    
    ---------
    
    Co-authored-by: Salem Boyland <salemb@google.com>
    Co-authored-by: Kira <kirnendra@google.com>
    Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
    4 people authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ef89f9e View commit details
    Browse the repository at this point in the history
  4. docs: update sample for query_to_arrow to use query_and_wait API (#1776)

    Co-authored-by: Salem Boyland <salemb@google.com>
    Co-authored-by: Kira <kirnendra@google.com>
    Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
    4 people authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dbf10de View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. docs: update query_external_sheets_permanent_table.py to use query_an…

    …d_wait API (#1778)
    
    Co-authored-by: Salem Boyland <salemb@google.com>
    Co-authored-by: Kira <kirnendra@google.com>
    3 people authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a7be88a View commit details
    Browse the repository at this point in the history
  2. docs: update to use API (#1781)

    Co-authored-by: Salem Boyland <salemb@google.com>
    Co-authored-by: Kira <kirnendra@google.com>
    3 people authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    81563b0 View commit details
    Browse the repository at this point in the history
  3. docs: update to use query_and_wait in `samples/client_query_w_times…

    …tamp_params.py` (#1785)
    
    * Updates file
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Correcting RowIterator
    
    * Correcting variable names
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Tim Swast <swast@google.com>
    3 people authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ba36948 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. docs: update to_geodataframe to use query_and_wait functionality (#1800)

    * Updates file
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Correcting RowIterator
    
    * Correcting variable names
    
    * Correcting methods
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Kira <kirnendra@google.com>
    3 people authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1298594 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 6, 2024

  1. chore(main): release 3.17.2 (#1799)

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