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: v1.11.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: v1.11.1
Choose a head ref
  • 8 commits
  • 37 files changed
  • 7 contributors

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. chore: update templated files (#819)

    Source-Link: googleapis/synthtool@a37f74c
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:d3de8a02819f65001effcbd3ea76ce97e9bcff035c7a89457f40f892c87c5b32
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    68b02d5 View commit details
    Browse the repository at this point in the history
  2. test: add notebook with remote function use cases (#808)

    * test: add notebook with remote function usecases
    
    * use reuse=False to avoid concurrency conflicts during testing
    
    * decorate the notebook with comments
    
    * update comment
    
    * use aliased import for demo purpose
    
    * alias the outside import for demo
    shobsi authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bca4ee0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e228010 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    067ff17 View commit details
    Browse the repository at this point in the history
  2. chore: remove an unused parameter in _rows_to_dataframe (#813)

    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:
    - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/python-bigquery-dataframes/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)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    chelsea-lin authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7cae3f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. chore(main): release 1.11.1 (#822)

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