deequ icon indicating copy to clipboard operation
deequ copied to clipboard

How to get constraints_message for Success rows in Deequ?

Open anamikasingh-bigdata opened this issue 4 years ago • 2 comments

While running Deequ, for all the failed rows I am getting constrains_message column with value but this column is always blank if Deequ check Status is Success, is there any way if we can get constrains_messages value for Success rows too?

Example constraints_message column value for Failed Checks : Value: 0.9926566948782706 does not meet the constraint requirement! I wants the similar message in case of Success checks too with valid message.

anamikasingh-bigdata avatar Sep 10 '21 17:09 anamikasingh-bigdata

This is very important, I have the same requirement, I want to add information in Message for individual checks, such as who created the current Check. I can only add this kind of information in Message, but I also need the successful Check information

harryson497 avatar Dec 03 '21 07:12 harryson497

^same, have you guys found a resolution?

d-rohatgi avatar Jun 05 '23 17:06 d-rohatgi