TresAmigosSD / SMV

Spark Modularized View
Apache License 2.0
42 stars 22 forks source link

Create DqmValidationResult in python #1239

Open cloudysail opened 6 years ago

cloudysail commented 6 years ago

This ticket is part of the big plan to move from Scala to Python.

We would like to mimic the Scala DqmValidationResult class and all the other classes it is using(e.g DqmStateSnapshot, ErrorReport).

ninjapapa commented 6 years ago

Dqm validation is converted to Python. However, there could be helper method to provide user an interface to better use the DQM results.