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.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: v1.19.0
Choose a head ref
  • 14 commits
  • 33 files changed
  • 8 contributors

Commits on Sep 18, 2024

  1. test: move Claude3 tests to load test (#997)

    * test: move Claude3 tests to load test
    
    * add conftest
    GarrettWu authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ccd3c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4221632 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. feat: Support bool and bytes types in describe(include='all') (#994)

    * feat: Support bool and bytes types in describe(include='all')
    
    * update aggregation unit tests
    
    * fix typo and remove unnecessary helper
    
    * remove unnecessary dep
    
    * fix wording
    sycai authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cc48f58 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. test: disable deprecated embedding model tests (#1006)

    * test: disable deprecated embedding models
    
    * delete tests
    GarrettWu authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8520873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    038139d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 23, 2024

  1. deps: update ibis version in prerelease tests (#1012)

    * deps: update ibis version in prerelease tests
    
    * exclude remote function tests from prerelease
    shobsi authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f89785f View commit details
    Browse the repository at this point in the history
  2. test: ensure all remote_function APIs work in partial ordering mode (

    …#1000)
    
    * test: ensure all `remote_function` APIs work in partial ordering mode
    
    * remove force_reproject from more APIs
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * temporarily skip multiindex test for axis=1
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    shobsi and gcf-owl-bot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6b34244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    952cab9 View commit details
    Browse the repository at this point in the history
  4. chore: update benchmark readme for usage reference. (#1009)

    * chore: update benchmark readme for usage reference.
    
    * add s
    
    * update format
    Genesis929 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7bcec88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b5b0ee View commit details
    Browse the repository at this point in the history
  6. chore: remove pandas version limit from test `test_getitem_w_struct_a…

    …rray` (#1014)
    
    * chore: remove version limit from test
    
    * remove redundant import
    sycai authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    35b458e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. feat: support ingress settings in remote_function (#1011)

    * feat: support ingress settings in `remote_function`
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * propagate new param to bigframes.pandas module
    
    * fix mypy error
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    shobsi and gcf-owl-bot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8e9919b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.19.0 (#1002)

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