eapframework
eapframework
Thanks for your response. This is the same issue I am facing. I am expecting rows 2,5 to show true because those are not failed records Expected result: ``` +----+----+----+-----+...
Hi @eycho-am , Thanks for merging the PR to address the use-case. Sorry for the delayed response. It is working fine except when values are `null` in the column. For...
Hi @rdsharma26, I was doing more testing. By analyzing the spark execution tasks, I believe the performance issue is because for metrics such as CountDistinct, Histogram, each metrics calculation is...