Skip to content

[RFC] Dataflow Testing & Assertions

Ari Rouvinen edited this page Dec 11, 2017 · 1 revision

The purpose of this entry is to discuss different strategies to test data flowing through an ETL. That could include having some way to assert that the output of a transformation follows some rules, such as having all values of a certain type or constraints such as all values being greater that 0.