Repository: incubator-griffin
Updated Branches:
  refs/heads/griffin-0.2.0-incubating-rc2 [created] e4e087c14


Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin/commit/a4f573ac
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin/tree/a4f573ac
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin/diff/a4f573ac

Branch: refs/heads/griffin-0.2.0-incubating-rc2
Commit: a4f573acd63b298d554578a3594df255f4e63ed9
Parents: 4e6862f fad7daf
Author: Lionel Liu <bhlx3l...@163.com>
Authored: Wed Jan 10 15:15:28 2018 +0800
Committer: Lionel Liu <bhlx3l...@163.com>
Committed: Wed Jan 10 15:15:28 2018 +0800

----------------------------------------------------------------------
 griffin-doc/measure/dsl-guide.md                |  13 +-
 .../rule/adaptor/GriffinDslAdaptor.scala        | 872 +++----------------
 .../griffin/measure/rule/dsl/DqType.scala       |   8 +-
 .../rule/dsl/analyzer/DuplicateAnalyzer.scala   |  46 -
 .../rule/dsl/analyzer/UniquenessAnalyzer.scala  |  46 +
 .../rule/dsl/expr/ClauseExpression.scala        |   4 +-
 .../rule/dsl/parser/GriffinDslParser.scala      |  10 +-
 .../resources/_duplicate-batch-griffindsl.json  |  56 --
 .../_duplicate-streaming-griffindsl.json        | 116 ---
 .../_duplicate-streaming-sparksql.json          | 130 ---
 .../resources/_uniqueness-batch-griffindsl.json |  58 ++
 .../_uniqueness-streaming-griffindsl.json       | 119 +++
 .../_uniqueness-streaming-sparksql.json         | 130 +++
 .../rule/adaptor/GriffinDslAdaptorTest.scala    |   4 +-
 14 files changed, 489 insertions(+), 1123 deletions(-)
----------------------------------------------------------------------


Reply via email to