You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "liang wang (JIRA)" <ji...@apache.org> on 2018/11/26 09:28:00 UTC

[jira] [Created] (GRIFFIN-215) Accuracy Rate in measure-detail.component.html maybe wrong

liang wang created GRIFFIN-215:
----------------------------------

             Summary: Accuracy Rate in measure-detail.component.html maybe wrong
                 Key: GRIFFIN-215
                 URL: https://issues.apache.org/jira/browse/GRIFFIN-215
             Project: Griffin (Incubating)
          Issue Type: Bug
          Components: accuracy-batch
    Affects Versions: 0.3.0-incubating
            Reporter: liang wang
             Fix For: 0.3.0-incubating
         Attachments: image-2018-11-26-17-26-13-149.png, image-2018-11-26-17-26-28-715.png

<div class="" style="text-align:right;display:block;float:left;width:20%;">
 Accuracy Rate(%) =
</div>
<div class="" style="text-align:center;display:block;float:left;margin:0 10px 0 10px">
 <div class="formula-text-up" style="border-bottom:1px solid;">
 Total Count of Matched records between <span class="badge">\{{selectionTarget.length}}</span>
 <span style="color:green;">\{{currentTableTarget}}</span> and <span class="badge">\{{mappings.length}}
 </span> <span style="color:green;">\{{currentTable}}</span> fields
 </div>
 <div>
 Total Count of records in <span style="color:green;font-weight:bold;">\{{currentDB}}.\{{currentTable}}</span>
 </div>
</div>

!image-2018-11-26-17-26-13-149.png!

!image-2018-11-26-17-26-28-715.png!

 

I think it is currentTable not targetTable

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)