GitHub user grant-xuexu opened a pull request:
https://github.com/apache/incubator-griffin/pull/311
Refactoring/fixerasureissue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grant-xuexu/incubator-griffin
refactoring/fixerasureissue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/311.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 #311
----
commit 4e94eafa7be78914fc9b43fd5e2d39df6fc0a392
Author: Grant <grant.xuexu@...>
Date: 2018-06-15T01:59:05Z
refactor params as dq definition
commit 65a93e5edce52845415e7f6abd591d5330c7296c
Author: Grant <grant.xuexu@...>
Date: 2018-06-15T03:16:32Z
Merge branch 'master' of https://github.com/apache/incubator-griffin
commit 238c9309d43e3e131d5a32247e58c03989c1dcc4
Author: Grant <grant.xuexu@...>
Date: 2018-06-17T00:09:28Z
Merge branch 'master' of https://github.com/apache/incubator-griffin
commit 41cb5903d51ab1238af901a6ca929d523c1d9210
Author: Grant <grant.xuexu@...>
Date: 2018-06-17T00:43:00Z
log before ignore exceptions, and fix some boolean comparsion bugs
commit 5492233f1053175b89a202fe9e214c915ab9997b
Author: Grant <grant.xuexu@...>
Date: 2018-06-18T00:01:06Z
log before ignore exceptions, and fix some boolean comparsion bugs
----
---