Hacker News new | ask | show | jobs
by idomi 1570 days ago
Great job Elementary team! Does this in essence similar to the aws deeque project but fancier and more inclusive of edge cases, common scenarios? (https://github.com/awslabs/deequ)
1 comments

Hi, thank you! The way we see it, AWS Deeque, as well as Great Expectations and dbt tests, are used for static data testing. This is great for many use cases, however there are problems you will only detect by continuously monitoring. Just like in software engineering you use both unit testing and monitoring.