[ 
https://issues.apache.org/jira/browse/GRIFFIN-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335452#comment-16335452
 ] 

Lionel Liu commented on GRIFFIN-84:
-----------------------------------

{
 "dsl.type": "griffin-dsl",
 "dq.type": "accuracy",
 "name": "accu",
 "rule": "source.user_id = target.user_id AND upper(source.first_name) = 
upper(target.first_name) AND source.last_name = target.last_name AND 
source.address = target.address AND source.email = target.email AND 
source.phone = target.phone AND source.post_code = target.post_code",
 "details": {
 "source": "source",
 "target": "target",
 "miss": "miss_count",
 "total": "total_count",
 "matched": "matched_count"
 },
 "metric": {
 "name": "accu"
 },
 "record": {
 "name": "missRecords"
 }
}

> measure and job management process and test pass
> ------------------------------------------------
>
>                 Key: GRIFFIN-84
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-84
>             Project: Griffin (Incubating)
>          Issue Type: Sub-task
>            Reporter: Lionel Liu
>            Assignee: Yuqin Xuan
>            Priority: Major
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> DoD: user can create, delete measures and jobs through UI, and get the 
> correct feedback.



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

Reply via email to