I am adding 2 UnexpectedRowsExpectation expectations with different description and unexpected_rows_query. After adding the expectations to expectation suite and validating against the input data, the json validation result doesn’t contain the 1st UnexpectedRowsExpectation result. How to resolve?
Hi @chandru.kdj , this sounds like a bug, but I wasn’t able to replicate it. I used an Ephemeral DataContext and batch.validate
to create the validation result. Could you provide a standalone script that replicates the bug, and create an issue on Github?