Giter Club home page Giter Club logo

Comments (5)

nysthee avatar nysthee commented on June 7, 2024 1

I would like to work on this!

from dbt-expectations.

clausherther avatar clausherther commented on June 7, 2024 1

Hi @makotonium ! I haven't made much any progress here, since it hasn't been a blocker for development (yet). So far, I'm testing against my own BigQuery and Snowflake instances (in addition to a local postgres instance) which hasn't incurred any costs yet. I think your other note on documentation updates is probably much more impactful to the broader package user community, so if you had to chose a project, that's the one I'd direct the most energy to! :)

from dbt-expectations.

sgoley avatar sgoley commented on June 7, 2024

Hey, github explorer & dbt fan here.

I know what Dylan Baker over at Spectacles did was for bigquery column / schema tests was to run queries with limit 0 appended. Basically, the query would succeed but return no data.

I think this could be used for your schema expectation tests without incurring charges?

from dbt-expectations.

clausherther avatar clausherther commented on June 7, 2024

Hi @sgoley, interesting! I think in our case though, we need all the data to come back from both the test model as well as the test output, so I'm not super sure where we'd inject the limit 0? Btw, on BigQuery, limit n has no effect on cost.

from dbt-expectations.

makotonium avatar makotonium commented on June 7, 2024

@clausherther I am curious to see how this is coming, and I may be able to offer help on getting something set up. How are you currently testing locally? Maybe we could replicate that as a start on GitHub Actions.

from dbt-expectations.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.