|
|
|
|
|
by hichkaker
2139 days ago
|
|
Yes, it does diff the schema too. The main use cases we've seen: 1) You made a change to some code that transforms data (SQL/Python/Spark) and want to make sure the changes in the data output are as expected.
2) Same as (1) but there is also some code review process. In addition to checking someone's source code diff, you can see the data diff.
3) You copy datasets between databases, e.g. PostgreSQL to Redshift and want to validate the correctness of the copy (either ad-hoc or on a regular basis). We have a signup-free sandbox where you can see the exact views we provide, including schema diff: https://app.datafold.com/hackernews |
|
Is the value prop “you don’t need all they grunt work” as opposed to above direction?