GitHub user toyboxman opened a pull request:
https://github.com/apache/incubator-griffin/pull/420
Fix doc issue.
dsl-guide describes two kinds of rules, Uniqueness and Distinctness.
actually they are similiar rule, so we merely keep Uniqueness rule.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/toyboxman/incubator-griffin doc/dsl-guide
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/420.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #420
----
commit 5e898791c8543e66f820658e5352587795488c3e
Author: Eugene <liujin@...>
Date: 2018-09-21T08:23:30Z
Fix doc issue.
dsl-guide describes two kinds of rules, Uniqueness and Distinctness.
actually they are similiar rule, so we merely keep Uniqueness rule.
----
---