GitHub user zuyu opened a pull request:
https://github.com/apache/incubator-quickstep/pull/353
Minor bug fixes and refactors.
This PR contains most work from @jianqiao when working on the datalog
branch, including bug fix and some refactors.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zuyu/incubator-quickstep bug-fix-refactor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/353.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 #353
----
commit 7aa91392e67cdb96a75e36522f243c71330ab811
Author: Zuyu Zhang <zuyu@...>
Date: 2018-05-07T21:08:35Z
Minor bug fixes and refactors.
----
---