[GitHub] incubator-quickstep pull request #307: Moved InsertDestination::getTouchedBl...

2017-10-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-quickstep/pull/307


---


[GitHub] incubator-quickstep pull request #307: Moved InsertDestination::getTouchedBl...

2017-10-05 Thread zuyu
GitHub user zuyu opened a pull request:

https://github.com/apache/incubator-quickstep/pull/307

Moved InsertDestination::getTouchedBlocks as a private method.

The method is used only for testing.

Assigned to @hbdeshmukh.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/zuyu/incubator-quickstep get-touched-blocks

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-quickstep/pull/307.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 #307






---