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: calogica/dbt-expectations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.2
Choose a base ref
...
head repository: calogica/dbt-expectations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.3
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 19, 2024

  1. [CI] Uprade to dbt=1.7.x (#292)

    * Uprade to dbt=1.7.x
    
    * Update Duckdb version
    
    * Add VERSION parameter
    clausherther authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    823c965 View commit details
    Browse the repository at this point in the history
  2. Add Trino Support (#294)

    * Fix expect_select_column_values_to_be_unique_within_record macro
    
    Fix ORDER BY to order by columns which are exptected to have unique values across them, instead of random column
    
    * Fix timeseries_data_extended.row_value expect_column_distinct_count_ tests row_conditions
    
    * Add Trino support
    
    * Add Trino to CI
    
    * Cast to float explicitly
    
    Co-authored-by: Damian Owsianny <113946744+damian3031@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Claus Herther <claus@calogica.com>
    damian3031 and clausherther authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    19793de View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    clausherther authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a9c4424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14bea55 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    clausherther authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b6c2d79 View commit details
    Browse the repository at this point in the history
Loading