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.12.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.13.0
Choose a head ref
  • 10 commits
  • 35 files changed
  • 7 contributors

Commits on Jul 31, 2024

  1. chore: reduce the remote_function cleanup rate (#873)

    * chore: reduce the `remote_function` cleanup rate
    
    * minor comment change
    shobsi authored Jul 31, 2024
    Copy the full SHA
    30aaae5 View commit details

Commits on Aug 1, 2024

  1. Copy the full SHA
    e9b0557 View commit details
  2. chore(python): fix docs build (#871)

    Source-Link: googleapis/synthtool@bef813d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94bb690db96e6242b2567a4860a94d48fa48696d092e51b0884a1a2c0a79a407
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 1, 2024
    Copy the full SHA
    042db4b View commit details
  3. Copy the full SHA
    9959fc8 View commit details

Commits on Aug 2, 2024

  1. feat: df.apply(axis=1) to support remote function with mutiple para…

    …ms (#851)
    
    * feat: extend `df.apply(axis=1)` to support remote function with mutiple params
    
    * add doctest, make small test remote function sticky
    
    * handle single param non-row-processing functions
    
    * reword the documentation a bit
    
    * handle missing input dtype in read_gbq_function
    
    * restore input types as tuple in read_gbq_function
    
    * clear previous remote function attributes
    
    * reword documentation for clarity
    
    * add/update comments to explain force reproject
    
    * make doctest example remote function with 3 params
    shobsi authored Aug 2, 2024
    Copy the full SHA
    2158818 View commit details
  2. feat: create a separate OrderingModePartialPreviewWarning for more fi…

    …ne-grained warning filters (#879)
    tswast authored Aug 2, 2024
    Copy the full SHA
    8753bdd View commit details
  3. Copy the full SHA
    9606dac View commit details

Commits on Aug 5, 2024

  1. Copy the full SHA
    c415eb9 View commit details
  2. Copy the full SHA
    ca26fe5 View commit details
  3. chore(main): release 1.13.0 (#876)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 5, 2024
    Copy the full SHA
    5317327 View commit details
Loading