Technology Radar
Published : Apr 26, 2023
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Apr 2023
Assess
dbt-expectations 是一个用于 dbt 的拓展包,它产生的灵感来自于 Great Expectations。数据质量是数据治理的宗旨, 所以当提及自动数据治理时, 在数据管道中加入内建的管控来标记异常和质量问题很重要。就像在构建流水线中的单元测试,dbt-expectations 在数据管道运行时进行断言。在 dbt 中, 你可以直接编写 Great Expectations 风格的测试对你的数据仓库数据质量测试。我们的团队已经开始探索它,并强调其是有意义的。