Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
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: ibis-project/ibis-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Choose a base ref
...
head repository: ibis-project/ibis-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.3
Choose a head ref
  • 5 commits
  • 19 files changed
  • 3 contributors

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    0d8d6dc View commit details
    Browse the repository at this point in the history
  2. test: fix unit tests for ibis 3.0 naming changes (#131)

    * test: fix unit tests for ibis 3.0 naming changes
    
    * fix tests for ibis 2
    
    * test with 3.0.2
    
    * fix for 2.0.0
    
    * add expected regression to system tests
    tswast authored May 20, 2022
    Configuration menu
    Copy the full SHA
    f23e5f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71a01b9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. fix: ensure that ScalarParameter names are used instead of Alias names (

    #135)
    
    * fix: ensure that ScalarParameter names are used instead of Alias names
    
    * fix: handle new properties required of UDFs
    
    * test: fix scalar-parameterized tests
    cpcloud authored May 25, 2022
    Configuration menu
    Copy the full SHA
    bfe539a View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.1.3 (#136)

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