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.13.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.14.0
Choose a head ref
  • 15 commits
  • 41 files changed
  • 9 contributors

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    6e6f9df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb60804 View commit details
    Browse the repository at this point in the history
  3. docs: add streaming html docs (#884)

    * docs: add streaming html docs
    
    * add beta icon
    
    * add beta icon in toc.yml
    GarrettWu authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    171da6c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. chore: clean up OWNERS (#886)

    - remove inactive users
    - add myself
    
    Co-authored-by: Matthew Laurence Chen <[email protected]>
    mattyopl and Matthew Laurence Chen authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8c352ce View commit details
    Browse the repository at this point in the history
  2. feat: bigframes.bigquery.json_extract (#868)

    * feat: bigframes.bigquery.json_extract
    
    * fixing tests
    chelsea-lin authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3dbf84b View commit details
    Browse the repository at this point in the history
  3. chore: fix docs build on owlbot.py (#888)

    * chore: fix docs build on owlbot.py
    
    * 🦉 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>
    chelsea-lin and gcf-owl-bot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0603e62 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    3eb6a17 View commit details
    Browse the repository at this point in the history
  2. test: enable tests on Windows (#857)

    * test: enable tests on Windows
    
    * use windows subdirectory for scripts
    
    * maybe fix for windows
    
    * fix working directory
    
    * use nox so test dependencies are installed
    
    * add 3.10 to system tests
    
    * disable system tests
    
    * add more goto errors
    
    * 🦉 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>
    tswast and gcf-owl-bot[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0c011a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7117e33 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 12, 2024

  1. refactor: reorganize remote_function code for readability (#885)

    * refactor: reorganize `remote_function` code for readability
    
    * refactor out RemoteFunctionSession
    
    * rename newly introduced modules to make them private symbolically
    
    ---------
    
    Co-authored-by: Tim Sweña (Swast) <[email protected]>
    shobsi and tswast authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    991bb0a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. chore: update owlbot script to prevent silent failures at s.replace (#…

    …889)
    
    * chore: update owlbot script to prevent silent failures at s.replace
    
    * fix errors
    
    * removing s.replace for CONTRIBUTING.rst because it was excluded from templated files
    chelsea-lin authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6dff860 View commit details
    Browse the repository at this point in the history
  2. feat: Series.str.__getitem__ (#897)

    - [X] Make sure to open an issue as internal issue: 358459166
    - [X] Ensure the tests and linter pass
    - [X] Code coverage does not decrease (if any source code was changed)
    - [X] Appropriate docs were updated (if necessary)
    
    Fixes internal issue: 358459166 🦕
    chelsea-lin authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e027b7e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. chore(main): release 1.14.0 (#882)

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