GitHub user toyboxman opened a pull request:
https://github.com/apache/incubator-griffin/pull/426
Fix code bug.
1.add java method description
2.reformat import statements violating Griffin's code rule
https://github.com/apache/incubator-griffin/blob/master/griffin-doc/dev/code-style.md
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/toyboxman/incubator-griffin src/service
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/426.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 #426
----
commit 742ab9cc56abe2b3e29cfb6b3a1714a9643266fc
Author: Eugene <liujin@...>
Date: 2018-09-30T10:47:34Z
Fix code bug.
1.add java method description
2.reformat import statements violating Griffin's code rule
https://github.com/apache/incubator-griffin/blob/master/griffin-doc/dev/code-style.md
----
---